Add alarm generation when application is slow
[ric-plt/lib/rmr.git] / doc / src / library / license.im
1
2 .if false
3 ==================================================================================
4         Copyright (c) 2019-2021 Nokia
5         Copyright (c) 2019-2021 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 .if ! _license_im
22
23 .** this file is imbedded after the cover page for Postscript generated
24 .** documents, and at the top for text based documents. It's purpose is
25 .** to ensure the output doc has the license statement.
26
27 .** rtd license will add license info as a comment to the output (ps or rst) file
28 .im ../rtd/license.im
29
30
31 .** for postscript docs we add a copyright between the cover and table of contents
32 .** as should be done for any published work.
33 .if pfm
34 .sp 5
35
36 This document, the source used to generate it, and the source code which is
37 described in this document, are all governed by the following
38 copyright statement.
39
40 .** enable lines to match text line length here
41 .cd 1 &line_size i=&col_indent
42 .sp 2
43 .lw 1
44 .ln
45 .ll -.5i
46 .in +.25i
47 Copyright (c) 2019-2021 Nokia
48 .br
49 Copyright (c) 2019-2021 AT&T Intellectual Property.
50 .sp 1
51
52    Licensed under the Apache License, Version 2.0 (the "License");
53    you may not use this file except in compliance with the License.
54    You may obtain a copy of the License at
55
56 .sp 1
57 .nf
58        http://www.apache.org/licenses/LICENSE-2.0
59 .fo
60 .sp
61
62 Unless required by applicable law or agreed to in writing, software
63 distributed under the License is distributed on an "AS IS" BASIS,
64 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
65 See the License for the specific language governing permissions and
66 limitations under the License.
67 .sp .7
68 .in -.25i
69 .ll +.5i
70 .ln
71 .sp 2
72 .cd 1 &col_width i=&col_indent
73
74 .dv _license_im 1
75 .fi