[androidsdk-tools] 46/51: Replace "Apache 2.0" with "Apache-2.0" in d/copyright
Tony Mancill
tmancill at moszumanska.debian.org
Sun Nov 23 23:38:00 GMT 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository androidsdk-tools.
commit 778e0d9eaf9b50c2dcb970103ec1f5391828bb46
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Mon Apr 29 20:00:36 2013 +0200
Replace "Apache 2.0" with "Apache-2.0" in d/copyright
This is for adherence to copyright-format specification:
License names are case-insensitive, and may not contain spaces.
---
debian/copyright | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 0788a4c..b95770b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: https://android.googlesource.com/platform/sdk
Files: *
Copyright: 2005-2013, The Android Open Source Project
-License: Apache 2.0
+License: Apache-2.0
Files: swtmenubar/*
Copyright: 2011-2012, The Android Open Source Project
@@ -39,9 +39,9 @@ Files: debian/ddms.pod
debian/hierarchyviewer.pod
Copyright: 2013, www.linuxtopia.org
2012-2013, Jakub Adam <jakub.adam at ktknet.cz>
-License: Apache 2.0
+License: Apache-2.0
-License: Apache 2.0
+License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/androidsdk-tools.git
More information about the pkg-java-commits
mailing list