IEEE 802.15.4 subsystem
Sign in or create your account | Project List | Help
IEEE 802.15.4 subsystem Git Source Tree
Root/
1 | This work in this directory and the directories below it is under the |
2 | copyright of various authors. Authorship is indicated either directly |
3 | in the files containing the respective work or in the file AUTHORS. |
4 | |
5 | |
6 | Unless otherwise indicated, all code is distributed under the terms of |
7 | the GNU GENERAL PUBLIC LICENSE, Version 2: |
8 | |
9 | This program is free software; you can redistribute it and/or modify |
10 | it under the terms of the GNU General Public License as published by |
11 | the Free Software Foundation; either version 2 of the License, or |
12 | (at your option) any later version. |
13 | |
14 | For your convenience, a copy of the complete license has been included |
15 | in the file COPYING.GPLv2. |
16 | |
17 | |
18 | Some code may be considered "library" to be distributed under the more |
19 | lenient GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1. Such code is |
20 | only licensed under the LGPL if explicitly marked so. By default, all |
21 | code is under the GPL. |
22 | |
23 | This library is free software; you can redistribute it and/or |
24 | modify it under the terms of the GNU Lesser General Public |
25 | License as published by the Free Software Foundation; either |
26 | version 2.1 of the License, or (at your option) any later version. |
27 | |
28 | For your convenience, a copy of the complete LGPL has been included in |
29 | the file COPYING.LGPLv21. |
30 | |
31 | |
32 | All files that are not considered code, such as schematic symbols and |
33 | board layout, are distributed under the terms of the Creative Commons |
34 | Attribution-ShareAlike 3.0 Unported license (cc-by-sa 3.0): |
35 | |
36 | This work is licensed under the Creative Commons Attribution-Share |
37 | Alike 3.0 Unported License. To view a copy of this license, visit |
38 | http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to |
39 | Creative Commons, 171 Second Street, Suite 300, San Francisco, |
40 | California, 94105, USA. |
41 | |
42 | The complete text of the license is available at the following |
43 | location: |
44 | http://creativecommons.org/licenses/by-sa/3.0/legalcode |
45 | |
46 | |
47 | More information about the respective license can be obtained at the |
48 | following locations: |
49 | |
50 | http://www.gnu.org/licenses/gpl-2.0.html |
51 | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html |
52 | http://creativecommons.org/licenses/by-sa/3.0/ |
53 |