diff options
author | Tim Potter <tpot@samba.org> | 2004-08-24 11:32:59 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:52:27 -0500 |
commit | a68a17a11e9512cb7ed102a0bd6e8f0785f749f7 (patch) | |
tree | 28945011ecce9b4e423de259b68b9cfebbd731c5 /source3 | |
parent | fd63959c4dbaee9ee97293f53eff125ce3e9feaf (diff) | |
download | samba-a68a17a11e9512cb7ed102a0bd6e8f0785f749f7.tar.gz samba-a68a17a11e9512cb7ed102a0bd6e8f0785f749f7.tar.bz2 samba-a68a17a11e9512cb7ed102a0bd6e8f0785f749f7.zip |
r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a year
in the late 1990's may be more appropriate though.
(This used to be commit 4c881b7a9e40307710ec860375985dc2145f2dd8)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/ntdomain.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index a63272fd18..45d64cf633 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -4,7 +4,7 @@ Copyright (C) Andrew Tridgell 1992-1997 Copyright (C) Luke Kenneth Casson Leighton 1996-1997 Copyright (C) Paul Ashton 1997 - Copyright (C) Jeremy Allison 200-2004 + Copyright (C) Jeremy Allison 2000-2004 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 |