diff options
author | Clark Scheff <clark@cyngn.com> | 2014-08-28 09:11:30 -0700 |
---|---|---|
committer | Clark Scheff <clark@cyngn.com> | 2014-08-28 09:13:06 -0700 |
commit | df731fe710593c2d8693959c6ab2fd899843e707 (patch) | |
tree | 3c34d01f85a70b2509a0301dab782edfdb87631b /res/layout/wallpaper_component_selection_item.xml | |
parent | b2d653494e7255589eca31fd398ce282c4c01123 (diff) | |
download | packages_apps_ThemeChooser-df731fe710593c2d8693959c6ab2fd899843e707.zip packages_apps_ThemeChooser-df731fe710593c2d8693959c6ab2fd899843e707.tar.gz packages_apps_ThemeChooser-df731fe710593c2d8693959c6ab2fd899843e707.tar.bz2 |
Copyright all the things.
Change-Id: I6cc73b320657f1bba27017f2843c84e9d6bc4c69
Diffstat (limited to 'res/layout/wallpaper_component_selection_item.xml')
-rw-r--r-- | res/layout/wallpaper_component_selection_item.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/layout/wallpaper_component_selection_item.xml b/res/layout/wallpaper_component_selection_item.xml index dd47276..7e530a5 100644 --- a/res/layout/wallpaper_component_selection_item.xml +++ b/res/layout/wallpaper_component_selection_item.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:orientation="vertical" android:layout_width="wrap_content" |