From 78e164fa6fbc3a3395cb401f7dae78039cfd77cd Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Fri, 23 Mar 2018 16:15:46 +0100 Subject: [PATCH] Bump copyright year --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 34d5721..5fae5d8 100644 --- a/index.html +++ b/index.html @@ -483,7 +483,7 @@ but this will cause an error:

This program is distributed under the terms of the GNU General Public License (GPL) version 3.

-

© Copyright 2015-2016 Sei Lisa. All rights reserved.

+

© Copyright 2015-2018 Sei Lisa. All rights reserved.

Just to put it explicitly, processing code with this optimizer does NOT automatically make the result fall under the terms of the license. Only the optimizer itself is subject to the terms of the GPL, similarly to how the C code compiled by a GPL-licensed compiler is not subject to the licensing requirements of the compiler even if the compiler itself is.