diff options
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. |