diff options
author | A. Unique TensorFlower <nobody@tensorflow.org> | 2016-06-02 12:32:54 -0800 |
---|---|---|
committer | TensorFlower Gardener <gardener@tensorflow.org> | 2016-06-02 13:41:12 -0700 |
commit | 122cdce33e3e0a01a7f82645617317530aa571fb (patch) | |
tree | 0a8d899b7e7930a59324ec78b5893eecdfb9817a /util/python | |
parent | c8b59c046895fa5b6d79f73e0b5817330fcfbfc1 (diff) |
Update copyright for 3p/tf.
Change: 123901292
Diffstat (limited to 'util/python')
-rwxr-xr-x | util/python/python_config.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/python/python_config.sh b/util/python/python_config.sh index 7554765003..aaad084f69 100755 --- a/util/python/python_config.sh +++ b/util/python/python_config.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2015 Google Inc. All Rights Reserved. +# Copyright 2015 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. |