Update copyright lines.
diff --git a/samples/prediction/prediction.py b/samples/prediction/prediction.py
index 50d4b5e..50c1eba 100644
--- a/samples/prediction/prediction.py
+++ b/samples/prediction/prediction.py
@@ -1,7 +1,7 @@
 #!/usr/bin/python2.4
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 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/samples/prediction/setup.sh b/samples/prediction/setup.sh
index 54bc4e6..a5b1f47 100755
--- a/samples/prediction/setup.sh
+++ b/samples/prediction/setup.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright 2011 Google Inc. All Rights Reserved.
+# Copyright 2014 Google Inc. All Rights Reserved.
 # Author: jcgregorio@google.com (Joe Gregorio)
 #
 # Uploads a training data set to Google Storage to be used by this sample