From ed3e4abbddb2eab3d5a1cc84bdca3e9559fb1253 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Wed, 1 Jun 2011 06:31:21 +0000 Subject: [PATCH] update copyright and license --- index.cgi | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/index.cgi b/index.cgi index dd2a228..939bf72 100755 --- a/index.cgi +++ b/index.cgi @@ -1,16 +1,16 @@ #!/bin/bash -# Copyright (C) 2009 Andy Spencer -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# Copyright (C) 2009-2011 Andy Spencer +# +# This program is free software: you can redistribute it and/or modify it under +# the terms of the GNU Affero General Public License as published by the Free +# Software Foundation, either version 3 of the License, or (at your option) any +# later version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more +# details. # Remove url codings from stdin function get_modeline { -- 2.43.2