aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2017-02-03 23:15:35 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2017-02-03 23:15:35 +0100
commitba8e0f2a123acbd8b92569ee8cd73d4db58bec59 (patch)
tree812230bf1e0180435fc6c7c228311b330391e727
parent05d4b938c0936e2d02bc20b1230e8192ad6d5850 (diff)
downloadsensei-raw-ctl-ba8e0f2a123acbd8b92569ee8cd73d4db58bec59.tar.gz
sensei-raw-ctl-ba8e0f2a123acbd8b92569ee8cd73d4db58bec59.tar.xz
sensei-raw-ctl-ba8e0f2a123acbd8b92569ee8cd73d4db58bec59.zip
Fix and update LICENSE
-rw-r--r--LICENSE26
-rw-r--r--sensei-raw-ctl-gui.c1
-rw-r--r--sensei-raw-ctl.c1
3 files changed, 12 insertions, 16 deletions
diff --git a/LICENSE b/LICENSE
index 6f18de6..42b0193 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,15 +1,13 @@
- Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com>
- All rights reserved.
-
- 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.
-
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 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.
+Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com>
+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.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 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.
diff --git a/sensei-raw-ctl-gui.c b/sensei-raw-ctl-gui.c
index 76d8193..a995e12 100644
--- a/sensei-raw-ctl-gui.c
+++ b/sensei-raw-ctl-gui.c
@@ -4,7 +4,6 @@
* Very tightly coupled with the sensei-raw-ctl utility.
*
* Copyright (c) 2013, Přemysl Janouch <p.janouch@gmail.com>
- * All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/sensei-raw-ctl.c b/sensei-raw-ctl.c
index 958d858..df5fe9e 100644
--- a/sensei-raw-ctl.c
+++ b/sensei-raw-ctl.c
@@ -7,7 +7,6 @@
* 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>
- * All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above