summaryrefslogtreecommitdiffstats
path: root/QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java
diff options
context:
space:
mode:
authorAndrew Wilson <anwilson@google.com>2014-09-11 11:20:56 -0700
committerAndrew Wilson <anwilson@google.com>2014-09-11 16:38:27 -0700
commit1f2339bb845c3d94f94ba958024d718848271025 (patch)
tree05c7c1c36a699194275a186b89921c29b4a5c197 /QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java
parent30736d506c12af7aa9d0266f1ea389cc9abf29b8 (diff)
downloadandroid_packages_apps_TvSettings-1f2339bb845c3d94f94ba958024d718848271025.tar.gz
android_packages_apps_TvSettings-1f2339bb845c3d94f94ba958024d718848271025.tar.bz2
android_packages_apps_TvSettings-1f2339bb845c3d94f94ba958024d718848271025.zip
Add copyrights.
Change-Id: If9d26982f37bf1242b45a366b7c5f75fc0c3c239
Diffstat (limited to 'QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java')
-rw-r--r--QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java14
1 files changed, 13 insertions, 1 deletions
diff --git a/QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java b/QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java
index 5afab8bc..cf63b439 100644
--- a/QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java
+++ b/QuickSettings/src/com/android/tv/quicksettings/QuickSettings.java
@@ -1,4 +1,16 @@
-
+/*
+ * Copyright (C) 2014 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ */
package com.android.tv.quicksettings;
import android.app.Activity;