Update of /cvsroot/netrek/client/netrekxp/configuration-program
In directory sc8-pr-cvs16:/tmp/cvs-serv5506

Modified Files:
	Form3.frm 
Log Message:


Index: Form3.frm
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/configuration-program/Form3.frm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Form3.frm	15 Apr 2007 22:50:55 -0000	1.1
+++ Form3.frm	15 Apr 2007 23:34:26 -0000	1.2
@@ -1460,7 +1460,23 @@
 Attribute VB_Creatable = False
 Attribute VB_PredeclaredId = True
 Attribute VB_Exposed = False
-' Netrek XP 2006 Configuration Program v1.3 - written by Joe Evango
+'Copyright (C) 2007  Joe Evango - Netrek XP 2006 Configuration Program v1.3
+'
+'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.
+'
+'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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+'
+'To contact the author email joe at playnetrek.org
 '
 ' Program notes from Joe 4/15/07-
 ' Code contains some comments, pretty easy to follow the logic.
@@ -2106,10 +2122,6 @@
 End Sub
 
 
-Private Sub Form_Load()
-
-End Sub
-
 Private Sub Option2_Click()
  Form1.Show
  Unload Form3