summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-05-12 11:57:12 +0200
committerAndreas Gruenbacher <agruen@suse.de>2009-06-08 12:56:24 +0200
commitf473a8d4da83541059180374b35c4b1405b94a75 (patch)
tree33a7443292c41848160b9d6e012077e04cf25b01
parentc565a742cf2d2a454ff2deb3788b26ca33428d03 (diff)
downloadacl-f473a8d4da83541059180374b35c4b1405b94a75.tar.gz
Clarify license notice
Refer to GPLv2+ specifically instead of only referring to GPL without version. (Acked by Felix Blyakher <felixb@sgi.com> on behalf of SGI on 8 April 2009.)
-rw-r--r--chacl/chacl.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/chacl/chacl.c b/chacl/chacl.c
index 319d2de..854a620 100644
--- a/chacl/chacl.c
+++ b/chacl/chacl.c
@@ -2,9 +2,10 @@
* Copyright (c) 2001-2002 Silicon Graphics, Inc.
* All Rights Reserved.
*
- * 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.
+ * 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 would be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of