[mapguide-commits] r4502 - in trunk/MgDev/UnitTest: Common/DotNetWrappers/Properties Common/FoundationTest Common/FoundationTest/DotNetApi Common/FoundationTest/DotNetUnmanagedApi Common/FoundationTest/MapGuideApi WebTier/MapAgent/MapAgentForms WebTier/Php

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Fri Jan 8 23:15:38 EST 2010


Author: waltweltonlair
Date: 2010-01-08 23:15:37 -0500 (Fri, 08 Jan 2010)
New Revision: 4502

Modified:
   trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties/AssemblyInfo.cs
   trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/AssemblyInfo.cs
   trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/Localizer.cs
   trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/ManagedException.cs
   trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.rc
   trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.cpp
   trunk/MgDev/UnitTest/Common/FoundationTest/MapGuideApi/Constants.xml
   trunk/MgDev/UnitTest/Common/FoundationTest/SiteConnection.cpp
   trunk/MgDev/UnitTest/Common/FoundationTest/SiteConnection.h
   trunk/MgDev/UnitTest/Common/FoundationTest/TestResourceService.cpp
   trunk/MgDev/UnitTest/Common/FoundationTest/TestResourceService.h
   trunk/MgDev/UnitTest/Common/FoundationTest/stdafx.h
   trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/initwebtier.php
   trunk/MgDev/UnitTest/WebTier/Php/ApiEntUnitTests.php
   trunk/MgDev/UnitTest/WebTier/Php/ApiUnitTests.php
   trunk/MgDev/UnitTest/WebTier/Php/DrawingServiceAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/DrawingServiceHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/ExecuteOperation.php
   trunk/MgDev/UnitTest/WebTier/Php/FeatureServiceAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/FeatureServiceHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/HtmlPrinter.php
   trunk/MgDev/UnitTest/WebTier/Php/HttpEntUnitTests.php
   trunk/MgDev/UnitTest/WebTier/Php/HttpRequest.php
   trunk/MgDev/UnitTest/WebTier/Php/HttpUnitTests.php
   trunk/MgDev/UnitTest/WebTier/Php/LocaleTest.php
   trunk/MgDev/UnitTest/WebTier/Php/MapLayerAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/MappingServiceAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/MappingServiceHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/ResourceServiceAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/ResourceServiceHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/Result.php
   trunk/MgDev/UnitTest/WebTier/Php/Run.php
   trunk/MgDev/UnitTest/WebTier/Php/RunTests.php
   trunk/MgDev/UnitTest/WebTier/Php/ServerAdminAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/SiteServiceAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/SiteServiceHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/Utils.php
   trunk/MgDev/UnitTest/WebTier/Php/Validate.php
   trunk/MgDev/UnitTest/WebTier/Php/ValidateUtils.php
   trunk/MgDev/UnitTest/WebTier/Php/WebLayoutAPI.php
   trunk/MgDev/UnitTest/WebTier/Php/WfsHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/WmsHttpRequests.php
   trunk/MgDev/UnitTest/WebTier/Php/createSdf.php
   trunk/MgDev/UnitTest/WebTier/Php/createSdfUnicode.php
   trunk/MgDev/UnitTest/WebTier/Php/setResourceData.php
   trunk/MgDev/UnitTest/WebTier/Php/sortXml.php
   trunk/MgDev/UnitTest/WebTier/Php/testAwSelection.php
Log:
Update copyright year to 2010

Modified: trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties/AssemblyInfo.cs	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/DotNetWrappers/Properties/AssemblyInfo.cs	2010-01-09 04:15:37 UTC (rev 4502)
@@ -10,7 +10,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Autodesk, Inc.")]
 [assembly: AssemblyProduct("DotNetWrappers")]
