From 0c0b9640f811f75c39e08376d71929bb10e4ddd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 24 Jun 2018 04:22:37 +0200 Subject: 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. --- CMakeLists.txt | 2 +- LICENSE | 5 ++--- README.adoc | 9 ++------- cmake/FindCppCheck.cmake | 2 +- po/cs.po | 6 +++--- po/de.po | 2 +- po/pl.po | 2 +- po/sk.po | 2 +- 8 files changed, 12 insertions(+), 18 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2bc0759..54bd851 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -380,7 +380,7 @@ install (DIRECTORY share/gui share/library # CPack set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "Schematic editor") set (CPACK_PACKAGE_VENDOR "Premysl Janouch") -set (CPACK_PACKAGE_CONTACT "Přemysl Janouch ") +set (CPACK_PACKAGE_CONTACT "Přemysl Janouch ") set (CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE") set (CPACK_PACKAGE_VERSION_MAJOR ${project_VERSION_MAJOR}) set (CPACK_PACKAGE_VERSION_MINOR ${project_VERSION_MINOR}) diff --git a/LICENSE b/LICENSE index 1974428..634a628 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,7 @@ -Copyright (c) 2010 - 2016, Přemysl Janouch +Copyright (c) 2010 - 2016, 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. +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 diff --git a/README.adoc b/README.adoc index 69e44f6..c56318b 100644 --- a/README.adoc +++ b/README.adoc @@ -115,10 +115,5 @@ Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 License ------- -'logdiag' is written by Přemysl Janouch . - -You may use the software under the terms of the ISC license, the text of which -is included within the package, or, at your option, you may relicense the work -under the MIT or the Modified BSD License, as listed at the following site: - -http://www.gnu.org/licenses/license-list.html +This software is released under the terms of the 0BSD license, the text of which +is included within the package along with the list of authors. diff --git a/cmake/FindCppCheck.cmake b/cmake/FindCppCheck.cmake index a379ace..68cd2f1 100644 --- a/cmake/FindCppCheck.cmake +++ b/cmake/FindCppCheck.cmake @@ -44,7 +44,7 @@ #============================================================================= # Copyright 2011 Johannes Wienke -# Copyright 2012 Přemysl Janouch +# Copyright 2012 Přemysl Janouch

# All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/po/cs.po b/po/cs.po index e6dcfc2..99db044 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,7 +1,7 @@ # Czech translation for logdiag. # Copyright (C) 2011 Přemysl Janouch # This file is distributed under the same license as the logdiag package. -# Přemysl Janouch , 2011. +# Přemysl Janouch , 2011. # msgid "" msgstr "" @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-06-10 14:24+0200\n" "PO-Revision-Date: 2011-06-10 14:25+0100\n" -"Last-Translator: Přemysl Janouch \n" +"Last-Translator: Přemysl Janouch \n" "Language-Team: Czech \n" "Language: \n" "MIME-Version: 1.0\n" @@ -227,4 +227,4 @@ msgstr "_Přiblížit" #: ../src/ld-window-main.c:894 msgid "translator-credits" -msgstr "Přemysl Janouch " +msgstr "Přemysl Janouch " diff --git a/po/de.po b/po/de.po index a3dfa73..9622399 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-06-10 14:24+0200\n" "PO-Revision-Date: 2011-06-10 14:38+0100\n" -"Last-Translator: Přemysl Janouch \n" +"Last-Translator: Přemysl Janouch \n" "Language-Team: German \n" "Language: \n" "MIME-Version: 1.0\n" diff --git a/po/pl.po b/po/pl.po index fe5b0db..659ac2f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-06-10 14:24+0200\n" "PO-Revision-Date: 2011-06-10 14:40+0100\n" -"Last-Translator: Přemysl Janouch \n" +"Last-Translator: Přemysl Janouch \n" "Language-Team: Polish \n" "Language: \n" "MIME-Version: 1.0\n" diff --git a/po/sk.po b/po/sk.po index 0546de9..6d57036 100644 --- a/po/sk.po +++ b/po/sk.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-06-10 14:24+0200\n" "PO-Revision-Date: 2011-06-10 14:40+0100\n" -"Last-Translator: Přemysl Janouch \n" +"Last-Translator: Přemysl Janouch \n" "Language-Team: Slovak \n" "Language: \n" "MIME-Version: 1.0\n" -- cgit v1.2.3