From ba8e0f2a123acbd8b92569ee8cd73d4db58bec59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 3 Feb 2017 23:15:35 +0100 Subject: [PATCH] Fix and update LICENSE --- LICENSE | 26 ++++++++++++-------------- sensei-raw-ctl-gui.c | 1 - sensei-raw-ctl.c | 1 - 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 - 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 +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 - * 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 - * 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