Filippo Valsorda
5 rokov pred
|
@@ -1,4 +1,4 @@
|
|
|
-// Copyright 2018 The Go Authors. All rights reserved.
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
@@ -1,3 +1,7 @@
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
+// Use of this source code is governed by a BSD-style
|
|
|
+// license that can be found in the LICENSE file.
|
|
|
+
|
|
|
//+build !go1.10
|
|
|
|
|
|
package main
|
|
@@ -1,4 +1,4 @@
|
|
|
-// Copyright 2018 The Go Authors. All rights reserved.
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
-// Copyright 2018 The Go Authors. All rights reserved.
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
-// Copyright 2018 The Go Authors. All rights reserved.
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
-// Copyright 2018 The Go Authors. All rights reserved.
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
@@ -1,3 +1,7 @@
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
+// Use of this source code is governed by a BSD-style
|
|
|
+// license that can be found in the LICENSE file.
|
|
|
+
|
|
|
package main
|
|
|
|
|
|
import (
|
|
@@ -1,3 +1,7 @@
|
|
|
+// Copyright 2018 The mkcert Authors. All rights reserved.
|
|
|
+// Use of this source code is governed by a BSD-style
|
|
|
+// license that can be found in the LICENSE file.
|
|
|
+
|
|
|
package main
|
|
|
|
|
|
import (
|