Fixed the copyright owner.

Required to be Android Open Source Project.
Everyone change your templates, if you have one.

Change-Id: I470743e59d64dd840053ca0dd69a0ee1c4283e92
diff --git a/android.py b/android.py
index 582e273..7238ab1 100644
--- a/android.py
+++ b/android.py
@@ -1,5 +1,5 @@
 # python3.4
-# Copyright (C) 2009 Google Inc.
+# Copyright (C) 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
diff --git a/test_android.py b/test_android.py
index 6bad0cc..598f39e 100644
--- a/test_android.py
+++ b/test_android.py
@@ -1,7 +1,7 @@
 #!/usr/bin/python3.4
 # vim:ts=4:sw=4:softtabstop=4:smarttab:expandtab
 
-#   Copyright 2014- Google, Inc.
+#   Copyright 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.