diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-07 20:23:37 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-07 20:23:37 -0800 |
commit | 9d0638c03874b99ad3b0d42c50bad660d5f97c77 (patch) | |
tree | 055e5b4fba93ba5d88ff4cbae8b4873725e337bf | |
parent | dba948569a90fa12b4d024555e559c1abfc75607 (diff) |
Fix copyright
-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 |