Fix the copyright headers.
Change-Id: Id747d8786c93bb6bb3e13135c24f14ebc235de3b
diff --git a/annotations/src/android/annotation/SuppressLint.java b/annotations/src/android/annotation/SuppressLint.java
index c65606d..2d3456b 100644
--- a/annotations/src/android/annotation/SuppressLint.java
+++ b/annotations/src/android/annotation/SuppressLint.java
@@ -1,11 +1,11 @@
/*
* Copyright (C) 2012 The Android Open Source Project
*
- * Licensed under the Eclipse Public License, Version 1.0 (the "License");
+ * 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.eclipse.org/org/documents/epl-v10.php
+ * 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,