diff atc_weather.py @ 45:c93c3c910c85

Updated headers/copyrights ATC is now licensed under GPLv2 only
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Fri, 01 Jun 2007 02:04:37 -0400
parents 800a6d7fae8f
children
line wrap: on
line diff
--- a/atc_weather.py	Fri Aug 19 21:27:23 2005 -0500
+++ b/atc_weather.py	Fri Jun 01 02:04:37 2007 -0400
@@ -1,23 +1,16 @@
 #/*
 # * ATC - Air Traffic Controller simulation game
 # *
-# * Copyright (C) 2005 Josef "Jeff" Sipek <jeffpc@optonline.net>
+# * Copyright (C) 2004-2007 Josef "Jeff" Sipek <jeffpc@josefsipek.net>
 # *
 # * 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 2 of the License, or
-# * (at your option) any later version.
+# * it under the terms of the GNU General Public License version 2 as
+# * published by the Free Software Foundation.
 # *
 # * 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.
-# *
-# * You should have received a copy of the GNU General Public License
-# * along with this program; if not, write to the Free Software
-# * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-# *
-# * @(#) %M% %I% %E% %U%
 # */
 
 import os