diff options
Diffstat (limited to 'res/layout/shop_themes.xml')
-rw-r--r-- | res/layout/shop_themes.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/layout/shop_themes.xml b/res/layout/shop_themes.xml index b7b86d6..90ffec1 100644 --- a/res/layout/shop_themes.xml +++ b/res/layout/shop_themes.xml @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> - +<!-- + Copyright (C) 2014 Cyanogen, Inc. +--> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/shop_themes_layout" android:orientation="vertical" |