aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2014-06-14 01:47:47 +0200
committerJorge Ruesga <jorge@ruesga.com>2014-06-14 01:47:47 +0200
commitcf31f45559b1061dbafb381a568b9b4b09f79d4e (patch)
treeb6272f10953c355533d90d9f2241c01fb186ec9c /res
parent7f174589ca89098fb8d13ce8fcfaf4d2d48835ad (diff)
downloadandroid_packages_wallpapers_PhotoPhase-cf31f45559b1061dbafb381a568b9b4b09f79d4e.tar.gz
android_packages_wallpapers_PhotoPhase-cf31f45559b1061dbafb381a568b9b4b09f79d4e.tar.bz2
android_packages_wallpapers_PhotoPhase-cf31f45559b1061dbafb381a568b9b4b09f79d4e.zip
Update license headers
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res')
-rw-r--r--res/anim/cards_slide_up.xml2
-rw-r--r--res/anim/picture_animation.xml2
-rw-r--r--res/anim/pictures_layout_animation.xml2
-rw-r--r--res/animator/cards_rotate_animator.xml2
-rw-r--r--res/drawable/card.xml2
-rw-r--r--res/drawable/holo_selector.xml2
-rw-r--r--res/layout/album_info.xml2
-rw-r--r--res/layout/choose_disposition_fragment.xml2
-rw-r--r--res/layout/choose_picture_fragment.xml2
-rw-r--r--res/layout/color_picker_pref_item.xml2
-rw-r--r--res/layout/disposition_view.xml2
-rw-r--r--res/layout/picture_item.xml2
-rw-r--r--res/layout/pictures_view.xml2
-rw-r--r--res/layout/preference_widget_seekbar.xml2
-rw-r--r--res/layout/preference_widget_seekbar_progress.xml2
-rw-r--r--res/menu/album_actions.xml2
-rw-r--r--res/menu/albums.xml2
-rw-r--r--res/menu/dispositions.xml2
-rw-r--r--res/menu/main.xml2
-rw-r--r--res/values-es/plurals.xml2
-rw-r--r--res/values-es/strings.xml4
-rw-r--r--res/values-land/dimens.xml2
-rw-r--r--res/values-large/dimens.xml2
-rw-r--r--res/values-sw600dp-port/dimens.xml2
-rw-r--r--res/values-sw600dp/dimens.xml2
-rw-r--r--res/values-sw720dp-port/dimens.xml2
-rw-r--r--res/values-sw720dp-w1280dp/dimens.xml2
-rw-r--r--res/values-sw720dp/dimens.xml2
-rw-r--r--res/values/arrays.xml2
-rw-r--r--res/values/colors.xml2
-rw-r--r--res/values/config.xml2
-rw-r--r--res/values/dimens.xml2
-rw-r--r--res/values/integers.xml2
-rw-r--r--res/values/plurals.xml2
-rw-r--r--res/values/strings.xml4
-rw-r--r--res/values/styles.xml2
-rw-r--r--res/xml/preferences_general.xml2
-rw-r--r--res/xml/preferences_headers.xml2
-rw-r--r--res/xml/preferences_layout.xml2
-rw-r--r--res/xml/preferences_media.xml2
-rw-r--r--res/xml/wallpaper.xml2
41 files changed, 43 insertions, 43 deletions
diff --git a/res/anim/cards_slide_up.xml b/res/anim/cards_slide_up.xml
index 6da2e69..e3c14d6 100644
--- a/res/anim/cards_slide_up.xml
+++ b/res/anim/cards_slide_up.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 Ahmed Nammari
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/anim/picture_animation.xml b/res/anim/picture_animation.xml
index 66b5b3f..3a40d8e 100644
--- a/res/anim/picture_animation.xml
+++ b/res/anim/picture_animation.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/anim/pictures_layout_animation.xml b/res/anim/pictures_layout_animation.xml
index 95efcaf..2facae3 100644
--- a/res/anim/pictures_layout_animation.xml
+++ b/res/anim/pictures_layout_animation.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/animator/cards_rotate_animator.xml b/res/animator/cards_rotate_animator.xml
index 96bca35..d315e28 100644
--- a/res/animator/cards_rotate_animator.xml
+++ b/res/animator/cards_rotate_animator.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 Ahmed Nammari
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/drawable/card.xml b/res/drawable/card.xml
index 1fe0b38..f55df09 100644
--- a/res/drawable/card.xml
+++ b/res/drawable/card.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/drawable/holo_selector.xml b/res/drawable/holo_selector.xml
index 8ebf30e..c7dc9d0 100644
--- a/res/drawable/holo_selector.xml
+++ b/res/drawable/holo_selector.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/album_info.xml b/res/layout/album_info.xml
index c9510f9..110db71 100644
--- a/res/layout/album_info.xml
+++ b/res/layout/album_info.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/choose_disposition_fragment.xml b/res/layout/choose_disposition_fragment.xml
index c42ae7d..9cb3a36 100644
--- a/res/layout/choose_disposition_fragment.xml
+++ b/res/layout/choose_disposition_fragment.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/choose_picture_fragment.xml b/res/layout/choose_picture_fragment.xml
index 8966c74..6998e4a 100644
--- a/res/layout/choose_picture_fragment.xml
+++ b/res/layout/choose_picture_fragment.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/color_picker_pref_item.xml b/res/layout/color_picker_pref_item.xml
index cca2efd..f299d0e 100644
--- a/res/layout/color_picker_pref_item.xml
+++ b/res/layout/color_picker_pref_item.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/disposition_view.xml b/res/layout/disposition_view.xml
index a26b9a0..8f2fb84 100644
--- a/res/layout/disposition_view.xml
+++ b/res/layout/disposition_view.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/picture_item.xml b/res/layout/picture_item.xml
index 54f5409..27c4538 100644
--- a/res/layout/picture_item.xml
+++ b/res/layout/picture_item.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/pictures_view.xml b/res/layout/pictures_view.xml
index 68b658b..cb55f7c 100644
--- a/res/layout/pictures_view.xml
+++ b/res/layout/pictures_view.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/preference_widget_seekbar.xml b/res/layout/preference_widget_seekbar.xml
index d1fdb1b..7d20acc 100644
--- a/res/layout/preference_widget_seekbar.xml
+++ b/res/layout/preference_widget_seekbar.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 The Android Open Source Project
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/layout/preference_widget_seekbar_progress.xml b/res/layout/preference_widget_seekbar_progress.xml
index d0035c1..251b08a 100644
--- a/res/layout/preference_widget_seekbar_progress.xml
+++ b/res/layout/preference_widget_seekbar_progress.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2013 The Android Open Source Project
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/album_actions.xml b/res/menu/album_actions.xml
index 004f3db..d5d85b8 100644
--- a/res/menu/album_actions.xml
+++ b/res/menu/album_actions.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/albums.xml b/res/menu/albums.xml
index 1f979d9..9f4d57e 100644
--- a/res/menu/albums.xml
+++ b/res/menu/albums.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/dispositions.xml b/res/menu/dispositions.xml
index 0047a6b..cc3891e 100644
--- a/res/menu/dispositions.xml
+++ b/res/menu/dispositions.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/menu/main.xml b/res/menu/main.xml
index 71dd90b..214e1df 100644
--- a/res/menu/main.xml
+++ b/res/menu/main.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-es/plurals.xml b/res/values-es/plurals.xml
index 448f035..b369dd5 100644
--- a/res/values-es/plurals.xml
+++ b/res/values-es/plurals.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 9e56359..a3ed25d 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -79,7 +79,7 @@
<string name="pref_disposition_template">Plantilla <xliff:g id="number_of_template">%1$s</xliff:g> de <xliff:g id="total_of_templates">%2$s</xliff:g></string>
<string name="pref_disposition_unable_delete_advise">No es posible borrar la celda seleccionada</string>
<string name="pref_about">Acerca de</string>
- <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 The CyanogenMod Project</string>
+ <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2014 The CyanogenMod Project</string>
<string name="refresh_intervals_disabled">Deshabilitado</string>
<string name="refresh_intervals_1h">1 hora</string>
<string name="refresh_intervals_4h">4 horas</string>
diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml
index 7995c82..96c9fda 100644
--- a/res/values-land/dimens.xml
+++ b/res/values-land/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-large/dimens.xml b/res/values-large/dimens.xml
index 4eff78c..5a0a234 100644
--- a/res/values-large/dimens.xml
+++ b/res/values-large/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw600dp-port/dimens.xml b/res/values-sw600dp-port/dimens.xml
index dc99052..11fd89e 100644
--- a/res/values-sw600dp-port/dimens.xml
+++ b/res/values-sw600dp-port/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw600dp/dimens.xml b/res/values-sw600dp/dimens.xml
index dc99052..11fd89e 100644
--- a/res/values-sw600dp/dimens.xml
+++ b/res/values-sw600dp/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw720dp-port/dimens.xml b/res/values-sw720dp-port/dimens.xml
index 71a0db2..2d78928 100644
--- a/res/values-sw720dp-port/dimens.xml
+++ b/res/values-sw720dp-port/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw720dp-w1280dp/dimens.xml b/res/values-sw720dp-w1280dp/dimens.xml
index e2c9cc9..cbf67c5 100644
--- a/res/values-sw720dp-w1280dp/dimens.xml
+++ b/res/values-sw720dp-w1280dp/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values-sw720dp/dimens.xml b/res/values-sw720dp/dimens.xml
index 6651de4..692c35a 100644
--- a/res/values-sw720dp/dimens.xml
+++ b/res/values-sw720dp/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 94efd96..6ef1d88 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 5770e47..b372709 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/config.xml b/res/values/config.xml
index dc7c0f9..651282f 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 9cd7648..183812f 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/integers.xml b/res/values/integers.xml
index be92e90..879c3e6 100644
--- a/res/values/integers.xml
+++ b/res/values/integers.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/plurals.xml b/res/values/plurals.xml
index b828ec7..c4a00c7 100644
--- a/res/values/plurals.xml
+++ b/res/values/plurals.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0f3a316..553868b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -97,7 +97,7 @@
<string name="pref_disposition_unable_delete_advise">Unable to delete the selected frame</string>
<string name="pref_about">About</string>
- <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 The CyanogenMod Project</string>
+ <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2014 The CyanogenMod Project</string>
<!-- Refresh intervals -->
<string name="refresh_intervals_disabled">Disabled</string>
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 20be91d..14bdc05 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/xml/preferences_general.xml b/res/xml/preferences_general.xml
index 7e2e4b3..c991aee 100644
--- a/res/xml/preferences_general.xml
+++ b/res/xml/preferences_general.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/xml/preferences_headers.xml b/res/xml/preferences_headers.xml
index 15cd61f..954e15a 100644
--- a/res/xml/preferences_headers.xml
+++ b/res/xml/preferences_headers.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/xml/preferences_layout.xml b/res/xml/preferences_layout.xml
index 8ba4941..796c5e4 100644
--- a/res/xml/preferences_layout.xml
+++ b/res/xml/preferences_layout.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/xml/preferences_media.xml b/res/xml/preferences_media.xml
index 4325c3c..25e1582 100644
--- a/res/xml/preferences_media.xml
+++ b/res/xml/preferences_media.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/res/xml/wallpaper.xml b/res/xml/wallpaper.xml
index 45ad9a1..e1c73c9 100644
--- a/res/xml/wallpaper.xml
+++ b/res/xml/wallpaper.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.