aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/skflow/multioutput_regression.py
diff options
context:
space:
mode:
authorGravatar Andrew Harp <andrewharp@google.com>2016-07-11 09:39:41 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-07-11 10:48:23 -0700
commit6cd8b28da1cd42f9bacbef9d55f64c7f5162bb9c (patch)
tree1bc5ba7867dd5174cf8145bcaceebe4493ff0d75 /tensorflow/examples/skflow/multioutput_regression.py
parentcb8cdf73c3bfc06ae5dc4b6aba07f429110d8b08 (diff)
Merge changes from github.
Change: 127101926
Diffstat (limited to 'tensorflow/examples/skflow/multioutput_regression.py')
-rw-r--r--tensorflow/examples/skflow/multioutput_regression.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/examples/skflow/multioutput_regression.py b/tensorflow/examples/skflow/multioutput_regression.py
index c0ddf1cf30..ef76a6ce27 100644
--- a/tensorflow/examples/skflow/multioutput_regression.py
+++ b/tensorflow/examples/skflow/multioutput_regression.py
@@ -1,4 +1,4 @@
-# Copyright 2015-present The Scikit Flow Authors. All Rights Reserved.
+# Copyright 2016 The TensorFlow Authors. 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.