aboutsummaryrefslogtreecommitdiff
path: root/liberty.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-21 23:57:25 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-21 23:57:25 +0200
commit69800a6afbf96d6240d3c05251221efc56215e82 (patch)
treec91b6ff0476a086f7d3941a5280a542d256074ff /liberty.c
parentfe1035633a1a17febbec6d42d53ab8c9afeddfc1 (diff)
downloadliberty-69800a6afbf96d6240d3c05251221efc56215e82.tar.gz
liberty-69800a6afbf96d6240d3c05251221efc56215e82.tar.xz
liberty-69800a6afbf96d6240d3c05251221efc56215e82.zip
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.
Diffstat (limited to 'liberty.c')
-rw-r--r--liberty.c5
1 files changed, 2 insertions, 3 deletions
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 <p.janouch@gmail.com>
+ * Copyright (c) 2014 - 2018, Přemysl Janouch <p@janouch.name>
*
* 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