-[assembly: AssemblyCopyright("Copyright (C) 2008-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2008-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 

Modified: trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/AssemblyInfo.cs
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/AssemblyInfo.cs	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/AssemblyInfo.cs	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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
@@ -28,7 +28,7 @@
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Open Source Geospatial Foundation")]
 [assembly: AssemblyProduct("MapGuide Open Source")]
-[assembly: AssemblyCopyright("Copyright (C) 2006-2009 by Autodesk, Inc.")]
+[assembly: AssemblyCopyright("Copyright (C) 2006-2010 by Autodesk, Inc.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 

Modified: trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/Localizer.cs
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/Localizer.cs	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/Localizer.cs	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2004-2009 by Autodesk, Inc.
+  Copyright (C) 2004-2010 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
   General Public License as published by the Free Software Foundation.

Modified: trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/ManagedException.cs
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/ManagedException.cs	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/DotNetApi/ManagedException.cs	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.rc
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.rc	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.rc	2010-01-09 04:15:37 UTC (rev 4502)
@@ -67,7 +67,7 @@
             VALUE "FileDescription", "MapGuideUnmanagedApi Dynamic Link Library"
             VALUE "FileVersion", "2, 2, 0, 0"
             VALUE "InternalName", "MapGuideUnmanagedApi"
-            VALUE "LegalCopyright", "Copyright (C) 2006-2009 by Autodesk, Inc."
+            VALUE "LegalCopyright", "Copyright (C) 2006-2010 by Autodesk, Inc."
             VALUE "OriginalFilename", "MapGuideUnmanagedApi.dll"
             VALUE "ProductName", "MapGuide Open Source"
             VALUE "ProductVersion", "2, 2, 0, 0"

Modified: trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.cpp
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.cpp	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.cpp	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/MapGuideApi/Constants.xml
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/MapGuideApi/Constants.xml	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/MapGuideApi/Constants.xml	2010-01-09 04:15:37 UTC (rev 4502)
@@ -41,7 +41,7 @@
 -->
 <Inline>
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/SiteConnection.cpp
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/SiteConnection.cpp	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/SiteConnection.cpp	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/SiteConnection.h
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/SiteConnection.h	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/SiteConnection.h	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/TestResourceService.cpp
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/TestResourceService.cpp	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/TestResourceService.cpp	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/TestResourceService.h
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/TestResourceService.h	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/TestResourceService.h	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/Common/FoundationTest/stdafx.h
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/stdafx.h	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/stdafx.h	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,5 +1,5 @@
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/MapAgent/MapAgentForms/initwebtier.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/initwebtier.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/initwebtier.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ApiEntUnitTests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ApiEntUnitTests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ApiEntUnitTests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ApiUnitTests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ApiUnitTests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ApiUnitTests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/DrawingServiceAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/DrawingServiceAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/DrawingServiceAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/DrawingServiceHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/DrawingServiceHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/DrawingServiceHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ExecuteOperation.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ExecuteOperation.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ExecuteOperation.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/FeatureServiceAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/FeatureServiceAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/FeatureServiceAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/FeatureServiceHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/FeatureServiceHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/FeatureServiceHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/HtmlPrinter.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/HtmlPrinter.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/HtmlPrinter.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/HttpEntUnitTests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/HttpEntUnitTests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/HttpEntUnitTests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/HttpRequest.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/HttpRequest.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/HttpRequest.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/HttpUnitTests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/HttpUnitTests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/HttpUnitTests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/LocaleTest.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/LocaleTest.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/LocaleTest.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/MapLayerAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/MapLayerAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/MapLayerAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/MappingServiceAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/MappingServiceAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/MappingServiceAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/MappingServiceHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/MappingServiceHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/MappingServiceHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ResourceServiceAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ResourceServiceAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ResourceServiceAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ResourceServiceHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ResourceServiceHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ResourceServiceHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/Result.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/Result.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/Result.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/Run.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/Run.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/Run.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/RunTests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/RunTests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/RunTests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ServerAdminAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ServerAdminAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ServerAdminAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/SiteServiceAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/SiteServiceAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/SiteServiceAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/SiteServiceHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/SiteServiceHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/SiteServiceHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/Utils.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/Utils.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/Utils.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/Validate.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/Validate.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/Validate.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/ValidateUtils.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/ValidateUtils.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/ValidateUtils.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/WebLayoutAPI.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/WebLayoutAPI.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/WebLayoutAPI.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/WfsHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/WfsHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/WfsHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/WmsHttpRequests.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/WmsHttpRequests.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/WmsHttpRequests.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/createSdf.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/createSdf.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/createSdf.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/createSdfUnicode.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/createSdfUnicode.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/createSdfUnicode.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/setResourceData.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/setResourceData.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/setResourceData.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/sortXml.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/sortXml.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/sortXml.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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/UnitTest/WebTier/Php/testAwSelection.php
===================================================================
--- trunk/MgDev/UnitTest/WebTier/Php/testAwSelection.php	2010-01-09 04:08:59 UTC (rev 4501)
+++ trunk/MgDev/UnitTest/WebTier/Php/testAwSelection.php	2010-01-09 04:15:37 UTC (rev 4502)
@@ -1,7 +1,7 @@
 <?php
 
 //
-//  Copyright (C) 2004-2009 by Autodesk, Inc.
+//  Copyright (C) 2004-2010 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



More information about the mapguide-commits mailing list