diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-07 21:32:10 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-07 21:32:10 -0800 |
commit | 3b1a3f9f2f9344685a9bc9b1ae192cd892f16d0f (patch) | |
tree | 055e5b4fba93ba5d88ff4cbae8b4873725e337bf | |
parent | dba948569a90fa12b4d024555e559c1abfc75607 (diff) | |
parent | 9d0638c03874b99ad3b0d42c50bad660d5f97c77 (diff) |
Merge pull request #5639 from ctiller/examples_are_executable
Fix copyright (and master sanity)
-rw-r--r-- | examples/python/route_guide/route_guide_server.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/route_guide/route_guide_server.py b/examples/python/route_guide/route_guide_server.py index 24f948c42c..f95b36b073 100644 --- a/examples/python/route_guide/route_guide_server.py +++ b/examples/python/route_guide/route_guide_server.py @@ -1,4 +1,4 @@ -# Copyright 2015, Google Inc. +# Copyright 2015-2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |