s3:winbindd/idmap_proto.h: add GPL/Copyright header (cherry picked from commit 88078c...
authorMichael Adam <obnox@samba.org>
Mon, 30 May 2011 22:23:46 +0000 (00:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jun 2011 18:13:56 +0000 (20:13 +0200)
source3/winbindd/idmap_proto.h

index fa7f7120246fa1eb0a999d6f01945270775f88f7..73f05009b93291b8424e262163a3edf077aa6b64 100644 (file)
@@ -1,3 +1,28 @@
+/*
+ *  Unix SMB/CIFS implementation.
+ *  ID Mapping
+ *
+ *  Copyright (C) Tim Potter 2000
+ *  Copyright (C) Jim McDonough <jmcd@us.ibm.com> 2003
+ *  Copyright (C) Simo Sorce 2003-2007
+ *  Copyright (C) Jeremy Allison 2006
+ *  Copyright (C) Michael Adam 2009-2010
+ *
+ *  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
+ *  the Free Software Foundation; either version 3 of the License, or
+ *  (at your option) any later version.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+
 /* The following definitions come from winbindd/idmap.c  */
 
 bool idmap_is_offline(void);