diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:22:37 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:22:37 +0200 |
commit | 0c0b9640f811f75c39e08376d71929bb10e4ddd3 (patch) | |
tree | 6625a6ea0a360e8bf6b9a6f14298e0e781fd34db | |
parent | 948a332d01cab9372610b03e485f951a2dcc38bd (diff) | |
download | logdiag-0c0b9640f811f75c39e08376d71929bb10e4ddd3.tar.gz logdiag-0c0b9640f811f75c39e08376d71929bb10e4ddd3.tar.xz logdiag-0c0b9640f811f75c39e08376d71929bb10e4ddd3.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.
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | LICENSE | 5 | ||||
-rw-r--r-- | README.adoc | 9 | ||||
-rw-r--r-- | cmake/FindCppCheck.cmake | 2 | ||||
-rw-r--r-- | po/cs.po | 6 | ||||
-rw-r--r-- | po/de.po | 2 | ||||
-rw-r--r-- | po/pl.po | 2 | ||||
-rw-r--r-- | 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 <p.janouch@gmail.com>") +set (CPACK_PACKAGE_CONTACT "Přemysl Janouch <p@janouch.name>") 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}) @@ -1,8 +1,7 @@ -Copyright (c) 2010 - 2016, Přemysl Janouch <p.janouch@gmail.com> +Copyright (c) 2010 - 2016, 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 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 <p.janouch@gmail.com>. - -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 <jwienke at techfak dot uni-bielefeld dot de> -# Copyright 2012 Přemysl Janouch <p.janouch at gmail dot com> +# Copyright 2012 Přemysl Janouch <p at janouch dot name> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -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 <p.janouch@gmail.com>, 2011. +# Přemysl Janouch <p@janouch.name>, 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 <p.janouch@gmail.com>\n" +"Last-Translator: Přemysl Janouch <p@janouch.name>\n" "Language-Team: Czech <cs@li.org>\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 <p.janouch@gmail.com>" +msgstr "Přemysl Janouch <p@janouch.name>" @@ -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 <p.janouch@gmail.com>\n" +"Last-Translator: Přemysl Janouch <p@janouch.name>\n" "Language-Team: German <de@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" @@ -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 <p.janouch@gmail.com>\n" +"Last-Translator: Přemysl Janouch <p@janouch.name>\n" "Language-Team: Polish <pl@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" @@ -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 <p.janouch@gmail.com>\n" +"Last-Translator: Přemysl Janouch <p@janouch.name>\n" "Language-Team: Slovak <sk@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" |