makes copyright year optional

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
Mike Brown
2018-03-06 15:55:32 -06:00
parent ffda916fd0
commit c3574e4493
10 changed files with 22 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright 2014 The Kubernetes Authors.
Copyright The Kubernetes Authors.
fail

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python
# Copyright 2015 The Kubernetes Authors.
# Copyright The Kubernetes Authors.
#
# failed
#

View File

@@ -1,5 +1,5 @@
/*
Copyright 2014 The Kubernetes Authors.
Copyright The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python
# Copyright 2015 The Kubernetes Authors.
# Copyright The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.