From 8e873c1100554f4c0868ab8d0e0ec17645a1f41c Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Thu, 26 Feb 2015 15:00:01 -0800 Subject: [PATCH] Fix head --- contrib/go2docker/cacerts.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/go2docker/cacerts.go b/contrib/go2docker/cacerts.go index 737abf7f9f8..8140331a175 100644 --- a/contrib/go2docker/cacerts.go +++ b/contrib/go2docker/cacerts.go @@ -1,5 +1,5 @@ /* -Copyright 2014 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. @@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ + package main const caCerts = `-----BEGIN CERTIFICATE-----