opening_hours 3.12.0 → 3.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,144 +0,0 @@
1
- GNU LESSER GENERAL PUBLIC LICENSE
2
- Version 3, 29 June 2007
3
-
4
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
5
-
6
- Everyone is permitted to copy and distribute verbatim copies of this license
7
- document, but changing it is not allowed.
8
-
9
- This version of the GNU Lesser General Public License incorporates the terms
10
- and conditions of version 3 of the GNU General Public License, supplemented
11
- by the additional permissions listed below.
12
-
13
- 0. Additional Definitions.
14
-
15
- As used herein, "this License" refers to version 3 of the GNU Lesser General
16
- Public License, and the "GNU GPL" refers to version 3 of the GNU General Public
17
- License.
18
-
19
- "The Library" refers to a covered work governed by this License, other than
20
- an Application or a Combined Work as defined below.
21
-
22
- An "Application" is any work that makes use of an interface provided by the
23
- Library, but which is not otherwise based on the Library. Defining a subclass
24
- of a class defined by the Library is deemed a mode of using an interface provided
25
- by the Library.
26
-
27
- A "Combined Work" is a work produced by combining or linking an Application
28
- with the Library. The particular version of the Library with which the Combined
29
- Work was made is also called the "Linked Version".
30
-
31
- The "Minimal Corresponding Source" for a Combined Work means the Corresponding
32
- Source for the Combined Work, excluding any source code for portions of the
33
- Combined Work that, considered in isolation, are based on the Application,
34
- and not on the Linked Version.
35
-
36
- The "Corresponding Application Code" for a Combined Work means the object
37
- code and/or source code for the Application, including any data and utility
38
- programs needed for reproducing the Combined Work from the Application, but
39
- excluding the System Libraries of the Combined Work.
40
-
41
- 1. Exception to Section 3 of the GNU GPL.
42
- You may convey a covered work under sections 3 and 4 of this License without
43
- being bound by section 3 of the GNU GPL.
44
-
45
- 2. Conveying Modified Versions.
46
- If you modify a copy of the Library, and, in your modifications, a facility
47
- refers to a function or data to be supplied by an Application that uses the
48
- facility (other than as an argument passed when the facility is invoked),
49
- then you may convey a copy of the modified version:
50
-
51
- a) under this License, provided that you make a good faith effort to ensure
52
- that, in the event an Application does not supply the function or data, the
53
- facility still operates, and performs whatever part of its purpose remains
54
- meaningful, or
55
-
56
- b) under the GNU GPL, with none of the additional permissions of this License
57
- applicable to that copy.
58
-
59
- 3. Object Code Incorporating Material from Library Header Files.
60
- The object code form of an Application may incorporate material from a header
61
- file that is part of the Library. You may convey such object code under terms
62
- of your choice, provided that, if the incorporated material is not limited
63
- to numerical parameters, data structure layouts and accessors, or small macros,
64
- inline functions and templates (ten or fewer lines in length), you do both
65
- of the following:
66
-
67
- a) Give prominent notice with each copy of the object code that the Library
68
- is used in it and that the Library and its use are covered by this License.
69
-
70
- b) Accompany the object code with a copy of the GNU GPL and this license document.
71
-
72
- 4. Combined Works.
73
- You may convey a Combined Work under terms of your choice that, taken together,
74
- effectively do not restrict modification of the portions of the Library contained
75
- in the Combined Work and reverse engineering for debugging such modifications,
76
- if you also do each of the following:
77
-
78
- a) Give prominent notice with each copy of the Combined Work that the Library
79
- is used in it and that the Library and its use are covered by this License.
80
-
81
- b) Accompany the Combined Work with a copy of the GNU GPL and this license
82
- document.
83
-
84
- c) For a Combined Work that displays copyright notices during execution, include
85
- the copyright notice for the Library among these notices, as well as a reference
86
- directing the user to the copies of the GNU GPL and this license document.
87
-
88
- d) Do one of the following:
89
-
90
- 0) Convey the Minimal Corresponding Source under the terms of this License,
91
- and the Corresponding Application Code in a form suitable for, and under terms
92
- that permit, the user to recombine or relink the Application with a modified
93
- version of the Linked Version to produce a modified Combined Work, in the
94
- manner specified by section 6 of the GNU GPL for conveying Corresponding Source.
95
-
96
- 1) Use a suitable shared library mechanism for linking with the Library.
97
- A suitable mechanism is one that (a) uses at run time a copy of the Library
98
- already present on the user's computer system, and (b) will operate properly
99
- with a modified version of the Library that is interface-compatible with the
100
- Linked Version.
101
-
102
- e) Provide Installation Information, but only if you would otherwise be required
103
- to provide such information under section 6 of the GNU GPL, and only to the
104
- extent that such information is necessary to install and execute a modified
105
- version of the Combined Work produced by recombining or relinking the Application
106
- with a modified version of the Linked Version. (If you use option 4d0, the
107
- Installation Information must accompany the Minimal Corresponding Source and
108
- Corresponding Application Code. If you use option 4d1, you must provide the
109
- Installation Information in the manner specified by section 6 of the GNU GPL
110
- for conveying Corresponding Source.)
111
-
112
- 5. Combined Libraries.
113
- You may place library facilities that are a work based on the Library side
114
- by side in a single library together with other library facilities that are
115
- not Applications and are not covered by this License, and convey such a combined
116
- library under terms of your choice, if you do both of the following:
117
-
118
- a) Accompany the combined library with a copy of the same work based on the
119
- Library, uncombined with any other library facilities, conveyed under the
120
- terms of this License.
121
-
122
- b) Give prominent notice with the combined library that part of it is a work
123
- based on the Library, and explaining where to find the accompanying uncombined
124
- form of the same work.
125
-
126
- 6. Revised Versions of the GNU Lesser General Public License.
127
- The Free Software Foundation may publish revised and/or new versions of the
128
- GNU Lesser General Public License from time to time. Such new versions will
129
- be similar in spirit to the present version, but may differ in detail to address
130
- new problems or concerns.
131
-
132
- Each version is given a distinguishing version number. If the Library as you
133
- received it specifies that a certain numbered version of the GNU Lesser General
134
- Public License "or any later version" applies to it, you have the option of
135
- following the terms and conditions either of that published version or of
136
- any later version published by the Free Software Foundation. If the Library
137
- as you received it does not specify a version number of the GNU Lesser General
138
- Public License, you may choose any version of the GNU Lesser General Public
139
- License ever published by the Free Software Foundation.
140
-
141
- If the Library as you received it specifies that a proxy can decide whether
142
- future versions of the GNU Lesser General Public License shall
143
- apply, that proxy's public statement of acceptance of any version is permanent
144
- authorization for you to choose that version for the Library.