Update copyright lines.
diff --git a/tests/test_discovery.py b/tests/test_discovery.py
index 5acb0cd..a2593e2 100644
--- a/tests/test_discovery.py
+++ b/tests/test_discovery.py
@@ -1,7 +1,7 @@
 #!/usr/bin/python2.4
 # -*- coding: utf-8 -*-
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_errors.py b/tests/test_errors.py
index f3d26d3..3a3c3fd 100644
--- a/tests/test_errors.py
+++ b/tests/test_errors.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python2.4
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_http.py b/tests/test_http.py
index 5ae8ab6..b4bf007 100644
--- a/tests/test_http.py
+++ b/tests/test_http.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python2.4
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_json_model.py b/tests/test_json_model.py
index 654aac9..fccd549 100644
--- a/tests/test_json_model.py
+++ b/tests/test_json_model.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python2.4
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_mocks.py b/tests/test_mocks.py
index 6b2360b..7d1e8e6 100644
--- a/tests/test_mocks.py
+++ b/tests/test_mocks.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python2.4
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_model.py b/tests/test_model.py
index 776c7fd..d24c367 100644
--- a/tests/test_model.py
+++ b/tests/test_model.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python2.4
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_protobuf_model.py b/tests/test_protobuf_model.py
index b4cde55..02544e1 100644
--- a/tests/test_protobuf_model.py
+++ b/tests/test_protobuf_model.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python2.4
 #
-# Copyright 2010 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test_schema.py b/tests/test_schema.py
index ec6dd42..476575c 100644
--- a/tests/test_schema.py
+++ b/tests/test_schema.py
@@ -1,4 +1,4 @@
-# Copyright 2011 Google Inc.
+# Copyright 2014 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.