forked from waggle-sensor/waggle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
51 lines (39 loc) · 2.19 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
WAGGLE SOFTWARE LICENSE:
Original Waggle software is distributed under a 3-clause BSD license
(see below)
Waggle hardware designs are distributed under a Creative Commons
license for non-commercial use. Specifically, a "CC BY-NC-SA"
(http://creativecommons.org/licenses/by-nc-sa/4.0/). Waggle hardware
designs and the associated license are kept in a different GIT
repository and LICENSE file.
Some customized software components within the Waggle software
environment are derived from existing open source software components.
Those packages retain the license of the original code base, for
example GPL or LGPL.
***********************************************************************
Waggle Software License (BSD 3-Clause):
Copyright © 2015, UChicago Argonne, LLC. and the University of
Chicago. All Rights Reserved
Under the terms of Contract No. DE-AC02-06CH11357 with UChicago
Argonne, LLC, the U.S. Government retains certain rights in this
software. Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the following
conditions are met:
1 Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2 Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3 Neither the names of UChicago Argonne, LLC or the Department of
Energy nor the names of its contributors may be used to endorse or
promote products derived from this software without specific prior
written permission.
DISCLAIMER: THE SOFTWARE IS SUPPLIED “AS IS” WITHOUT WARRANTY OF ANY
KIND. NEITHER THE UNTED STATES GOVERNMENT, NOR THE UNITED STATES
DEPARTMENT OF ENERGY, NOR UCHICAGO ARGONNE, LLC, NOR ANY OF THEIR
EMPLOYEES, MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY
LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR
USEFULNESS OF ANY INFORMATION, DATA, APPARATUS, PRODUCT, OR PROCESS
DISCLOSED, OR REPRESENTS THAT ITS USE WOULD NOT INFRINGE PRIVATELY
OWNED RIGHTS.
***********************************************************************