aboutsummaryrefslogtreecommitdiff
path: root/sensei-raw-ctl.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-24 05:27:27 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-24 05:27:27 +0200
commit5f4a442a96b3ccdef4f78be4790f09d1b7b995db (patch)
treea83238faa11a2e553075afb2e6cb2887d459171c /sensei-raw-ctl.c
parent7648ad808e2a1b5297c1abdd8ce47cc404c355cc (diff)
downloadsensei-raw-ctl-5f4a442a96b3ccdef4f78be4790f09d1b7b995db.tar.gz
sensei-raw-ctl-5f4a442a96b3ccdef4f78be4790f09d1b7b995db.tar.xz
sensei-raw-ctl-5f4a442a96b3ccdef4f78be4790f09d1b7b995db.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 'sensei-raw-ctl.c')
-rw-r--r--sensei-raw-ctl.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sensei-raw-ctl.c b/sensei-raw-ctl.c
index df5fe9e..f44a9e4 100644
--- a/sensei-raw-ctl.c
+++ b/sensei-raw-ctl.c
@@ -6,11 +6,10 @@
*
* The code might be a bit long but does very little; most of it is UI.
*
- * Copyright (c) 2013 - 2016, Přemysl Janouch <p.janouch@gmail.com>
+ * Copyright (c) 2013 - 2016, 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