From 41067623f6b23b08c4f1ae11ca35324ee7039f67 Mon Sep 17 00:00:00 2001 From: Stephen Sylvia Date: Mon, 19 Dec 2016 14:29:47 -0500 Subject: [PATCH] update version number and copyright --- LICENSE | 14 +------------- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/LICENSE b/LICENSE index 8f71f43..1b9b632 100644 --- a/LICENSE +++ b/LICENSE @@ -175,18 +175,7 @@ END OF TERMS AND CONDITIONS - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright {yyyy} {name of copyright owner} + Copyright 2016 Esri Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -199,4 +188,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - diff --git a/bower.json b/bower.json index 5c915c3..99b3c34 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "story-map-crowdsource", - "version": "0.2.0", + "version": "0.3.0", "homepage": "https://storymapsdev.arcgis.com/en/app-list/crowdsource", "authors": [ "Esri" diff --git a/package.json b/package.json index cc5fc33..fd5d2df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "story-map-crowdsource", - "version": "0.2.0", + "version": "0.3.0", "description": "Publish and manage a crowdsourced story to which anyone can contribute photos with captions. Use Crowdsource to engage your audience and collect their photos and experiences, thoughts or memories on the subject of your choice, all linked to a map. A vetting function lets you review and approve contributions.", "repository": { "type": "git",