From 2d66313208dd10d1f440a91f305e83e8d20ee80e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 24 Jun 2018 03:14:20 +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. --- priod.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'priod.c') diff --git a/priod.c b/priod.c index 6569bb5..cda2f35 100644 --- a/priod.c +++ b/priod.c @@ -4,11 +4,10 @@ * Thanks to http://netsplit.com/the-proc-connector-and-socket-filters * for showing the way around the proc connector and BPF. * - * Copyright (c) 2017, Přemysl Janouch + * Copyright (c) 2017, 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 -- cgit v1.2.3