From 9c238621a56036035f5ab6ec50d1185c99c5a12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 24 Jun 2018 03:49:07 +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. --- repl.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'repl.c') diff --git a/repl.c b/repl.c index 2692b8f..b1ff7d0 100644 --- a/repl.c +++ b/repl.c @@ -1,11 +1,10 @@ /* * repl.c: test REPL * - * 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