diff options
author | Christopher R. Hertel <crh@samba.org> | 2006-06-27 17:58:55 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 2006-06-27 17:58:55 +0000 |
commit | 6fe43bcdcd48e7b59851d376c72fc3b69fa308bc (patch) | |
tree | 5fc4b46fbd33ffc6bf66b334d80adcb72bd2a1d4 | |
parent | 714b50f9669ab69ba90001ba05853876a215e29f (diff) | |
download | samba-6fe43bcdcd48e7b59851d376c72fc3b69fa308bc.tar.gz samba-6fe43bcdcd48e7b59851d376c72fc3b69fa308bc.tar.xz samba-6fe43bcdcd48e7b59851d376c72fc3b69fa308bc.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.
-rw-r--r-- | source/param/params.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/param/params.c b/source/param/params.c index 6669e80191d..6d036e40f69 100644 --- a/source/param/params.c +++ b/source/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 |