aboutsummaryrefslogtreecommitdiff
path: root/plugins/pcap.lua
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 /plugins/pcap.lua
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 'plugins/pcap.lua')
-rw-r--r--plugins/pcap.lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/pcap.lua b/plugins/pcap.lua
index aaa713c..4c5f9b5 100644
--- a/plugins/pcap.lua
+++ b/plugins/pcap.lua
@@ -1,11 +1,10 @@
--
-- pcap.lua: libpcap file format
--
--- 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