=== modified file 'plugins.d/askpass-fifo.c' --- plugins.d/askpass-fifo.c 2009-01-10 02:21:13 +0000 +++ plugins.d/askpass-fifo.c 2009-01-10 06:00:50 +0000 @@ -1,6 +1,6 @@ /* -*- coding: utf-8 -*- */ /* - * Passprompt - Read a password from a FIFO and output it + * Askpass-FIFO - Read a password from a FIFO and output it * * Copyright © 2008,2009 Teddy Hogeborn * Copyright © 2008,2009 Björn Påhlsson === modified file 'plugins.d/mandos-client.c' --- plugins.d/mandos-client.c 2009-01-10 02:21:13 +0000 +++ plugins.d/mandos-client.c 2009-01-10 06:00:50 +0000 @@ -1,6 +1,6 @@ /* -*- coding: utf-8 -*- */ /* - * Mandos client - get and decrypt data from a Mandos server + * Mandos-client - get and decrypt data from a Mandos server * * This program is partly derived from an example program for an Avahi * service browser, downloaded from === modified file 'plugins.d/password-prompt.c' --- plugins.d/password-prompt.c 2009-01-08 03:54:06 +0000 +++ plugins.d/password-prompt.c 2009-01-10 06:00:50 +0000 @@ -1,6 +1,6 @@ /* -*- coding: utf-8 -*- */ /* - * Passprompt - Read a password from the terminal and print it + * Password-prompt - Read a password from the terminal and print it * * Copyright © 2008,2009 Teddy Hogeborn * Copyright © 2008,2009 Björn Påhlsson === modified file 'plugins.d/splashy.c' --- plugins.d/splashy.c 2009-01-04 21:54:55 +0000 +++ plugins.d/splashy.c 2009-01-10 06:00:50 +0000 @@ -1,6 +1,6 @@ /* -*- coding: utf-8 -*- */ /* - * Passprompt - Read a password from splashy and output it + * Splashy - Read a password from splashy and output it * * Copyright © 2008,2009 Teddy Hogeborn * Copyright © 2008,2009 Björn Påhlsson === modified file 'plugins.d/usplash.c' --- plugins.d/usplash.c 2009-01-10 02:21:13 +0000 +++ plugins.d/usplash.c 2009-01-10 06:00:50 +0000 @@ -1,6 +1,6 @@ /* -*- coding: utf-8 -*- */ /* - * Passprompt - Read a password from usplash and output it + * Usplash - Read a password from usplash and output it * * Copyright © 2008,2009 Teddy Hogeborn * Copyright © 2008,2009 Björn Påhlsson