Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 547c1eb36 -> 40b79ee79
Build: bnd license URL update Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/40b79ee7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/40b79ee7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/40b79ee7 Branch: refs/heads/2.3-gae Commit: 40b79ee791a7252eae78bf9acdf7c0bd3a0227b5 Parents: 547c1eb Author: ddekany <[email protected]> Authored: Sun Jan 3 00:27:42 2016 +0100 Committer: ddekany <[email protected]> Committed: Sun Jan 3 00:27:42 2016 +0100 ---------------------------------------------------------------------- osgi.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/40b79ee7/osgi.bnd ---------------------------------------------------------------------- diff --git a/osgi.bnd b/osgi.bnd index 6082429..9cc8cd8 100644 --- a/osgi.bnd +++ b/osgi.bnd @@ -26,7 +26,7 @@ Bundle-SymbolicName: ${moduleOrg}.${moduleName} Bundle-Version: ${versionForOSGi} -Bundle-License: Apache License, Version 2.0; see: http://freemarker.org/LICENSE.txt +Bundle-License: Apache License, Version 2.0; see: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Vendor: freemarker.org Include-Resource: META-INF=build/classes/META-INF
