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) */ ;