summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2010-03-12 09:04:48 -0800
committerWink Saville <wink@google.com>2010-03-12 09:04:48 -0800
commitcea764088d48723d3b58c0bc3a2ffba15770bb7d (patch)
treea10238586d5c8e51bd4bea60758149b5af691765 /telephony
parente1748c67143f3bd2187cdafa8788790c8e33dbe5 (diff)
downloadframeworks_base-cea764088d48723d3b58c0bc3a2ffba15770bb7d.zip
frameworks_base-cea764088d48723d3b58c0bc3a2ffba15770bb7d.tar.gz
frameworks_base-cea764088d48723d3b58c0bc3a2ffba15770bb7d.tar.bz2
Add Copyright assignement.
bug: 2510419 Change-Id: I78355d89e7a9362f918a03c6fc5457209ea4490a
Diffstat (limited to 'telephony')
-rw-r--r--telephony/java/com/android/internal/telephony/cdma/EriInfo.java2
-rw-r--r--telephony/java/com/android/internal/telephony/cdma/EriManager.java2
2 files changed, 4 insertions, 0 deletions
diff --git a/telephony/java/com/android/internal/telephony/cdma/EriInfo.java b/telephony/java/com/android/internal/telephony/cdma/EriInfo.java
index 5c8e23e..3e5d37e 100644
--- a/telephony/java/com/android/internal/telephony/cdma/EriInfo.java
+++ b/telephony/java/com/android/internal/telephony/cdma/EriInfo.java
@@ -1,4 +1,6 @@
/*
+ * Copyright (C) 2009 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
diff --git a/telephony/java/com/android/internal/telephony/cdma/EriManager.java b/telephony/java/com/android/internal/telephony/cdma/EriManager.java
index 37c1d55..1bcc90a 100644
--- a/telephony/java/com/android/internal/telephony/cdma/EriManager.java
+++ b/telephony/java/com/android/internal/telephony/cdma/EriManager.java
@@ -1,4 +1,6 @@
/*
+ * Copyright (C) 2009 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