Update copyright year on all license headers

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146111211
This commit is contained in:
mmuller 2017-01-31 06:08:36 -08:00 committed by Ben McIlwain
parent 565497a6d4
commit b70f57b7c7
1449 changed files with 1454 additions and 1556 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/python
# Copyright 2016 The Nomulus Authors. All Rights Reserved.
# Copyright 2017 The Nomulus Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""Script for generating eclipse .project and .classpath files."""
import os