aboutsummaryrefslogtreecommitdiff
path: root/pdf-simple-sign.cpp
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-24 04:35:04 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-24 04:35:04 +0200
commit17d253927f4c9c566ca7d509d256fedc1413ad41 (patch)
tree1da74d92ec537ed6be47d2661a51eb96be9ad535 /pdf-simple-sign.cpp
parent41f8165d180b6be8afd6203b1705970731741151 (diff)
downloadpdf-simple-sign-17d253927f4c9c566ca7d509d256fedc1413ad41.tar.gz
pdf-simple-sign-17d253927f4c9c566ca7d509d256fedc1413ad41.tar.xz
pdf-simple-sign-17d253927f4c9c566ca7d509d256fedc1413ad41.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.
Diffstat (limited to 'pdf-simple-sign.cpp')
-rw-r--r--pdf-simple-sign.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/pdf-simple-sign.cpp b/pdf-simple-sign.cpp
index e95aaa2..fc45239 100644
--- a/pdf-simple-sign.cpp
+++ b/pdf-simple-sign.cpp
@@ -2,11 +2,10 @@
//
// pdf-simple-sign: simple PDF signer
//
-// Copyright (c) 2017, Přemysl Janouch <p.janouch@gmail.com>
+// Copyright (c) 2017, 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