From 85c013f3accfc409c1a520d0ad529a2c1c16c653 Mon Sep 17 00:00:00 2001 From: Pranith K Date: Mon, 4 Oct 2010 08:44:11 +0000 Subject: Change GNU GPL to GNU AGPL Signed-off-by: Pranith Kumar K Signed-off-by: Vijay Bellur BUG: 1388 () URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1388 --- doc/glusterfs-volgen.8 | 6 +++--- doc/glusterfs.8 | 6 +++--- doc/mount.glusterfs.8 | 6 +++--- doc/user-guide/fdl.texi | 4 ++-- doc/user-guide/user-guide.info | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/glusterfs-volgen.8 b/doc/glusterfs-volgen.8 index c1881a28ac1..f185e9aed4d 100644 --- a/doc/glusterfs-volgen.8 +++ b/doc/glusterfs-volgen.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 General Public License as published +.\" it under the terms of the GNU Affero 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 -.\" General Public License for more details. +.\" Affero General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License +.\" You should have received a copy of the GNU Affero General Public License .\" long with this program. If not, see .\" . .\" diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index 93777541d68..082b8074a28 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 General Public License as published +.\" it under the terms of the GNU Affero 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 -.\" General Public License for more details. +.\" Affero General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License +.\" You should have received a copy of the GNU Affero General Public License .\" long with this program. If not, see .\" . .\" diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index 49deda80560..7be1f0c786c 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 General Public License as published +.\" it under the terms of the GNU Affero 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 -.\" General Public License for more details. +.\" Affero General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public License +.\" You should have received a copy of the GNU Affero 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 e33c687cdfb..92cfa81a79f 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 General Public License, which is a copyleft +complements the GNU Affero 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 General Public License, +free software license, such as the GNU Affero 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 10992d7e234..94a24c01dac 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 General Public License, which is a copyleft + It complements the GNU Affero 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 General Public License, to +free software license, such as the GNU Affero General Public License, to permit their use in free software.  -- cgit