From 2ffc6bf3c1f3a6364c4c911a7aace38c49ce2aa0 Mon Sep 17 00:00:00 2001 From: Marc Portier Date: Mon, 25 Feb 2013 17:15:48 +0100 Subject: [PATCH] fixing the license acronym and adding a helpful link for clarity --- LICENSE | 2 +- src/main/js/uritemplates.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 14381e3..1b9096d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,3 @@ -URI-templates.js is distributed under the APLv2. +URI-templates.js is distributed under the APLv2. (http://opensource.org/licenses/Apache-2.0) Check the CREDITS files for the licenses of other open projects that were used to create this. diff --git a/src/main/js/uritemplates.js b/src/main/js/uritemplates.js index 83ee26a..7647e73 100644 --- a/src/main/js/uritemplates.js +++ b/src/main/js/uritemplates.js @@ -1,7 +1,7 @@ /* UriTemplates Template Processor - Version: @VERSION - Dated: @DATE (c) marc.portier@gmail.com - 2011-2012 -Licensed under ALPv2 +Licensed under APLv2 (http://opensource.org/licenses/Apache-2.0) */ ;