From 2e9136e085f9a88741c594b44037b2f86474882f Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Fri, 30 May 2008 10:08:27 -0700 Subject: From Michael R Sweet . All, Noticed that smbspool.c still has my Easy Software Products copyright on it. The following patch fixes it to match the other code I've contributed over the years... Jeremy. (This used to be commit 9f5897e28dfa0d0563cd2568b4bedc601681e41b) --- source3/client/smbspool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/client/smbspool.c b/source3/client/smbspool.c index ed5fc69ef5..e567ef8037 100644 --- a/source3/client/smbspool.c +++ b/source3/client/smbspool.c @@ -2,7 +2,7 @@ Unix SMB/CIFS implementation. SMB backend for the Common UNIX Printing System ("CUPS") - Copyright (C) Easy Software Products 1999 + Copyright (C) Michael R Sweet 1999 Copyright (C) Andrew Tridgell 1994-1998 Copyright (C) Andrew Bartlett 2002 Copyright (C) Rodrigo Fernandez-Vizarra 2005 -- cgit