Documentation fixes and revamp user guide
[ric-plt/lib/rmr.git] / doc / src / library / license.im
1
2 .if false
3 ==================================================================================
4         Copyright (c) 2019-2020 Nokia
5         Copyright (c) 2019-2020 AT&T Intellectual Property.
6
7    Licensed under the Apache License, Version 2.0 (the "License");
8    you may not use this file except in compliance with the License.
9    You may obtain a copy of the License at
10
11        http://www.apache.org/licenses/LICENSE-2.0
12
13    Unless required by applicable law or agreed to in writing, software
14    distributed under the License is distributed on an "AS IS" BASIS,
15    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16    See the License for the specific language governing permissions and
17    limitations under the License.
18 ==================================================================================
19 .fi
20
21
22 .** this file is imbedded after the cover page for Postscript generated
23 .** documents, and at the top for text based documents. It's purpose is
24 .** to ensure the output doc has the license statement.
25
26 .** rtd license will add license info as a comment to the output (ps or rst) file
27 .im ../rtd/license.im
28
29
30 .** for postscript docs we add a copyright between the cover and table of contents
31 .** as should be done for any published work.
32 .if pfm
33 .sp 5
34
35 This document, the source used to generate it, and the source code which is
36 described in this document, are all governed by the following
37 copyright statement.
38
39 .sp 2
40 .ln
41 .nf
42    Copyright (c) 2019-2020 Nokia
43    Copyright (c) 2019-2020 AT&T Intellectual Property.
44
45    Licensed under the Apache License, Version 2.0 (the "License");
46    you may not use this file except in compliance with the License.
47    You may obtain a copy of the License at
48
49        http://www.apache.org/licenses/LICENSE-2.0
50
51    Unless required by applicable law or agreed to in writing, software
52    distributed under the License is distributed on an "AS IS" BASIS,
53    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
54    See the License for the specific language governing permissions and
55    limitations under the License.
56 .fo
57 .ln
58 .sp 2
59 .fi