From 31209e2b31ec313f3b034a2395caacd3c4823230 Mon Sep 17 00:00:00 2001 From: Charadon Date: Dec 27 2022 21:05:13 +0000 Subject: More updates to docs --- diff --git a/otool-tree.1 b/otool-tree.1 index 8adc48e..4fa5def 100644 --- a/otool-tree.1 +++ b/otool-tree.1 @@ -82,34 +82,22 @@ otool\-tree ./program | grep /opt: .URL "https://pagure.io/DaLazySlackers/otool\-tree" "" "" .SH "COPYING" .sp -Copyright 2022 Charadon -.sp -.if n .RS 4 -.nf -.fam C -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 -.fam -.fi -.if n .RE -.sp .if n .RS 4 .nf .fam C -http://www.apache.org/licenses/LICENSE\-2.0 -.fam -.fi -.if n .RE -.sp -.if n .RS 4 -.nf -.fam C -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. +Copyright 2022 Charadon + + 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. .fam .fi .if n .RE diff --git a/otool-tree.adoc b/otool-tree.adoc index 754cc02..0cab41c 100644 --- a/otool-tree.adoc +++ b/otool-tree.adoc @@ -52,7 +52,7 @@ otool-tree ./program | grep /opt: *Git repo:* https://pagure.io/DaLazySlackers/otool-tree == Copying - +``` Copyright 2022 Charadon Licensed under the Apache License, Version 2.0 (the "License"); @@ -66,3 +66,4 @@ Copyright 2022 Charadon 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. +```