farbfeld

suckless image format with conversion tools
git clone git://git.suckless.org/farbfeld
Log | Files | Refs | README | LICENSE

commit cbd8274cbd2e5ed6ec26425bfb0fb3cf45aafbc5
parent 4e3c389ffa26127c756139c77d8ab91d1ee57156
Author: Laslo Hunhold <dev@frign.de>
Date:   Fri,  4 Aug 2017 16:35:41 +0200

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

Diffstat:
MLICENSE | 18+++++++++---------
Marg.h | 2+-
2 files changed, 10 insertions(+), 10 deletions(-)

diff --git 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 @@ -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