[mapguide-commits] r1272 - in trunk/MgDev/Web/src: DotNetApi DotNetUnmanagedApi FastCgiAgent HttpHandler JavaApi JavaApi/org/osgeo/mapguide MapGuideApi PhpApi WebApp mapadmin mapadmin/js

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Fri Mar 16 23:05:17 EDT 2007


Author: waltweltonlair
Date: 2007-03-16 23:05:17 -0400 (Fri, 16 Mar 2007)
New Revision: 1272

Modified:
   trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs
   trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.rc
   trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.rc
   trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc
   trunk/MgDev/Web/src/JavaApi/JavaApi.rc
   trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java
   trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java
   trunk/MgDev/Web/src/MapGuideApi/Constants.xml
   trunk/MgDev/Web/src/PhpApi/PhpApi.rc
   trunk/MgDev/Web/src/WebApp/WebApp.rc
   trunk/MgDev/Web/src/mapadmin/js/scripts.js
   trunk/MgDev/Web/src/mapadmin/license.htm
   trunk/MgDev/Web/src/mapadmin/resizableadmin.php
Log:
Update more source code copyright notices to use 2007

Modified: trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/DotNetApi/AssemblyInfo.cs	2007-03-17 03:05:17 UTC (rev 1272)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2006  Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.rc
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.rc	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/DotNetUnmanagedApi.rc	2007-03-17 03:05:17 UTC (rev 1272)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "1, 0, 0, 1"
             VALUE "InternalName", "MapGuideUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006 Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2007 Autodesk, Inc."
             VALUE "OriginalFilename", "MapGuideUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "1, 0, 0, 1"

Modified: trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.rc
===================================================================
--- trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.rc	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.rc	2007-03-17 03:05:17 UTC (rev 1272)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapAgent Web Application"
             VALUE "FileVersion", "1, 0, 0, 1"
             VALUE "InternalName", "MapAgent"
-            VALUE "LegalCopyright", "Copyright (C) 2006 Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2007 Autodesk, Inc."
             VALUE "OriginalFilename", "MapAgent.exe"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "1, 0, 0, 1"

Modified: trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc
===================================================================
--- trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/HttpHandler/HttpHandler.rc	2007-03-17 03:05:17 UTC (rev 1272)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "HttpHandler Dynamic Link Library"
             VALUE "FileVersion", "1, 0, 0, 1"
             VALUE "InternalName", "MgHttpHandler"
-            VALUE "LegalCopyright", "Copyright (C) 2006 Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2007 Autodesk, Inc."
             VALUE "OriginalFilename", "MgHttpHandler.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "1, 0, 0, 1"

Modified: trunk/MgDev/Web/src/JavaApi/JavaApi.rc
===================================================================
--- trunk/MgDev/Web/src/JavaApi/JavaApi.rc	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/JavaApi/JavaApi.rc	2007-03-17 03:05:17 UTC (rev 1272)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideJavaApi Dynamic Link Library"
             VALUE "FileVersion", "1, 0, 0, 1"
             VALUE "InternalName", "MapGuideJavaApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006 Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2007 Autodesk, Inc."
             VALUE "OriginalFilename", "MapGuideJavaApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "1, 0, 0, 1"

Modified: trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java
===================================================================
--- trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/AppThrowable.java	2007-03-17 03:05:17 UTC (rev 1272)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2006  Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java
===================================================================
--- trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/JavaApi/org/osgeo/mapguide/MgBase64.java	2007-03-17 03:05:17 UTC (rev 1272)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2006  Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/MapGuideApi/Constants.xml
===================================================================
--- trunk/MgDev/Web/src/MapGuideApi/Constants.xml	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/MapGuideApi/Constants.xml	2007-03-17 03:05:17 UTC (rev 1272)
@@ -41,7 +41,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2006  Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/PhpApi/PhpApi.rc
===================================================================
--- trunk/MgDev/Web/src/PhpApi/PhpApi.rc	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/PhpApi/PhpApi.rc	2007-03-17 03:05:17 UTC (rev 1272)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "php_MapGuideApi Dynamic Link Library"
             VALUE "FileVersion", "1, 0, 0, 1"
             VALUE "InternalName", "php_MapGuideApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006 Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2007 Autodesk, Inc."
             VALUE "OriginalFilename", "php_MapGuideApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "1, 0, 0, 1"

Modified: trunk/MgDev/Web/src/WebApp/WebApp.rc
===================================================================
--- trunk/MgDev/Web/src/WebApp/WebApp.rc	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/WebApp/WebApp.rc	2007-03-17 03:05:17 UTC (rev 1272)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "WebApp Dynamic Link Library"
             VALUE "FileVersion", "1, 0, 0, 1"
             VALUE "InternalName", "MgWebApp"
-            VALUE "LegalCopyright", "Copyright (C) 2006 Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2007 Autodesk, Inc."
             VALUE "OriginalFilename", "MgWebApp.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "1, 0, 0, 1"

Modified: trunk/MgDev/Web/src/mapadmin/js/scripts.js
===================================================================
--- trunk/MgDev/Web/src/mapadmin/js/scripts.js	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/mapadmin/js/scripts.js	2007-03-17 03:05:17 UTC (rev 1272)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2006  Autodesk, Inc.
+//  Copyright (C) 2004-2007 by Autodesk, Inc.
 //
 //  This library is free software; you can redistribute it and/or
 //  modify it under the terms of version 2.1 of the GNU Lesser

Modified: trunk/MgDev/Web/src/mapadmin/license.htm
===================================================================
--- trunk/MgDev/Web/src/mapadmin/license.htm	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/mapadmin/license.htm	2007-03-17 03:05:17 UTC (rev 1272)
@@ -86,7 +86,7 @@
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 
-<p class=MsoNormal>Copyright (C) 2004-2006&nbsp; Autodesk, Inc.<o:p></o:p></p>
+<p class=MsoNormal>Copyright (C) 2004-2007&nbsp; by Autodesk, Inc.<o:p></o:p></p>
 
 <p class=MsoNormal><o:p>&nbsp;</o:p></p>
 

Modified: trunk/MgDev/Web/src/mapadmin/resizableadmin.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/resizableadmin.php	2007-03-17 03:00:33 UTC (rev 1271)
+++ trunk/MgDev/Web/src/mapadmin/resizableadmin.php	2007-03-17 03:05:17 UTC (rev 1272)
@@ -28,7 +28,7 @@
 
     define( 'SERVER_TITLE',     "MapGuide Server" );
 
-    define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006 Autodesk, Inc.<br>' );
+    define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006-2007 by Autodesk, Inc.<br>' );
 
     require_once 'msgs.php';
     require_once 'serverdatafunctions.php';



More information about the mapguide-commits mailing list