aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2017-02-03 23:12:35 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2017-02-03 23:12:35 +0100
commit462900455e7fdf8a36f5031c043ce1d97ec5195c (patch)
treeaa8718b0457e0be2b2ce3e1562cb28e81250b8f2
parent8930dc7580c5591fa32ff18a04993f571bb7c5b0 (diff)
downloadrazer-bw-te-ctl-462900455e7fdf8a36f5031c043ce1d97ec5195c.tar.gz
razer-bw-te-ctl-462900455e7fdf8a36f5031c043ce1d97ec5195c.tar.xz
razer-bw-te-ctl-462900455e7fdf8a36f5031c043ce1d97ec5195c.zip
Fix and update LICENSE
-rw-r--r--LICENSE26
-rw-r--r--razer-bw-te-ctl.c1
2 files changed, 12 insertions, 15 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/razer-bw-te-ctl.c b/razer-bw-te-ctl.c
index 6e16481..dc790a7 100644
--- a/razer-bw-te-ctl.c
+++ b/razer-bw-te-ctl.c
@@ -4,7 +4,6 @@
* Everything has been reverse-engineered via Wireshark/usbmon and VirtualBox.
*
* 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