summaryrefslogtreecommitdiff
path: root/lib/sysacls.h
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-07-07 05:33:14 +0000
committerWayne Davison <wayned@samba.org>2007-07-07 05:33:14 +0000
commit4fd842f98df4970f6e49a0365dbed60774e56c09 (patch)
tree6d8c8ffea02e510d06d5549b728840358ed9bf4c /lib/sysacls.h
parentf92f5b166e3019db42bc7fe1aa2f1a9178cd215d (diff)
downloadrsync-4fd842f98df4970f6e49a0365dbed60774e56c09.tar.gz
rsync-4fd842f98df4970f6e49a0365dbed60774e56c09.tar.bz2
rsync-4fd842f98df4970f6e49a0365dbed60774e56c09.zip
Switching to GPL 3.
Diffstat (limited to 'lib/sysacls.h')
-rw-r--r--lib/sysacls.h38
1 files changed, 18 insertions, 20 deletions
diff --git a/lib/sysacls.h b/lib/sysacls.h
index b8a40c3d..b8b7f117 100644
--- a/lib/sysacls.h
+++ b/lib/sysacls.h
@@ -1,23 +1,21 @@
-/*
- Unix SMB/Netbios implementation.
- Version 2.2.x
- Portable SMB ACL interface
- Copyright (C) Jeremy Allison 2000
-
- 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 2 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, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-*/
+/*
+ * Unix SMB/Netbios implementation.
+ * Version 2.2.x
+ * Portable SMB ACL interface
+ * Copyright (C) Jeremy Allison 2000
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * 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
+ * with this program; if not, visit the http://fsf.org website.
+ */
#ifdef SUPPORT_ACLS