diff options
author | Christopher R. Hertel <crh@samba.org> | 2006-06-27 17:58:55 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:19:00 -0500 |
commit | 98118545c19ea4236dff9a2ec002efcfe60d81ff (patch) | |
tree | 71f5938920e34c149ee20bbfb836c39ec7b3d7d6 | |
parent | b000e8f08312717c123bdc800fffee0347f53d5b (diff) | |
download | samba-98118545c19ea4236dff9a2ec002efcfe60d81ff.tar.gz samba-98118545c19ea4236dff9a2ec002efcfe60d81ff.tar.bz2 samba-98118545c19ea4236dff9a2ec002efcfe60d81ff.zip |
r16570: Corrected the copyright notice. I had requested and received permission
from my management at the University to release under my own copyright.
My mistake for entering the wrong info.
(This used to be commit c65ebeb02810fb4039555c55779ec62a4a8de564)
-rw-r--r-- | source3/param/params.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/param/params.c b/source3/param/params.c index 6669e80191..6d036e40f6 100644 --- a/source3/param/params.c +++ b/source3/param/params.c @@ -3,9 +3,9 @@ * * This module Copyright (C) 1990-1998 Karl Auer * - * Rewritten almost completely by Christopher R. Hertel - * at the University of Minnesota, September, 1997. - * This module Copyright (C) 1997-1998 by the University of Minnesota + * Rewritten almost completely by Christopher R. Hertel, 1997. + * This module Copyright (C) 1997-1998 by Christopher R. Hertel + * * -------------------------------------------------------------------------- ** * * This program is free software; you can redistribute it and/or modify |