summaryrefslogtreecommitdiff
path: root/source3/smbd/pipes.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-01-22 13:27:43 +0000
committerJeremy Allison <jra@samba.org>1998-01-22 13:27:43 +0000
commit55f400bd84f26027f5ec9b7fa06b22895de7557c (patch)
tree645325e07b2704b4b1a028fe0bc9b273db9f6ba3 /source3/smbd/pipes.c
parent118213c059501d384be9a6dcaf02d13a681bedc3 (diff)
downloadsamba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.gz
samba-55f400bd84f26027f5ec9b7fa06b22895de7557c.tar.bz2
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/smbd/pipes.c')
-rw-r--r--source3/smbd/pipes.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/smbd/pipes.c b/source3/smbd/pipes.c
index e2f704e6af..b5f9700f33 100644
--- a/source3/smbd/pipes.c
+++ b/source3/smbd/pipes.c
@@ -2,9 +2,9 @@
Unix SMB/Netbios implementation.
Version 1.9.
Pipe SMB reply routines
- Copyright (C) Andrew Tridgell 1992-1997,
- Copyright (C) Luke Kenneth Casson Leighton 1996-1997.
- Copyright (C) Paul Ashton 1997.
+ Copyright (C) Andrew Tridgell 1992-1998
+ Copyright (C) Luke Kenneth Casson Leighton 1996-1998
+ Copyright (C) Paul Ashton 1997-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