From cc06d697cf7d2cc543bc5f2b5312edfd1d829bed Mon Sep 17 00:00:00 2001 From: Matt Jibson Date: Thu, 29 Jan 2015 04:46:21 -0500 Subject: [PATCH] Add newlines after license comment This prevents the licenses from appearing in godoc. --- cli.go | 1 + doc.go | 1 + 2 files changed, 2 insertions(+) diff --git a/cli.go b/cli.go index 187707a..d220794 100644 --- a/cli.go +++ b/cli.go @@ -1,6 +1,7 @@ // 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/. + package main import ( diff --git a/doc.go b/doc.go index e7086cb..9f195a0 100644 --- a/doc.go +++ b/doc.go @@ -1,6 +1,7 @@ // 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/. + /* WSDL to Go