aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/album_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album_info.xml')
-rw-r--r--res/layout/album_info.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout/album_info.xml b/res/layout/album_info.xml
index 3671871..a060a07 100644
--- a/res/layout/album_info.xml
+++ b/res/layout/album_info.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 Jorge Ruesga
+<!-- Copyright (C) 2013 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.
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.ruesga.android.wallpapers.photophase.widgets.AlbumInfo
+<org.cyanogenmod.wallpapers.photophase.widgets.AlbumInfo
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -76,4 +76,4 @@
android:contentDescription="@null"
style="@style/PhotoPhase.Album.MenuBar.Overflow" />
-</com.ruesga.android.wallpapers.photophase.widgets.AlbumInfo>
+</org.cyanogenmod.wallpapers.photophase.widgets.AlbumInfo>