diff options
Diffstat (limited to 'cli')
| -rw-r--r-- | cli/src/cli-cmd-misc.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-cmd-parser.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-cmd-peer.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-cmd-system.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-cmd-volume.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-cmd.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-cmd.h | 6 | ||||
| -rw-r--r-- | cli/src/cli-mem-types.h | 6 | ||||
| -rw-r--r-- | cli/src/cli-rl.c | 6 | ||||
| -rw-r--r-- | cli/src/cli-rpc-ops.c | 6 | ||||
| -rw-r--r-- | cli/src/cli.c | 8 | ||||
| -rw-r--r-- | cli/src/cli.h | 6 | ||||
| -rw-r--r-- | cli/src/input.c | 6 | ||||
| -rw-r--r-- | cli/src/registry.c | 6 | 
14 files changed, 43 insertions, 43 deletions
diff --git a/cli/src/cli-cmd-misc.c b/cli/src/cli-cmd-misc.c index 1e356c63b..a8ad18844 100644 --- a/cli/src/cli-cmd-misc.c +++ b/cli/src/cli-cmd-misc.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-cmd-parser.c b/cli/src/cli-cmd-parser.c index 1d5bf40d8..393ece01b 100644 --- a/cli/src/cli-cmd-parser.c +++ b/cli/src/cli-cmd-parser.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-cmd-peer.c b/cli/src/cli-cmd-peer.c index c931341c3..c12c3871e 100644 --- a/cli/src/cli-cmd-peer.c +++ b/cli/src/cli-cmd-peer.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-cmd-system.c b/cli/src/cli-cmd-system.c index 36583893b..8809be627 100644 --- a/cli/src/cli-cmd-system.c +++ b/cli/src/cli-cmd-system.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-cmd-volume.c b/cli/src/cli-cmd-volume.c index ef9da8901..7d679ecfb 100644 --- a/cli/src/cli-cmd-volume.c +++ b/cli/src/cli-cmd-volume.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-cmd.c b/cli/src/cli-cmd.c index 26c155b50..c7b7b33e6 100644 --- a/cli/src/cli-cmd.c +++ b/cli/src/cli-cmd.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-cmd.h b/cli/src/cli-cmd.h index 4daf7fae3..a4a922f6e 100644 --- a/cli/src/cli-cmd.h +++ b/cli/src/cli-cmd.h @@ -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     <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-mem-types.h b/cli/src/cli-mem-types.h index 86e346641..a91a4fc5c 100644 --- a/cli/src/cli-mem-types.h +++ b/cli/src/cli-mem-types.h @@ -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     <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-rl.c b/cli/src/cli-rl.c index 5d1310858..e0061d125 100644 --- a/cli/src/cli-rl.c +++ b/cli/src/cli-rl.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli-rpc-ops.c b/cli/src/cli-rpc-ops.c index ce154f58d..d70767d8d 100644 --- a/cli/src/cli-rpc-ops.c +++ b/cli/src/cli-rpc-ops.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/cli.c b/cli/src/cli.c index ac0d768e4..674a802c2 100644 --- a/cli/src/cli.c +++ b/cli/src/cli.c @@ -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    <http://www.gnu.org/licenses/>.  */ @@ -87,7 +87,7 @@ const char *argp_program_version = ""                                 \          "<http://www.gluster.com>\n"                                  \          "GlusterFS comes with ABSOLUTELY NO WARRANTY.\n"              \          "You may redistribute copies of GlusterFS under the terms of "\ -        "the GNU Affero General Public License."; +        "the GNU General Public License.";  const char *argp_program_bug_address = "<" PACKAGE_BUGREPORT ">"; diff --git a/cli/src/cli.h b/cli/src/cli.h index ad8ed2682..6e3c66a16 100644 --- a/cli/src/cli.h +++ b/cli/src/cli.h @@ -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     <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/input.c b/cli/src/input.c index 5c38efe13..bf7e62d5a 100644 --- a/cli/src/input.c +++ b/cli/src/input.c @@ -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    <http://www.gnu.org/licenses/>.  */ diff --git a/cli/src/registry.c b/cli/src/registry.c index a65e26eca..a233bad81 100644 --- a/cli/src/registry.c +++ b/cli/src/registry.c @@ -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    <http://www.gnu.org/licenses/>.  */  | 
