This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 6cb36564b2396f57535e82338639d48b80c4f5f3 Author: Alex Harui <[email protected]> AuthorDate: Sat Jan 6 22:34:47 2018 -0800 update copyright year --- NOTICE | 2 +- examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml | 2 +- examples/royale/DesktopMap/DesktopMap-app.xml | 2 +- examples/royale/MapSearch/MapSearch-app.xml | 2 +- examples/royale/MobileMap/MobileMap-app.xml | 2 +- examples/royale/MobileStocks/MobileStocks-app.xml | 2 +- examples/royale/StorageExample/StorageExample-app.xml | 2 +- releasemgr/NOTICE | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/NOTICE b/NOTICE index 6724b04..aa935c1 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Royale -Copyright 2012-2017 The Apache Software Foundation +Copyright 2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml b/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml index a7f0239..2f50793 100644 --- a/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml +++ b/examples/royale/CordovaCameraExample/CordovaCameraExample-app.xml @@ -55,7 +55,7 @@ <!-- <description></description> --> <!-- Copyright information. Optional --> - <copyright>Copyright 2017 The Apache Software Foundation.</copyright> + <copyright>Copyright 2018 The Apache Software Foundation.</copyright> <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 --> <!-- <publisherID></publisherID> --> diff --git a/examples/royale/DesktopMap/DesktopMap-app.xml b/examples/royale/DesktopMap/DesktopMap-app.xml index 01234e0..4cb000f 100644 --- a/examples/royale/DesktopMap/DesktopMap-app.xml +++ b/examples/royale/DesktopMap/DesktopMap-app.xml @@ -55,7 +55,7 @@ <!-- <description></description> --> <!-- Copyright information. Optional --> - <copyright>Copyright 2017 The Apache Software Foundation.</copyright> + <copyright>Copyright 2018 The Apache Software Foundation.</copyright> <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 --> <!-- <publisherID></publisherID> --> diff --git a/examples/royale/MapSearch/MapSearch-app.xml b/examples/royale/MapSearch/MapSearch-app.xml index 8d3dc86..28d3437 100644 --- a/examples/royale/MapSearch/MapSearch-app.xml +++ b/examples/royale/MapSearch/MapSearch-app.xml @@ -55,7 +55,7 @@ <!-- <description></description> --> <!-- Copyright information. Optional --> - <copyright>Copyright 2017 The Apache Software Foundation.</copyright> + <copyright>Copyright 2018 The Apache Software Foundation.</copyright> <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 --> <!-- <publisherID></publisherID> --> diff --git a/examples/royale/MobileMap/MobileMap-app.xml b/examples/royale/MobileMap/MobileMap-app.xml index 9e1062f..782da44 100644 --- a/examples/royale/MobileMap/MobileMap-app.xml +++ b/examples/royale/MobileMap/MobileMap-app.xml @@ -55,7 +55,7 @@ <!-- <description></description> --> <!-- Copyright information. Optional --> - <copyright>Copyright 2017 The Apache Software Foundation.</copyright> + <copyright>Copyright 2018 The Apache Software Foundation.</copyright> <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 --> <!-- <publisherID></publisherID> --> diff --git a/examples/royale/MobileStocks/MobileStocks-app.xml b/examples/royale/MobileStocks/MobileStocks-app.xml index 31eab20..1554818 100644 --- a/examples/royale/MobileStocks/MobileStocks-app.xml +++ b/examples/royale/MobileStocks/MobileStocks-app.xml @@ -55,7 +55,7 @@ <!-- <description></description> --> <!-- Copyright information. Optional --> - <copyright>Copyright 2017 The Apache Software Foundation.</copyright> + <copyright>Copyright 2018 The Apache Software Foundation.</copyright> <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 --> <!-- <publisherID></publisherID> --> diff --git a/examples/royale/StorageExample/StorageExample-app.xml b/examples/royale/StorageExample/StorageExample-app.xml index fc78785..55f9f16 100644 --- a/examples/royale/StorageExample/StorageExample-app.xml +++ b/examples/royale/StorageExample/StorageExample-app.xml @@ -55,7 +55,7 @@ <!-- <description></description> --> <!-- Copyright information. Optional --> - <copyright>Copyright 2017 The Apache Software Foundation.</copyright> + <copyright>Copyright 2018 The Apache Software Foundation.</copyright> <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 --> <!-- <publisherID></publisherID> --> diff --git a/releasemgr/NOTICE b/releasemgr/NOTICE index 1798489..8fec1f3 100644 --- a/releasemgr/NOTICE +++ b/releasemgr/NOTICE @@ -1,5 +1,5 @@ Apache Royale -Copyright 2012-2017 The Apache Software Foundation +Copyright 2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
