[SCM] androidsdk-tools packaging branch, master, updated. 778e0d9eaf9b50c2dcb970103ec1f5391828bb46

Jakub Adam jakub.adam at ktknet.cz
Mon Apr 29 18:04:10 UTC 2013


The following commit has been merged in the master branch:
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.

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.
  .

-- 
androidsdk-tools packaging



More information about the pkg-java-commits mailing list