aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml4
-rw-r--r--res/values-es/strings.xml4
-rw-r--r--res/values-fr/strings.xml4
-rw-r--r--res/values-pt/strings.xml4
-rw-r--r--res/values-ru/strings.xml4
-rw-r--r--res/values/constants.xml4
-rw-r--r--res/values/strings.xml8
7 files changed, 16 insertions, 16 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index db06d94..fc7e76a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index bac90df..6c3ea21 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 6338866..ae08f07 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 0ecf5a7..47c6626 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 840aa66..595d85b 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
diff --git a/res/values/constants.xml b/res/values/constants.xml
index e583786..b42b3b8 100644
--- a/res/values/constants.xml
+++ b/res/values/constants.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5865f71..dc55701 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project
+ Copyright (C) 2010, 2011, 2012, 2013 Herbert von Broeuschmeul
+ Copyright (C) 2010, 2011, 2012, 2013 BluetoothGPS4Droid Project
This file is part of BluetoothGPS4Droid.
@@ -112,8 +112,8 @@
<string name="about_title">About</string>
<string name="about_version">BluetoothGPS4Droid version</string>
- <string name="about_copyright_1">Copyright (C) 2010, 2011, 2012 Herbert von Broeuschmeul</string>
- <string name="about_copyright_2">Copyright (C) 2010, 2011, 2012 BluetoothGPS4Droid Project</string>
+ <string name="about_copyright_1">Copyright (C) 2010-2013 Herbert von Broeuschmeul</string>
+ <string name="about_copyright_2">Copyright (C) 2010-2013 BluetoothGPS4Droid Project</string>
<string name="about_app_desc">Bluetooth GPS for Android is an application
for using an external bluetooth GPS on Android devices.
</string>