diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 05:27:27 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 05:27:27 +0200 |
commit | 5f4a442a96b3ccdef4f78be4790f09d1b7b995db (patch) | |
tree | a83238faa11a2e553075afb2e6cb2887d459171c /sensei-raw-ctl-gui.c | |
parent | 7648ad808e2a1b5297c1abdd8ce47cc404c355cc (diff) | |
download | sensei-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-gui.c')
-rw-r--r-- | sensei-raw-ctl-gui.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sensei-raw-ctl-gui.c b/sensei-raw-ctl-gui.c index a995e12..69b8c3e 100644 --- a/sensei-raw-ctl-gui.c +++ b/sensei-raw-ctl-gui.c @@ -3,11 +3,10 @@ * * Very tightly coupled with the sensei-raw-ctl utility. * - * Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com> + * Copyright (c) 2013, 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 |