Fix faulty license headers

Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
Khosrow Moossavi
2021-10-06 16:05:58 -04:00
parent 1f686b1bb3
commit 3467aa9790
4 changed files with 16 additions and 40 deletions

View File

@@ -1,17 +1,11 @@
/*
Copyright 2021 The terraform-docs Authors.
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
Licensed under the MIT license (the "License"); you may not
use this file except in compliance with the License.
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.
You may obtain a copy of the License at the LICENSE file in
the root directory of this source tree.
*/
package plugin

View File

@@ -1,17 +1,11 @@
/*
Copyright 2021 The terraform-docs Authors.
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
Licensed under the MIT license (the "License"); you may not
use this file except in compliance with the License.
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.
You may obtain a copy of the License at the LICENSE file in
the root directory of this source tree.
*/
// Package plugin contains the implementations needed to make

View File

@@ -1,17 +1,11 @@
/*
Copyright 2021 The terraform-docs Authors.
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
Licensed under the MIT license (the "License"); you may not
use this file except in compliance with the License.
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.
You may obtain a copy of the License at the LICENSE file in
the root directory of this source tree.
*/
package plugin

View File

@@ -1,17 +1,11 @@
/*
Copyright 2021 The terraform-docs Authors.
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
Licensed under the MIT license (the "License"); you may not
use this file except in compliance with the License.
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.
You may obtain a copy of the License at the LICENSE file in
the root directory of this source tree.
*/
package plugin