aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/skflow/neural_translation_word.py
diff options
context:
space:
mode:
authorGravatar Yuan (Terry) Tang <terrytangyuan@users.noreply.github.com>2016-07-01 23:40:05 -0400
committerGravatar Illia Polosukhin <ilblackdragon@gmail.com>2016-07-01 20:40:05 -0700
commit9d6b2e0abad5e94a0abc9eb67e44fd3bd839e72f (patch)
treef8cd9458ca0619cde2f2e1bc0708325d7a7829f9 /tensorflow/examples/skflow/neural_translation_word.py
parent06fca4d9bc7ebff88493e105e4a1fe5002616469 (diff)
Updated tflearn examples copyright (#3156)
Diffstat (limited to 'tensorflow/examples/skflow/neural_translation_word.py')
-rw-r--r--tensorflow/examples/skflow/neural_translation_word.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/examples/skflow/neural_translation_word.py b/tensorflow/examples/skflow/neural_translation_word.py
index 90c73f0ba5..185835c139 100644
--- a/tensorflow/examples/skflow/neural_translation_word.py
+++ b/tensorflow/examples/skflow/neural_translation_word.py
@@ -1,6 +1,6 @@
# encoding: utf-8
-# 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.