diff options
Diffstat (limited to 'pkg/certificate')
| -rw-r--r-- | pkg/certificate/certificate.go | 2 | ||||
| -rw-r--r-- | pkg/certificate/certificate_test.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg/certificate/certificate.go b/pkg/certificate/certificate.go index fe3d6c2..ee26caf 100644 --- a/pkg/certificate/certificate.go +++ b/pkg/certificate/certificate.go @@ -1,4 +1,4 @@ -// Copyright 2015 Google Inc. +// Copyright 2017 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/certificate/certificate_test.go b/pkg/certificate/certificate_test.go index bca8708..23d3f61 100644 --- a/pkg/certificate/certificate_test.go +++ b/pkg/certificate/certificate_test.go @@ -1,4 +1,4 @@ -// Copyright 2015 Google Inc. +// Copyright 2017 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |
