diff options
author | Jeremy Allison <jra@samba.org> | 1998-01-22 13:27:43 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1998-01-22 13:27:43 +0000 |
commit | 55f400bd84f26027f5ec9b7fa06b22895de7557c (patch) | |
tree | 645325e07b2704b4b1a028fe0bc9b273db9f6ba3 /source3/printing | |
parent | 118213c059501d384be9a6dcaf02d13a681bedc3 (diff) | |
download | samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.gz samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.xz samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.zip |
This is *not* a big change (although it looks like one).
This is merely updating the Copyright statements from 1997 to 1998.
It's a once a year thing :-).
NO OTHER CHANGES WERE MADE.
Jeremy.
(This used to be commit b9c16977231efb274e08856f7f3f4408dad6d96c)
Diffstat (limited to 'source3/printing')
-rw-r--r-- | source3/printing/pcap.c | 2 | ||||
-rw-r--r-- | source3/printing/print_svid.c | 4 | ||||
-rw-r--r-- | source3/printing/printing.c | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source3/printing/pcap.c b/source3/printing/pcap.c index bff81b8661d..3698114a2f5 100644 --- a/source3/printing/pcap.c +++ b/source3/printing/pcap.c @@ -2,7 +2,7 @@ Unix SMB/Netbios implementation. Version 1.9. printcap parsing - Copyright (C) Karl Auer 1993-1997 + Copyright (C) Karl Auer 1993-1998 Re-working by Martin Kiff, 1994 diff --git a/source3/printing/print_svid.c b/source3/printing/print_svid.c index bf48954ec23..3340568b14d 100644 --- a/source3/printing/print_svid.c +++ b/source3/printing/print_svid.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 1997 by Norm Jacobs, Colorado Springs, Colorado, USA - * Copyright (C) 1997 by Sun Microsystem, Inc. + * Copyright (C) 1997-1998 by Norm Jacobs, Colorado Springs, Colorado, USA + * Copyright (C) 1997-1998 by Sun Microsystem, Inc. * All Rights Reserved * * This program is free software; you can redistribute it and/or modify diff --git a/source3/printing/printing.c b/source3/printing/printing.c index 629b3ad4960..71b89022e6e 100644 --- a/source3/printing/printing.c +++ b/source3/printing/printing.c @@ -2,7 +2,7 @@ Unix SMB/Netbios implementation. Version 1.9. printing routines - Copyright (C) Andrew Tridgell 1992-1997 + Copyright (C) Andrew Tridgell 1992-1998 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 |