Changes between Version 9 and Version 10 of KeySigning
- Timestamp:
- Jan 26, 2008, 10:54:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KeySigning
v9 v10 29 29 30 30 == License == 31 32 The GnuPG Key-Signing Tools are free software; you can redistribute them and/or modify them under the terms of version 2 of the [/licenses/gpl-2.0 GNU General Public License] as published by the [http://www.fsf.org/ Free Software Foundation]. 31 The GnuPG Key-Signing Tools are free software; you can redistribute it and/or modify it under the terms of either [/licenses/gpl-2.0 version 2] or [/licenses/gpl-3.0 version 3] of the GNU General Public License as published by the [http://www.fsf.org/ Free Software Foundation]. 33 32 34 33 The GnuPG Key-Signing Tools are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [/licenses/gpl-2.0 GNU General Public License] for more details. … … 36 35 === Note about GPG Challenge === 37 36 38 The original script allows version 2 or later of the GPL in the permission text, which means you should be able to distribute the original under the terms of version 3 of the GPL. I have explicitly chosen (as per the permission text: "either version 2 of the License, or (at your option) any later version") to apply only version 2 of the GPL to the script until I have understood version 3 to my satisfaction and am willing to use it.37 The original script allows version 2 or later of the GPL in the permission text, which means you should be able to distribute the original under the terms of future versions of the GPL. I have explicitly chosen (as per the permission text: "either version 2 of the License, or (at your option) any later version") to apply only version 2 and version 3 of the GPL to the script. Future versions of the GPL may be added as I understand them. 39 38 40 39 A slightly modified (to remove the original author's details from the configuration) version of the original is available in [/misc/browser/keysigning/send-challenge-v1.1.pl?rev=36 revision 36 of the repository].