diff options
author | Stanley Cheung <stanleycheung@google.com> | 2016-02-28 19:14:07 -0800 |
---|---|---|
committer | Stanley Cheung <stanleycheung@google.com> | 2016-02-28 19:14:07 -0800 |
commit | 6156f0962efdd065c53f550293db7bb1aaa3355b (patch) | |
tree | 3b7705c3a244d0b9b2f2570f197b0b593d515256 /tools | |
parent | 6ba8910f7951da4f53be5b3dca31b59de206749e (diff) |
Simplify PHP installation for release 0.13
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/distrib/python/docgen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/distrib/python/docgen.py b/tools/distrib/python/docgen.py index 72c65ad14a..161d83e3b7 100755 --- a/tools/distrib/python/docgen.py +++ b/tools/distrib/python/docgen.py @@ -1,5 +1,5 @@ #!/usr/bin/env python2.7 -# Copyright 2015, Google Inc. +# Copyright 2015-2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |