From cbd8274cbd2e5ed6ec26425bfb0fb3cf45aafbc5 Mon Sep 17 00:00:00 2001 From: Laslo Hunhold Date: Fri, 4 Aug 2017 16:35:41 +0200 Subject: 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 --- LICENSE | 18 +++++++++--------- arg.h | 2 +- 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 +Copyright 2014-2017 Laslo Hunhold -(c) 2004 Ted Unangst -(c) 2004 Todd C. Miller -(c) 2008 Otto Moerbeek -(c) 2014-2015 Dimitris Papastamos -(c) 2014-2016 Hiltjo Posthuma -(c) 2015 Willy Goiffon -(c) 2016 Alexander Krotov -(c) 2017 Mattias Andrée +Copyright 2004 Ted Unangst +Copyright 2004 Todd C. Miller +Copyright 2008 Otto Moerbeek +Copyright 2014-2015 Dimitris Papastamos +Copyright 2014-2016 Hiltjo Posthuma +Copyright 2015 Willy Goiffon +Copyright 2016 Alexander Krotov +Copyright 2017 Mattias Andrée 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 + * Copyright 2017 Laslo Hunhold * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3