From 6fa5c8daaa8121842a2831d4b3fbb3180731d0e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 24 Jun 2018 05:11:10 +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. --- ponymap.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ponymap.c') diff --git a/ponymap.c b/ponymap.c index 5ffe501..6b33d2d 100644 --- a/ponymap.c +++ b/ponymap.c @@ -1,11 +1,10 @@ /* * ponymap.c: the experimental network scanner * - * Copyright (c) 2014, Přemysl Janouch + * Copyright (c) 2014, 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