diff options
author | Jan Tattermusch <jtattermusch@users.noreply.github.com> | 2016-02-29 15:22:08 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@users.noreply.github.com> | 2016-02-29 15:22:08 -0800 |
commit | 7c9f1c1b1750ff8605b6ca50a61a7d81e1bc5dc5 (patch) | |
tree | 3b7705c3a244d0b9b2f2570f197b0b593d515256 /tools | |
parent | 6ba8910f7951da4f53be5b3dca31b59de206749e (diff) | |
parent | 6156f0962efdd065c53f550293db7bb1aaa3355b (diff) |
Merge pull request #5475 from stanley-cheung/php-single-pecl-install-release-0_13
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 |