From a68a17a11e9512cb7ed102a0bd6e8f0785f749f7 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Tue, 24 Aug 2004 11:32:59 +0000 Subject: 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) --- source3/include/ntdomain.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit