From 9ef8518b375c044199702860b3a368ec2d6ee961 Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Mon, 16 Oct 2017 18:26:38 -0700 Subject: [PATCH] Remove "package remote" garbage from license headers (#3304) --- storage/fanout.go | 2 +- storage/fanout_test.go | 2 +- storage/remote/client_test.go | 2 +- storage/remote/storage.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/storage/fanout.go b/storage/fanout.go index d0b19e3101..b5743f1db4 100644 --- a/storage/fanout.go +++ b/storage/fanout.go @@ -9,7 +9,7 @@ // distributed under the License is distributed on an "AS IS" BASIS, // 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 remote +// limitations under the License. package storage diff --git a/storage/fanout_test.go b/storage/fanout_test.go index 19e1600fbc..d8354b4428 100644 --- a/storage/fanout_test.go +++ b/storage/fanout_test.go @@ -9,7 +9,7 @@ // distributed under the License is distributed on an "AS IS" BASIS, // 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 remote +// limitations under the License. package storage diff --git a/storage/remote/client_test.go b/storage/remote/client_test.go index c8ced84bc6..5790f3f002 100644 --- a/storage/remote/client_test.go +++ b/storage/remote/client_test.go @@ -9,7 +9,7 @@ // distributed under the License is distributed on an "AS IS" BASIS, // 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 remote +// limitations under the License. package remote diff --git a/storage/remote/storage.go b/storage/remote/storage.go index df000c8193..f11ddb4740 100644 --- a/storage/remote/storage.go +++ b/storage/remote/storage.go @@ -9,7 +9,7 @@ // distributed under the License is distributed on an "AS IS" BASIS, // 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 remote +// limitations under the License. package remote