diff options
author | Craig Tiller <ctiller@google.com> | 2016-01-20 09:56:21 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-01-20 09:56:21 -0800 |
commit | 0eef9eef907d21e46706b8065676b6562c5b33c6 (patch) | |
tree | 077f0958b28154592eefec818545b8b47aea6e56 /tools | |
parent | bfd055357187ac403b0f54abf4729ff4a70499b0 (diff) |
Fix copyrights
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/buildgen/build-cleaner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildgen/build-cleaner.py b/tools/buildgen/build-cleaner.py index d633573434..37fedec6ad 100755 --- a/tools/buildgen/build-cleaner.py +++ b/tools/buildgen/build-cleaner.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 |