aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 22:11:27 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 22:18:26 +0100
commit42568cd7cb2d7779cf3b7bb05778bed4daf63bc3 (patch)
tree5292f7521e856f82eb53f7539881bf9b360b788e /COPYING
parent282b528e3d8477bbfca9132facdc39d2b09c2cc6 (diff)
Small cosmetic changes
- Do not declare variables as local if they are also declared using `typeset'. - Slightly improve man page. - Change license links to https. - Update TODO
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING6
1 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index dba13ed..be3f7b2 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -643,7 +643,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -658,4 +658,4 @@ specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.