From 52e855da574877d101368e516797c777403ffd5e Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Mon, 27 Jun 2016 19:55:49 +0200 Subject: [PATCH] Update copyright year --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7dc2bea..f69931e 100644 --- a/index.html +++ b/index.html @@ -410,7 +410,7 @@ notepad temp.opt

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

-

(C) Copyright 2015 Sei Lisa. All rights reserved.

+

(C) Copyright 2015-2016 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.