aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/frame.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/frame.xml')
-rw-r--r--res/drawable/frame.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/frame.xml b/res/drawable/frame.xml
index fc4248f..a3fecaf 100644
--- a/res/drawable/frame.xml
+++ b/res/drawable/frame.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ 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.
@@ -13,7 +14,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<stroke android:width="1dp" android:color="#000" />