summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-28 19:29:25 +0000
committerStef Walter <stef@memberwebs.com>2007-05-28 19:29:25 +0000
commit82a32ff78428bec9f9a4f69cc21ccf9d197a38ff (patch)
treeecea6a03cb46f17d2857b2183a3d8680d45469c9 /daemon
parent5763a98bdac994a8c2ddbd693d36cbb75b1ce987 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'daemon')
-rw-r--r--daemon/basic.c2
-rw-r--r--daemon/basic.h2
-rw-r--r--daemon/bd.c2
-rw-r--r--daemon/bd.h2
-rw-r--r--daemon/defaults.h2
-rw-r--r--daemon/digest.c2
-rw-r--r--daemon/digest.h2
-rwxr-xr-xdaemon/dummy.c2
-rw-r--r--daemon/httpauthd.c2
-rw-r--r--daemon/httpauthd.h2
-rw-r--r--daemon/ldap.c2
-rw-r--r--daemon/misc.c2
-rw-r--r--daemon/mysql.c2
-rw-r--r--daemon/ntlm.c2
-rw-r--r--daemon/ntlmssp.c2
-rw-r--r--daemon/ntlmssp.h2
-rw-r--r--daemon/pgsql.c2
-rw-r--r--daemon/simple.c2
-rw-r--r--daemon/usuals.h2
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