aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-08-24 00:41:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-08-24 00:41:49 +1200
commit82266251bc460a8952ba2efbdb2c16cb50c12ebb (patch)
tree3e0e094bcbd16e402867dab399e8300253120422 /README.md
parentAdd README, bump VERSION (diff)
parentCorrect Perl version specification in Makefile.PL (diff)
downloadnagios-check-ftp-master.tar.gz
nagios-check-ftp-master.zip
Merge branch 'release/v2.00'HEADv2.00master
* release/v2.00: Relicense from MIT to GPLv3+ Correct Perl version specification in Makefile.PL Use specific exception name
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 61bccc7..7700375 100644
--- a/README.md
+++ b/README.md
@@ -39,13 +39,14 @@ Thanks
------
This was written on company time with my employer [Inspire Net][1], who has
-generously allowed me to open source it.
+generously allowed me to release it as free software.
License
-------
-Copyright (c) [Tom Ryder][2]. Distributed under [MIT License][3].
+Copyright (C) 2020--2021 Tom Ryder <tom@sanctum.geek.nz>
+
+Distributed under GNU General Public License version 3 or any later version.
+Please see `COPYING`.
[1]: https://www.inspire.net.nz/
-[2]: https://sanctum.geek.nz/
-[3]: https://opensource.org/licenses/MIT