summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/dynconfig.c2
-rw-r--r--source4/include/dynconfig.h3
-rw-r--r--source4/lib/util.c2
-rw-r--r--source4/param/loadparm.c2
4 files changed, 5 insertions, 4 deletions
diff --git a/source4/dynconfig.c b/source4/dynconfig.c
index 7c09f9805b..9fdbee7cde 100644
--- a/source4/dynconfig.c
+++ b/source4/dynconfig.c
@@ -1,7 +1,7 @@
/*
Unix SMB/CIFS implementation.
Copyright (C) 2001 by Martin Pool <mbp@samba.org>
- Copyright (C) 2003 by Anthony Liguori <aliguor@us.ibm.com>
+ Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003.
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/source4/include/dynconfig.h b/source4/include/dynconfig.h
index b2fd7a29a2..845baa320e 100644
--- a/source4/include/dynconfig.h
+++ b/source4/include/dynconfig.h
@@ -1,7 +1,8 @@
/*
Unix SMB/CIFS implementation.
Copyright (C) 2001 by Martin Pool <mbp@samba.org>
- Copyright (C) 2003 by Anthony Liguori <aliguor@us.ibm.com>
+ Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003.
+
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/source4/lib/util.c b/source4/lib/util.c
index 3666d6e4e7..e09796c4f3 100644
--- a/source4/lib/util.c
+++ b/source4/lib/util.c
@@ -4,7 +4,7 @@
Copyright (C) Andrew Tridgell 1992-1998
Copyright (C) Jeremy Allison 2001-2002
Copyright (C) Simo Sorce 2001
- Copyright (C) Anthony Liguori 2003
+ Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003.
Copyright (C) James J Myers 2003
This program is free software; you can redistribute it and/or modify
diff --git a/source4/param/loadparm.c b/source4/param/loadparm.c
index 293df3bb1f..a0582b6f46 100644
--- a/source4/param/loadparm.c
+++ b/source4/param/loadparm.c
@@ -8,7 +8,7 @@
Copyright (C) Simo Sorce 2001
Copyright (C) Alexander Bokovoy 2002
Copyright (C) Stefan (metze) Metzmacher 2002
- Copyright (C) Anthony Liguori 2003
+ Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003.
Copyright (C) James Myers 2003 <myersjj@samba.org>
This program is free software; you can redistribute it and/or modify