summaryrefslogtreecommitdiff
path: root/source3/printing
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-07-11 13:17:57 +0000
committerGerald Carter <jerry@samba.org>2002-07-11 13:17:57 +0000
commitbdfe11eaeadee6e9f6050511203b36f0c62ecfc4 (patch)
tree3deb1bc51891fc0e9ec37823579626e51f341144 /source3/printing
parent5d827857560ecd23c0cd5179d73e1f14a7ed993a (diff)
downloadsamba-bdfe11eaeadee6e9f6050511203b36f0c62ecfc4.tar.gz
samba-bdfe11eaeadee6e9f6050511203b36f0c62ecfc4.tar.bz2
samba-bdfe11eaeadee6e9f6050511203b36f0c62ecfc4.zip
added copyright
(This used to be commit dcb6d70706a0e86881588c3828ff5bd4d63d415f)
Diffstat (limited to 'source3/printing')
-rw-r--r--source3/printing/nt_printing.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c
index 8e65f1d76a..ff08b99eb0 100644
--- a/source3/printing/nt_printing.c
+++ b/source3/printing/nt_printing.c
@@ -3,6 +3,7 @@
* RPC Pipe client / server routines
* Copyright (C) Andrew Tridgell 1992-2000,
* Copyright (C) Jean François Micouleau 1998-2000.
+ * Copyright (C) Gerald Carter 2002.
*
* 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