summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaslo Hunhold <dev@frign.de>2017-08-04 16:35:41 +0200
committerLaslo Hunhold <dev@frign.de>2017-08-04 16:55:12 +0200
commitcbd8274cbd2e5ed6ec26425bfb0fb3cf45aafbc5 (patch)
tree7a52c20b0f80a28f6ac9c8ed9017b154b83520f4
parent4e3c389ffa26127c756139c77d8ab91d1ee57156 (diff)
Change the license formatting a bit to be in line with the OSI
The (c)-symbol has become more of a remnant after the Berne convention has been signed. Given the ISC exploits some simplifications introduced with the Berne convention, it just makes sense to drop this relict as well and just state our Copyright without much ado about nothing. https://opensource.org/licenses/ISC
-rw-r--r--LICENSE18
-rw-r--r--arg.h2
2 files changed, 10 insertions, 10 deletions
diff --git a/LICENSE b/LICENSE
index dc22ca9..e90a237 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,15 +1,15 @@
ISC-License
-(c) 2014-2017 Laslo Hunhold <dev@frign.de>
+Copyright 2014-2017 Laslo Hunhold <dev@frign.de>
-(c) 2004 Ted Unangst <tedu@openbsd.org>
-(c) 2004 Todd C. Miller <Todd.Miller@courtesan.com>
-(c) 2008 Otto Moerbeek <otto@drijf.net>
-(c) 2014-2015 Dimitris Papastamos <sin@2f30.org>
-(c) 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org>
-(c) 2015 Willy Goiffon <willy@mailoo.org>
-(c) 2016 Alexander Krotov <ilabdsf@yandex.ru>
-(c) 2017 Mattias Andrée <maandree@kth.se>
+Copyright 2004 Ted Unangst <tedu@openbsd.org>
+Copyright 2004 Todd C. Miller <Todd.Miller@courtesan.com>
+Copyright 2008 Otto Moerbeek <otto@drijf.net>
+Copyright 2014-2015 Dimitris Papastamos <sin@2f30.org>
+Copyright 2014-2016 Hiltjo Posthuma <hiltjo@codemadness.org>
+Copyright 2015 Willy Goiffon <willy@mailoo.org>
+Copyright 2016 Alexander Krotov <ilabdsf@yandex.ru>
+Copyright 2017 Mattias Andrée <maandree@kth.se>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/arg.h b/arg.h
index 8875490..12ddffe 100644
--- a/arg.h
+++ b/arg.h
@@ -1,7 +1,7 @@
/*
* ISC-License
*
- * (c) 2017 Laslo Hunhold <dev@frign.de>
+ * Copyright 2017 Laslo Hunhold <dev@frign.de>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above