diff --git a/cmd/ocsp-responder/main.go b/cmd/ocsp-responder/main.go index 2347443a0..e354354f8 100644 --- a/cmd/ocsp-responder/main.go +++ b/cmd/ocsp-responder/main.go @@ -1,4 +1,4 @@ -// Copyright 2014 ISRG. All rights reserved +// Copyright 2015 ISRG. All rights reserved // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/cmd/ocsp-updater/main.go b/cmd/ocsp-updater/main.go index 919af29a9..4f6ef7714 100644 --- a/cmd/ocsp-updater/main.go +++ b/cmd/ocsp-updater/main.go @@ -1,4 +1,4 @@ -// Copyright 2014 ISRG. All rights reserved +// Copyright 2015 ISRG. All rights reserved // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/.