summaryrefslogtreecommitdiffstats
path: root/src/com/cyngn/theme/util/AudioUtils.java
diff options
context:
space:
mode:
authorClark Scheff <clark@cyngn.com>2014-08-04 10:50:31 -0700
committerClark Scheff <clark@cyngn.com>2014-08-04 10:50:59 -0700
commitbf293f0715d0ca6072d2cd3e038ac32678e828f4 (patch)
treeeff7a8b7544704edfaff2b7380c26a28c6950801 /src/com/cyngn/theme/util/AudioUtils.java
parent3f8d7af0709c4ef693a934a1e904f3dc227f1f06 (diff)
downloadpackages_apps_ThemeChooser-bf293f0715d0ca6072d2cd3e038ac32678e828f4.tar.gz
packages_apps_ThemeChooser-bf293f0715d0ca6072d2cd3e038ac32678e828f4.tar.bz2
packages_apps_ThemeChooser-bf293f0715d0ca6072d2cd3e038ac32678e828f4.zip
Update copyright headers
Change-Id: I5a1ae73e3998b75c931ff56227af7a006932491e
Diffstat (limited to 'src/com/cyngn/theme/util/AudioUtils.java')
-rw-r--r--src/com/cyngn/theme/util/AudioUtils.java14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/com/cyngn/theme/util/AudioUtils.java b/src/com/cyngn/theme/util/AudioUtils.java
index d9621df..a9cd074 100644
--- a/src/com/cyngn/theme/util/AudioUtils.java
+++ b/src/com/cyngn/theme/util/AudioUtils.java
@@ -1,17 +1,5 @@
/*
- * Copyright (C) 2014 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.
- * 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.
+ * Copyright (C) 2014 The Cyanogen, Inc
*/
package com.cyngn.theme.util;