farbfeld

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

commit 2154fbeb33e2ed1a894968c724743fe9ceb72554
parent b52a5f56e76a527ebef4dba72187f7e8603f5c78
Author: FRIGN <dev@frign.de>
Date:   Mon, 23 Nov 2015 01:02:37 +0100

Update LICENSE

Diffstat:
MLICENSE | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -1,8 +1,6 @@ ISC-License (c) 2014-2015 Laslo Hunhold <dev@frign.de> -(c) 2014 Dimitris Papastamos <sin@2f30.org> -(c) 2014 Hiltjo Posthuma <hiltjo@codemadness.org> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -15,3 +13,7 @@ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +(c) 2014-2015 Dimitris Papastamos <sin@2f30.org> +(c) 2014 Hiltjo Posthuma <hiltjo@codemadness.org> +(c) 2015 Willy Goiffon <willy@mailoo.org>