diff options
author | Jim McDonough <jmcd@samba.org> | 2002-02-01 16:58:01 +0000 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2002-02-01 16:58:01 +0000 |
commit | aa8ebe3956aaec908a808e24ed8d83073a3e9ee3 (patch) | |
tree | 8966121282aeffeaacee4db0fdd77ccf0ed4cf31 | |
parent | 47f7fb01a84707185f6a51f714e6e2c8503142f5 (diff) | |
download | samba-aa8ebe3956aaec908a808e24ed8d83073a3e9ee3.tar.gz samba-aa8ebe3956aaec908a808e24ed8d83073a3e9ee3.tar.bz2 samba-aa8ebe3956aaec908a808e24ed8d83073a3e9ee3.zip |
Fix file header description and copyright (from cut-and-paste laziness)
(This used to be commit 146c731c35beecd3ae8e093e52d94af0e2efcd69)
-rw-r--r-- | source3/libads/ldap_printer.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c index eef8788909..65fa649785 100644 --- a/source3/libads/ldap_printer.c +++ b/source3/libads/ldap_printer.c @@ -1,8 +1,6 @@ /* Unix SMB/CIFS implementation. - ads (active directory) utility library - Copyright (C) Andrew Tridgell 2001 - Copyright (C) Remus Koos 2001 + ads (active directory) printer utility library Copyright (C) Jim McDonough 2002 This program is free software; you can redistribute it and/or modify |