diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d75f520..42f5604 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,6 +1,5 @@ - - - diff --git a/compat/build.gradle b/compat/build.gradle index 10a6c15..4442c05 100644 --- a/compat/build.gradle +++ b/compat/build.gradle @@ -1,3 +1,19 @@ +/* + Copyright 2013-2015 µg Project Team + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ + apply plugin: 'java' Properties properties = new Properties() diff --git a/res/layout/backend_list_entry.xml b/res/layout/backend_list_entry.xml index 14cba8d..1404353 100644 --- a/res/layout/backend_list_entry.xml +++ b/res/layout/backend_list_entry.xml @@ -1,7 +1,7 @@ - - -