aboutsummaryrefslogtreecommitdiff
path: root/hex.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-06-24 04:11:24 +0200
committerPřemysl Janouch <p@janouch.name>2018-06-24 04:11:24 +0200
commitd22959cdd3bec6395ffadf860537389100f5b85d (patch)
treeec5f9e3a74ffb187b0e6cc4eeea56c105ae77924 /hex.c
parent7428cc87ea406afe701bd164c780197e34da6a53 (diff)
downloadhex-d22959cdd3bec6395ffadf860537389100f5b85d.tar.gz
hex-d22959cdd3bec6395ffadf860537389100f5b85d.tar.xz
hex-d22959cdd3bec6395ffadf860537389100f5b85d.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 'hex.c')
-rw-r--r--hex.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/hex.c b/hex.c
index cef9b64..9ef966e 100644
--- a/hex.c
+++ b/hex.c
@@ -1,11 +1,10 @@
/*
* hex -- hex viewer
*
- * Copyright (c) 2016 - 2017, Přemysl Janouch <p.janouch@gmail.com>
+ * Copyright (c) 2016 - 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