test/: add some missing copyright headers
[dbus-python-phuang.git] / COPYING
blob5aceae8d470e15dd14395d29c6f295b8699a77d8
1 D-Bus is licensed to you under your choice of the Academic Free
2 License version 2.1 (reproduced in the file COPYING.AFL-2.1), or the GNU
3 General Public License version 2 (reproduced in the file COPYING.GPL-2).
5 Some files have been relicensed under the MIT/X11 license, a permissive
6 non-copyleft license compatible with both of the licenses above. I plan to
7 relicense the rest of the project when approval has been received from all
8 copyright holders. The relicensed files are noted in the copyright headers.
10 The license to be used for new code is as follows:
12         Permission is hereby granted, free of charge, to any person
13         obtaining a copy of this software and associated documentation
14         files (the "Software"), to deal in the Software without
15         restriction, including without limitation the rights to use, copy,
16         modify, merge, publish, distribute, sublicense, and/or sell copies
17         of the Software, and to permit persons to whom the Software is
18         furnished to do so, subject to the following conditions:
20         The above copyright notice and this permission notice shall be
21         included in all copies or substantial portions of the Software.
23         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
26         NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
27         HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
28         WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30         DEALINGS IN THE SOFTWARE.