From cea764088d48723d3b58c0bc3a2ffba15770bb7d Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Fri, 12 Mar 2010 09:04:48 -0800 Subject: [PATCH] Add Copyright assignement. bug: 2510419 Change-Id: I78355d89e7a9362f918a03c6fc5457209ea4490a --- telephony/java/com/android/internal/telephony/cdma/EriInfo.java | 2 ++ .../java/com/android/internal/telephony/cdma/EriManager.java | 2 ++ 2 files changed, 4 insertions(+) diff --git a/telephony/java/com/android/internal/telephony/cdma/EriInfo.java b/telephony/java/com/android/internal/telephony/cdma/EriInfo.java index 5c8e23e81b4c9..3e5d37e39b59d 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 37c1d55eec47f..1bcc90a070635 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