From 0cf100b58c34b40eb7f35fa6913996539e0e3aa9 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Sat, 6 Aug 2011 14:00:03 +0530 Subject: LICENSE: s/GNU Affero General Public/GNU General Public/ Change-Id: I3914467611e573cccee0d22df93920cf1b2eb79f BUG: 3348 Reviewed-on: http://review.gluster.com/182 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- doc/gluster.8 | 6 +++--- doc/glusterd.8 | 6 +++--- doc/glusterfs.8 | 6 +++--- doc/glusterfsd.8 | 6 +++--- doc/mount.glusterfs.8 | 6 +++--- doc/user-guide/fdl.texi | 4 ++-- doc/user-guide/user-guide.info | 4 ++-- 7 files changed, 19 insertions(+), 19 deletions(-) (limited to 'doc') diff --git a/doc/gluster.8 b/doc/gluster.8 index ee37956a..87c81208 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -2,16 +2,16 @@ .\" This file is part of GlusterFS. .\" .\" GlusterFS is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU Affero General Public License as published +.\" 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. .\" .\" GlusterFS 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 -.\" Affero General Public License for more details. +.\" General Public License for more details. .\" -.\" You should have received a copy of the GNU Affero General Public License +.\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see " . .\" .\" diff --git a/doc/glusterd.8 b/doc/glusterd.8 index 4b3d30eb..267a7e00 100644 --- a/doc/glusterd.8 +++ b/doc/glusterd.8 @@ -3,16 +3,16 @@ .\" This file is part of GlusterFS. .\" .\" GlusterFS is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU Affero General Public License as published +.\" 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. .\" .\" GlusterFS 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 -.\" Affero General Public License for more details. +.\" General Public License for more details. .\" -.\" You should have received a copy of the GNU Affero General Public License +.\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see .\" . .\" diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index ef27c7f1..b21fd675 100644 --- a/doc/glusterfs.8 +++ b/doc/glusterfs.8 @@ -2,16 +2,16 @@ .\" This file is part of GlusterFS. .\" .\" GlusterFS is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU Affero General Public License as published +.\" 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. .\" .\" GlusterFS 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 -.\" Affero General Public License for more details. +.\" General Public License for more details. .\" -.\" You should have received a copy of the GNU Affero General Public License +.\" You should have received a copy of the GNU General Public License .\" long with this program. If not, see .\" . .\" diff --git a/doc/glusterfsd.8 b/doc/glusterfsd.8 index 2374918b..f4261e3a 100644 --- a/doc/glusterfsd.8 +++ b/doc/glusterfsd.8 @@ -2,16 +2,16 @@ .\" This file is part of GlusterFS. .\" .\" GlusterFS is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU Affero General Public License as published +.\" 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. .\" .\" GlusterFS 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 -.\" Affero General Public License for more details. +.\" General Public License for more details. .\" -.\" You should have received a copy of the GNU Affero General Public License +.\" You should have received a copy of the GNU General Public License .\" long with this program. If not, see .\" . .\" diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index 0552f7f6..10e1d59f 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -2,16 +2,16 @@ .\" This file is part of GlusterFS. .\" .\" GlusterFS is free software; you can redistribute it and/or modify -.\" it under the terms of the GNU Affero General Public License as published +.\" 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. .\" .\" GlusterFS 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 -.\" Affero General Public License for more details. +.\" General Public License for more details. .\" -.\" You should have received a copy of the GNU Affero General Public License +.\" You should have received a copy of the GNU General Public License .\" long with this program. If not, see .\" . .\" diff --git a/doc/user-guide/fdl.texi b/doc/user-guide/fdl.texi index 92cfa81a..e33c687c 100644 --- a/doc/user-guide/fdl.texi +++ b/doc/user-guide/fdl.texi @@ -27,7 +27,7 @@ for modifications made by others. This License is a kind of ``copyleft'', which means that derivative works of the document must themselves be free in the same sense. It -complements the GNU Affero General Public License, which is a copyleft +complements the GNU General Public License, which is a copyleft license designed for free software. We have designed this License in order to use it for manuals for free @@ -445,7 +445,7 @@ situation. If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of -free software license, such as the GNU Affero General Public License, +free software license, such as the GNU General Public License, to permit their use in free software. @c Local Variables: diff --git a/doc/user-guide/user-guide.info b/doc/user-guide/user-guide.info index 494c0e94..825e12b8 100644 --- a/doc/user-guide/user-guide.info +++ b/doc/user-guide/user-guide.info @@ -2188,7 +2188,7 @@ Appendix A GNU Free Documentation Licence This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. - It complements the GNU Affero General Public License, which is a copyleft + It complements the GNU General Public License, which is a copyleft license designed for free software. We have designed this License in order to use it for manuals for @@ -2591,7 +2591,7 @@ situation. If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of -free software license, such as the GNU Affero General Public License, to +free software license, such as the GNU General Public License, to permit their use in free software.  -- cgit