Updated Copyright Years
Updated copyright years on all applicable files
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py
index fe31691..9e13c23 100644
--- a/googleapiclient/__init__.py
+++ b/googleapiclient/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# 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/googleapiclient/discovery.py b/googleapiclient/discovery.py
index ac5feee..93600cd 100644
--- a/googleapiclient/discovery.py
+++ b/googleapiclient/discovery.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# 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/googleapiclient/errors.py b/googleapiclient/errors.py
index ef2b161..b03c6e3 100644
--- a/googleapiclient/errors.py
+++ b/googleapiclient/errors.py
@@ -1,6 +1,6 @@
#!/usr/bin/python2.4
#
-# Copyright (C) 2010 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# 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/googleapiclient/http.py b/googleapiclient/http.py
index 23940ff..371eafe 100644
--- a/googleapiclient/http.py
+++ b/googleapiclient/http.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# 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/googleapiclient/model.py b/googleapiclient/model.py
index 566a233..e06c0d0 100644
--- a/googleapiclient/model.py
+++ b/googleapiclient/model.py
@@ -1,6 +1,6 @@
#!/usr/bin/python2.4
#
-# Copyright (C) 2010 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# 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/googleapiclient/sample_tools.py b/googleapiclient/sample_tools.py
index 09f9057..d002eb3 100644
--- a/googleapiclient/sample_tools.py
+++ b/googleapiclient/sample_tools.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2013 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# 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/googleapiclient/schema.py b/googleapiclient/schema.py
index d076a86..c235f54 100644
--- a/googleapiclient/schema.py
+++ b/googleapiclient/schema.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 Google Inc.
+# Copyright (C) 2014 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.