-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.txt
23 lines (20 loc) · 966 Bytes
/
license.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <[email protected]> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Joerg Wunsch
* ----------------------------------------------------------------------------
*/
/*
* As this application uses Qt, any redistribution is bound to the
* terms of either the GNU Lesser General Public License v. 3 ("LGPL"),
* or to any commercial Qt license.
*/
/*
* This application uses the Qwt extensions to Qt, which are also
* provided under the terms of LGPL v2.1. However, the Qwt license
* explicitly disclaims many common use cases as not constituting a
* "derived work" (in the LGPL sense), so it is generally less
* demanding about the redistribution policy than Qt itself.
*/