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/pcap.c | |
parent | 118213c059501d384be9a6dcaf02d13a681bedc3 (diff) | |
download | samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.gz |
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/pcap.c')
-rw-r--r-- | source3/printing/pcap.c | 2 |
1 files changed, 1 insertions, 1 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 |