lib/util/wrap_xattr.h: fix licence/copyright
authorGünther Deschner <gd@samba.org>
Fri, 10 Jun 2011 13:00:10 +0000 (15:00 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Jul 2011 19:46:24 +0000 (21:46 +0200)
Guenther
(cherry picked from commit d228fc35f38b77877f0fd07b415df87d4ccdb812)
(cherry picked from commit 50ba4af1d34692235387e9eed3d14effcf74754a)

util/wrap_xattr.h

index 64b28d250cd95a1b1d071b77189b2f2e5b11c3dd..745b93d764b1a5dfe57443f5865cb57f2f6b41d5 100644 (file)
@@ -1,3 +1,24 @@
+/*
+   Unix SMB/CIFS implementation.
+
+   POSIX NTVFS backend - xattr support using filesystem xattrs
+
+   Copyright (C) Andrew Tridgell 2004
+
+   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/>.
+*/
+
 #ifndef __LIB_UTIL_WRAP_XATTR_H__
 #define __LIB_UTIL_WRAP_XATTR_H__