summaryrefslogtreecommitdiffstats
path: root/emailcommon
diff options
context:
space:
mode:
authorMartin Hibdon <mhibdon@google.com>2014-07-14 12:10:20 -0700
committerMartin Hibdon <mhibdon@google.com>2014-07-14 12:10:20 -0700
commit30a5e1d4613c8504d57134deb0f745f044849244 (patch)
treecb457a4c5609047e3deb0ebfd4a484b79d68a53b /emailcommon
parent8f5ca5a790c4c05dd4ee6a8c769ff9817f40123b (diff)
downloadandroid_packages_apps_Email-30a5e1d4613c8504d57134deb0f745f044849244.tar.gz
android_packages_apps_Email-30a5e1d4613c8504d57134deb0f745f044849244.tar.bz2
android_packages_apps_Email-30a5e1d4613c8504d57134deb0f745f044849244.zip
Add copyright notice
Change-Id: I80e074196ca8cb6962d400a756c510c8e3105899
Diffstat (limited to 'emailcommon')
-rw-r--r--emailcommon/src/com/android/emailcommon/service/EmailServiceVersion.java15
1 files changed, 15 insertions, 0 deletions
diff --git a/emailcommon/src/com/android/emailcommon/service/EmailServiceVersion.java b/emailcommon/src/com/android/emailcommon/service/EmailServiceVersion.java
index 8a959a1ce..44689de9c 100644
--- a/emailcommon/src/com/android/emailcommon/service/EmailServiceVersion.java
+++ b/emailcommon/src/com/android/emailcommon/service/EmailServiceVersion.java
@@ -1,3 +1,18 @@
+/*
+ * 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.emailcommon.service;
public class EmailServiceVersion {