diff options
Diffstat (limited to 'daemon')
-rw-r--r-- | daemon/basic.c | 2 | ||||
-rw-r--r-- | daemon/basic.h | 2 | ||||
-rw-r--r-- | daemon/bd.c | 2 | ||||
-rw-r--r-- | daemon/bd.h | 2 | ||||
-rw-r--r-- | daemon/defaults.h | 2 | ||||
-rw-r--r-- | daemon/digest.c | 2 | ||||
-rw-r--r-- | daemon/digest.h | 2 | ||||
-rwxr-xr-x | daemon/dummy.c | 2 | ||||
-rw-r--r-- | daemon/httpauthd.c | 2 | ||||
-rw-r--r-- | daemon/httpauthd.h | 2 | ||||
-rw-r--r-- | daemon/ldap.c | 2 | ||||
-rw-r--r-- | daemon/misc.c | 2 | ||||
-rw-r--r-- | daemon/mysql.c | 2 | ||||
-rw-r--r-- | daemon/ntlm.c | 2 | ||||
-rw-r--r-- | daemon/ntlmssp.c | 2 | ||||
-rw-r--r-- | daemon/ntlmssp.h | 2 | ||||
-rw-r--r-- | daemon/pgsql.c | 2 | ||||
-rw-r--r-- | daemon/simple.c | 2 | ||||
-rw-r--r-- | daemon/usuals.h | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/daemon/basic.c b/daemon/basic.c index d46ea50..e64e46f 100644 --- a/daemon/basic.c +++ b/daemon/basic.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/basic.h b/daemon/basic.h index ad61894..6f85e4a 100644 --- a/daemon/basic.h +++ b/daemon/basic.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/bd.c b/daemon/bd.c index eebf496..6383801 100644 --- a/daemon/bd.c +++ b/daemon/bd.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/bd.h b/daemon/bd.h index 11d6f98..a42af68 100644 --- a/daemon/bd.h +++ b/daemon/bd.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/defaults.h b/daemon/defaults.h index e3d001f..193b46c 100644 --- a/daemon/defaults.h +++ b/daemon/defaults.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/digest.c b/daemon/digest.c index 52afaa8..dc0cfb9 100644 --- a/daemon/digest.c +++ b/daemon/digest.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/digest.h b/daemon/digest.h index 9fb0e6c..86360c7 100644 --- a/daemon/digest.h +++ b/daemon/digest.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/dummy.c b/daemon/dummy.c index 7145e2c..ca83e54 100755 --- a/daemon/dummy.c +++ b/daemon/dummy.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/httpauthd.c b/daemon/httpauthd.c index f335a40..68c0e46 100644 --- a/daemon/httpauthd.c +++ b/daemon/httpauthd.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/httpauthd.h b/daemon/httpauthd.h index fe8d262..4c7c8d6 100644 --- a/daemon/httpauthd.h +++ b/daemon/httpauthd.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/ldap.c b/daemon/ldap.c index b28593b..b3d88fc 100644 --- a/daemon/ldap.c +++ b/daemon/ldap.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/misc.c b/daemon/misc.c index 7b60422..e55aa47 100644 --- a/daemon/misc.c +++ b/daemon/misc.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/mysql.c b/daemon/mysql.c index aa0ed73..277162c 100644 --- a/daemon/mysql.c +++ b/daemon/mysql.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/ntlm.c b/daemon/ntlm.c index 2c73b0a..4022c9c 100644 --- a/daemon/ntlm.c +++ b/daemon/ntlm.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/ntlmssp.c b/daemon/ntlmssp.c index 5143895..8078842 100644 --- a/daemon/ntlmssp.c +++ b/daemon/ntlmssp.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/ntlmssp.h b/daemon/ntlmssp.h index ae47d69..5b6f034 100644 --- a/daemon/ntlmssp.h +++ b/daemon/ntlmssp.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/pgsql.c b/daemon/pgsql.c index d762435..cdafe99 100644 --- a/daemon/pgsql.c +++ b/daemon/pgsql.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/simple.c b/daemon/simple.c index 0bd1fff..46b1cf1 100644 --- a/daemon/simple.c +++ b/daemon/simple.c @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/daemon/usuals.h b/daemon/usuals.h index eb6cee6..928bb77 100644 --- a/daemon/usuals.h +++ b/daemon/usuals.h @@ -1,7 +1,7 @@ /* * HttpAuth * - * Copyright (C) 2004 Nate Nielsen + * Copyright (C) 2004 Stefan Walter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |