aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b35236d..a660dc3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.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.
@@ -15,12 +15,12 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.ruesga.android.wallpapers.photophase"
+ package="org.cyanogenmod.wallpapers.photophase"
android:versionCode="1005"
android:versionName="1.0.3"
android:installLocation="auto">
- <original-package android:name="com.ruesga.android.wallpapers.photophase" />
+ <original-package android:name="org.cyanogenmod.wallpapers.photophase" />
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="18" />