From 69800a6afbf96d6240d3c05251221efc56215e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 21 Jun 2018 23:57:25 +0200 Subject: Relicense to 0BSD, update mail address I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway. --- liberty.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'liberty.c') diff --git a/liberty.c b/liberty.c index 51b7058..df42e4a 100644 --- a/liberty.c +++ b/liberty.c @@ -1,11 +1,10 @@ /* * liberty.c: the ultimate C unlibrary * - * Copyright (c) 2014 - 2016, Přemysl Janouch + * Copyright (c) 2014 - 2018, Přemysl Janouch * * Permission to use, copy, modify, and/or distribute this software for any - * purpose with or without fee is hereby granted, provided that the above - * copyright notice and this permission notice appear in all copies. + * purpose with or without fee is hereby granted. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -- cgit v1.2.3