Skip to content

Commit 206fd48

Browse files
Add new licenses and updates
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent d23d120 commit 206fd48

File tree

4 files changed

+80
-0
lines changed

4 files changed

+80
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
key: djangosnippets-tos
3+
short_name: Djangosnippets TOS
4+
name: Djangosnippets Terms of Service
5+
category: CLA
6+
owner: Djangosnippets
7+
homepage_url: https://djangosnippets.org/about/tos/
8+
spdx_license_key: LicenseRef-scancode-djangosnippets-tos
9+
---
10+
11+
Terms of Service
12+
13+
We hate legal-speak as much as anybody, but on a site which is geared toward sharing code there has to be at least a little bit of it, so here goes:
14+
15+
By creating an account here you agree to three things:
16+
17+
1. That you will only post code which you wrote yourself and that you have the legal right to release under these terms.
18+
19+
2. That you grant any third party who sees the code you post a royalty-free, non-exclusive license to copy and distribute that code and to make and distribute derivative works based on that code. You may include license terms in snippets you post, if you wish to use a particular license (such as the BSD license or GNU GPL), but that license must permit royalty-free copying, distribution and modification of the code to which it is applied.
20+
21+
3. That if you post code of which you are not the author or for which you do not have the legal right to distribute according to these terms, you will indemnify and hold harmless the operators of this site and any third parties who are exposed to liability as a result of your actions.
22+
23+
If you can't legally agree to these terms, or don't want to, you cannot create an account here.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
key: freetos-mit
3+
short_name: FreeRTOS MIT
4+
name: FreeRTOS MIT
5+
category: Permissive
6+
owner: FreeRTOS
7+
homepage_url: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/V10.0.0/FreeRTOS/Source/list.c
8+
spdx_license_key: LicenseRef-scancode-freetos-mit
9+
text_urls:
10+
- https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/V10.0.0/FreeRTOS/Source/list.c
11+
other_urls:
12+
- http://www.FreeRTOS.org
13+
- http://aws.amazon.com/freertos
14+
---
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy of
17+
this software and associated documentation files (the "Software"), to deal in
18+
the Software without restriction, including without limitation the rights to
19+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20+
the Software, and to permit persons to whom the Software is furnished to do so,
21+
subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software. If you wish to use our Amazon
25+
FreeRTOS name, please do so in a fair use way that does not cause confusion.
26+
27+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
29+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
30+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
31+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
32+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
key: lanl-bsd-3-variant
3+
short_name: LANL BSD-3 Variant
4+
name: Los Alamos National Labs BSD-3 Variant
5+
category: Permissive
6+
owner: LANL
7+
homepage_url: https://opensource.org/license/los-alamos-national-labs-bsd-3-variant
8+
spdx_license_key: LicenseRef-scancode-lanl-bsd-3-variant
9+
osi_url: https://opensource.org/license/los-alamos-national-labs-bsd-3-variant
10+
ignorable_copyrights:
11+
- Copyright XXXX. Los Alamos National Security, LLC.
12+
ignorable_holders:
13+
- XXXX. Los Alamos National Security, LLC.
14+
---
15+
16+
Copyright XXXX. Los Alamos National Security, LLC. This software was produced under U.S. Government contract DE-AC52-06NA25396 for Los Alamos National Laboratory (LANL), which is operated by Los Alamos National Security, LLC for the U.S. Department of Energy. The U.S. Government has rights to use, reproduce, and distribute this software. NEITHER THE GOVERNMENT NOR LOS ALAMOS NATIONAL SECURITY, LLC MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is modified to produce derivative works, such modified software should be clearly marked, so as not to confuse it with the version available from LANL.
17+
18+
Additionally, redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
19+
20+
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
21+
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.
22+
Neither the name of Los Alamos National Security, LLC, Los Alamos National Laboratory, LANL, the U.S. Government, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
23+
24+
THIS SOFTWARE IS PROVIDED BY LOS ALAMOS NATIONAL SECURITY, LLC AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL LOS ALAMOS NATIONAL SECURITY, LLC OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

src/licensedcode/data/licenses/unicode-v3.LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ homepage_url: https://www.unicode.org/license.txt
88
spdx_license_key: Unicode-3.0
99
other_spdx_license_keys:
1010
- LicenseRef-scancode-unicode-v3
11+
osi_url: https://opensource.org/license/unicode-license-v3
1112
---
1213

1314
UNICODE LICENSE V3

0 commit comments

Comments
 (0)