From 2ed34e6995f3dd5cbdf58292e755f0149e6d76cf Mon Sep 17 00:00:00 2001 From: Paul Snow <2058588+bovinemagnet@users.noreply.github.com> Date: Thu, 26 May 2022 17:15:33 +1000 Subject: [PATCH] Removed incorrect license header. --- doc/asciidoc_docs.go | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/doc/asciidoc_docs.go b/doc/asciidoc_docs.go index 8c3a76c5..e39258e9 100644 --- a/doc/asciidoc_docs.go +++ b/doc/asciidoc_docs.go @@ -1,16 +1,3 @@ -//Copyright 2015 Red Hat 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. -// You may obtain a copy of the License at -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// 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 doc import (