Modified:
tags/5.0.3-GA/Driver/Source/Connection.cs
tags/5.0.3-GA/Driver/Source/Installer.cs
tags/5.0.3-GA/commercial-banner.txt
Log:
fixed licensing banner on a couple of files.
Modified: tags/5.0.3-GA/Driver/Source/Connection.cs
===================================================================
--- tags/5.0.3-GA/Driver/Source/Connection.cs 2007-02-06 20:18:43 UTC (rev 583)
+++ tags/5.0.3-GA/Driver/Source/Connection.cs 2007-02-06 20:56:52 UTC (rev 584)
@@ -7,7 +7,7 @@
// There are special exceptions to the terms and conditions of the GPL
// as it is applied to this software. View the full text of the
// exception in file EXCEPTIONS in the directory of this software
-// distribution.
+// distribution.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
Modified: tags/5.0.3-GA/Driver/Source/Installer.cs
===================================================================
--- tags/5.0.3-GA/Driver/Source/Installer.cs 2007-02-06 20:18:43 UTC (rev 583)
+++ tags/5.0.3-GA/Driver/Source/Installer.cs 2007-02-06 20:56:52 UTC (rev 584)
@@ -1,3 +1,23 @@
+// Copyright (C) 2004-2006 MySQL AB
+//
+// This program is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License version 2 as published by
+// the Free Software Foundation
+//
+// There are special exceptions to the terms and conditions of the GPL
+// as it is applied to this software. View the full text of the
+// exception in file EXCEPTIONS in the directory of this software
+// distribution.
+//
+// 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
+
#if !MONO && !PocketPC
using System.Configuration.Install;
Modified: tags/5.0.3-GA/commercial-banner.txt
===================================================================
--- tags/5.0.3-GA/commercial-banner.txt 2007-02-06 20:18:43 UTC (rev 583)
+++ tags/5.0.3-GA/commercial-banner.txt 2007-02-06 20:56:52 UTC (rev 584)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004 MySQL AB & MySQL Finland AB
+// Copyright (C) 2004-2006 MySQL AB & MySQL Finland AB
//
// This software is distributed with NO WARRANTY OF ANY KIND. No author or
// distributor accepts any responsibility for the consequences of using it, or
| Thread |
|---|
| • Connector/NET commit: r584 - in tags/5.0.3-GA: . Driver/Source | rburnett | 6 Feb |