Skip to content

Commit 7ee9c82

Browse files
committed
Added copyright
1 parent 97b6b19 commit 7ee9c82

File tree

58 files changed

+137
-933
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+137
-933
lines changed

android/GoogleMapsV2CustomBalloons/AndroidManifest.xml

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
Copyright 2013 Igor Khrupin, www.hrupin.com
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
217
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
318
package="com.hrupin.sample.googlemapsv2customballoons"
419
android:versionCode="1"
@@ -48,4 +63,4 @@
4863
</activity>
4964
</application>
5065

51-
</manifest>
66+
</manifest>

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-af/strings.xml

-19
This file was deleted.

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-am/strings.xml

-19
This file was deleted.

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-ar/strings.xml

-19
This file was deleted.

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-be/strings.xml

-19
This file was deleted.

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-bg/strings.xml

-19
This file was deleted.

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-ca/strings.xml

-19
This file was deleted.

android/GoogleMapsV2CustomBalloons/google-play-services_lib/res/values-cs/strings.xml

-19
This file was deleted.

0 commit comments

Comments
 (0)