update copyright year

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4916bc1e
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4916bc1e
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4916bc1e

Branch: refs/heads/develop
Commit: 4916bc1e5b25fdc4f6413627d11fa557be507558
Parents: 606b28b
Author: Alex Harui <[email protected]>
Authored: Sun Sep 6 21:35:51 2015 -0700
Committer: Alex Harui <[email protected]>
Committed: Sun Sep 6 21:35:51 2015 -0700

----------------------------------------------------------------------
 .../flexjs/CordovaCameraExample/CordovaCameraExample-app.xml     | 4 ++--
 examples/flexjs/DesktopMap/DesktopMap-app.xml                    | 4 ++--
 examples/flexjs/MapSearch/MapSearch-app.xml                      | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4916bc1e/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml 
b/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
index 7a5ed64..e3bc1ff 100644
--- a/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
+++ b/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
@@ -45,7 +45,7 @@
        <!-- A string value of the format <0-999>.<0-999>.<0-999> that 
represents application version which can be used to check for application 
upgrade.
        Values can also be 1-part or 2-part. It is not necessary to have a 
3-part value.
        An updated version of application must have a versionNumber value 
higher than the previous version. Required for namespace >= 2.5 . -->
-       <versionNumber>0.0.1</versionNumber>
+       <versionNumber>0.5.0</versionNumber>
 
        <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents 
the version of the application, as it should be shown to users. Optional. -->
        <!-- <versionLabel></versionLabel> -->
@@ -55,7 +55,7 @@
        <!-- <description></description> -->
 
        <!-- Copyright information. Optional -->
-       <copyright>Copyright 2013 The Apache Software Foundation.</copyright>
+       <copyright>Copyright 2015 The Apache Software Foundation.</copyright>
 
        <!-- Publisher ID. Used if you're updating an application created prior 
to 1.5.3 -->
        <!-- <publisherID></publisherID> -->

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4916bc1e/examples/flexjs/DesktopMap/DesktopMap-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/DesktopMap/DesktopMap-app.xml 
b/examples/flexjs/DesktopMap/DesktopMap-app.xml
index 8beb581..4b6c86b 100644
--- a/examples/flexjs/DesktopMap/DesktopMap-app.xml
+++ b/examples/flexjs/DesktopMap/DesktopMap-app.xml
@@ -45,7 +45,7 @@
        <!-- A string value of the format <0-999>.<0-999>.<0-999> that 
represents application version which can be used to check for application 
upgrade.
        Values can also be 1-part or 2-part. It is not necessary to have a 
3-part value.
        An updated version of application must have a versionNumber value 
higher than the previous version. Required for namespace >= 2.5 . -->
-       <versionNumber>0.0.1</versionNumber>
+       <versionNumber>0.5.0</versionNumber>
 
        <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents 
the version of the application, as it should be shown to users. Optional. -->
        <!-- <versionLabel></versionLabel> -->
@@ -55,7 +55,7 @@
        <!-- <description></description> -->
 
        <!-- Copyright information. Optional -->
-       <copyright>Copyright 2013 The Apache Software Foundation.</copyright>
+       <copyright>Copyright 2015 The Apache Software Foundation.</copyright>
 
        <!-- Publisher ID. Used if you're updating an application created prior 
to 1.5.3 -->
        <!-- <publisherID></publisherID> -->

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4916bc1e/examples/flexjs/MapSearch/MapSearch-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MapSearch/MapSearch-app.xml 
b/examples/flexjs/MapSearch/MapSearch-app.xml
index 5cf1d99..c2f3dc8 100644
--- a/examples/flexjs/MapSearch/MapSearch-app.xml
+++ b/examples/flexjs/MapSearch/MapSearch-app.xml
@@ -45,7 +45,7 @@
        <!-- A string value of the format <0-999>.<0-999>.<0-999> that 
represents application version which can be used to check for application 
upgrade.
        Values can also be 1-part or 2-part. It is not necessary to have a 
3-part value.
        An updated version of application must have a versionNumber value 
higher than the previous version. Required for namespace >= 2.5 . -->
-       <versionNumber>0.0.1</versionNumber>
+       <versionNumber>0.5.0</versionNumber>
 
        <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents 
the version of the application, as it should be shown to users. Optional. -->
        <!-- <versionLabel></versionLabel> -->
@@ -55,7 +55,7 @@
        <!-- <description></description> -->
 
        <!-- Copyright information. Optional -->
-       <copyright>Copyright 2013 The Apache Software Foundation.</copyright>
+       <copyright>Copyright 2015 The Apache Software Foundation.</copyright>
 
        <!-- Publisher ID. Used if you're updating an application created prior 
to 1.5.3 -->
        <!-- <publisherID></publisherID> -->

Reply via email to