diff options
author | Rob Crittenden <rcritten@redhat.com> | 2008-02-04 15:15:52 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2008-02-04 15:15:52 -0500 |
commit | 97d9c235ddf5274836eb8bfc18e8798ae44614a0 (patch) | |
tree | 388960180c6be2b408711b35c27fd5f444e6c801 /ipa-admintools | |
parent | 217019e9de5b72f661c091cc57bc6752c7dc7d14 (diff) | |
download | freeipa-97d9c235ddf5274836eb8bfc18e8798ae44614a0.tar.gz freeipa-97d9c235ddf5274836eb8bfc18e8798ae44614a0.tar.xz freeipa-97d9c235ddf5274836eb8bfc18e8798ae44614a0.zip |
Set the license uniformly to GPLv2 only.
Diffstat (limited to 'ipa-admintools')
-rw-r--r-- | ipa-admintools/man/ipa-adddelegation.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-addgroup.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-addservice.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-adduser.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-deldelegation.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-delgroup.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-delservice.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-deluser.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-findgroup.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-findservice.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-finduser.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-getkeytab.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-listdelegation.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-lockuser.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-moddelegation.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-modgroup.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-moduser.1 | 3 | ||||
-rw-r--r-- | ipa-admintools/man/ipa-passwd.1 | 3 |
18 files changed, 18 insertions, 36 deletions
diff --git a/ipa-admintools/man/ipa-adddelegation.1 b/ipa-admintools/man/ipa-adddelegation.1 index 5a269646..3233c5cd 100644 --- a/ipa-admintools/man/ipa-adddelegation.1 +++ b/ipa-admintools/man/ipa-adddelegation.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-addgroup.1 b/ipa-admintools/man/ipa-addgroup.1 index 701c1d2c..5cc417d3 100644 --- a/ipa-admintools/man/ipa-addgroup.1 +++ b/ipa-admintools/man/ipa-addgroup.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-addservice.1 b/ipa-admintools/man/ipa-addservice.1 index 7ac1a7a8..82250efc 100644 --- a/ipa-admintools/man/ipa-addservice.1 +++ b/ipa-admintools/man/ipa-addservice.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-adduser.1 b/ipa-admintools/man/ipa-adduser.1 index d8b40a2e..abf1485a 100644 --- a/ipa-admintools/man/ipa-adduser.1 +++ b/ipa-admintools/man/ipa-adduser.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-deldelegation.1 b/ipa-admintools/man/ipa-deldelegation.1 index b626e119..9ec0aee6 100644 --- a/ipa-admintools/man/ipa-deldelegation.1 +++ b/ipa-admintools/man/ipa-deldelegation.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-delgroup.1 b/ipa-admintools/man/ipa-delgroup.1 index 0e637229..de158c70 100644 --- a/ipa-admintools/man/ipa-delgroup.1 +++ b/ipa-admintools/man/ipa-delgroup.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-delservice.1 b/ipa-admintools/man/ipa-delservice.1 index 56b2d201..8ba1247e 100644 --- a/ipa-admintools/man/ipa-delservice.1 +++ b/ipa-admintools/man/ipa-delservice.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-deluser.1 b/ipa-admintools/man/ipa-deluser.1 index c9665a09..81e7ba1d 100644 --- a/ipa-admintools/man/ipa-deluser.1 +++ b/ipa-admintools/man/ipa-deluser.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-findgroup.1 b/ipa-admintools/man/ipa-findgroup.1 index decab3df..bfba8ea2 100644 --- a/ipa-admintools/man/ipa-findgroup.1 +++ b/ipa-admintools/man/ipa-findgroup.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-findservice.1 b/ipa-admintools/man/ipa-findservice.1 index e23d34c4..f75f216f 100644 --- a/ipa-admintools/man/ipa-findservice.1 +++ b/ipa-admintools/man/ipa-findservice.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-finduser.1 b/ipa-admintools/man/ipa-finduser.1 index e08ddc8d..94989e7e 100644 --- a/ipa-admintools/man/ipa-finduser.1 +++ b/ipa-admintools/man/ipa-finduser.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-getkeytab.1 b/ipa-admintools/man/ipa-getkeytab.1 index da511171..3ca1b458 100644 --- a/ipa-admintools/man/ipa-getkeytab.1 +++ b/ipa-admintools/man/ipa-getkeytab.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-listdelegation.1 b/ipa-admintools/man/ipa-listdelegation.1 index c7ee00c0..b0a044ad 100644 --- a/ipa-admintools/man/ipa-listdelegation.1 +++ b/ipa-admintools/man/ipa-listdelegation.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-lockuser.1 b/ipa-admintools/man/ipa-lockuser.1 index 2a634781..442c0b1b 100644 --- a/ipa-admintools/man/ipa-lockuser.1 +++ b/ipa-admintools/man/ipa-lockuser.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-moddelegation.1 b/ipa-admintools/man/ipa-moddelegation.1 index 5624c7c5..86edfdeb 100644 --- a/ipa-admintools/man/ipa-moddelegation.1 +++ b/ipa-admintools/man/ipa-moddelegation.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-modgroup.1 b/ipa-admintools/man/ipa-modgroup.1 index 7fa7f910..193d4a7c 100644 --- a/ipa-admintools/man/ipa-modgroup.1 +++ b/ipa-admintools/man/ipa-modgroup.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-moduser.1 b/ipa-admintools/man/ipa-moduser.1 index 53f479c4..fff038b7 100644 --- a/ipa-admintools/man/ipa-moduser.1 +++ b/ipa-admintools/man/ipa-moduser.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/ipa-admintools/man/ipa-passwd.1 b/ipa-admintools/man/ipa-passwd.1 index 04c46be2..a2f698ce 100644 --- a/ipa-admintools/man/ipa-passwd.1 +++ b/ipa-admintools/man/ipa-passwd.1 @@ -3,8 +3,7 @@ .\" .\" This is free software; you can redistribute it and/or modify it under .\" the terms of the GNU Library General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or -.\" (at your option) any later version. +.\" the Free Software Foundation; version 2 only .\" .\" This program is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of |