commit | 92290f1d1e2ebf4f6478f1441cd5ce11fddf685a | [log] [tgz] |
---|---|---|
author | Bill Wendling <[email protected]> | Sun Jan 14 16:49:35 2018 -0800 |
committer | Bill Wendling <[email protected]> | Sun Jan 14 16:49:35 2018 -0800 |
tree | 19500dc31b814f38d9781d32019aa7aed82a790a | |
parent | 06c973f4e4b8542d7d3fd22579854add96c87633 [diff] [blame] |
Remove extraneous copyright year.
diff --git a/yapftests/main_test.py b/yapftests/main_test.py index 508c02c..138853c 100644 --- a/yapftests/main_test.py +++ b/yapftests/main_test.py
@@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2015-2017 Google Inc. All Rights Reserved. +# Copyright 2015 Google Inc. 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.