Skip to content

Commit ec94c1b

Browse files
authored
Update licenses for sample projects (#6)
* update license for NakamaLeaderboards * add license for NakamaFriends
1 parent 8836d31 commit ec94c1b

File tree

2 files changed

+78
-21
lines changed

2 files changed

+78
-21
lines changed
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
THIRD-PARTY NOTICES
2+
==================
3+
4+
This package contains third-party software components governed by the license(s)
5+
listed below:
6+
7+
Nakama Unity SDK
8+
----------------
9+
10+
The following files are covered by the Apache License 2.0:
11+
- All files in the Packages/Nakama Unity folder and its subdirectories
12+
13+
Apache License 2.0:
14+
15+
Copyright (c) 2017 GameUp Online Inc.
16+
17+
Licensed under the Apache License, Version 2.0 (the "License");
18+
you may not use this file except in compliance with the License.
19+
You may obtain a copy of the License at
20+
21+
http://www.apache.org/licenses/LICENSE-2.0
22+
23+
Unless required by applicable law or agreed to in writing, software
24+
distributed under the License is distributed on an "AS IS" BASIS,
25+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26+
See the License for the specific language governing permissions and
27+
limitations under the License.
28+
29+
Additional Information:
30+
- Nakama Unity SDK Source: https://github.com/heroiclabs/nakama-unity
31+
- Full Apache 2.0 License Text: https://www.apache.org/licenses/LICENSE-2.0
32+
33+
LayerLab UI Assets
34+
------------------
35+
36+
The following files are covered by Creative Commons CC0 1.0 Universal:
37+
- All PNG files in the HeroicUI folder and its subdirectories, which includes: UI design assets, icons, and backgrounds.
38+
39+
Creative Commons CC0 1.0 Universal Public Domain Dedication:
40+
Original work created by LayerLab (2025)
41+
42+
To the extent possible under law, LayerLab has dedicated this work to the public domain under Creative Commons CC0 1.0 Universal Public Domain Dedication.
43+
44+
You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission.
45+
46+
Additional Information:
47+
- Full Creative Commons CC0 1.0 License: https://creativecommons.org/publicdomain/zero/1.0/
48+
49+
IMPORTANT NOTES FOR END USERS:
50+
==============================
51+
1. The Nakama Unity SDK is free to use under Apache 2.0 license for both
52+
commercial and non-commercial projects.
53+
54+
2. The LayerLab UI assets are provided under Creative Commons BY-NC-ND 4.0,
55+
which means:
56+
- They can be used for non-commercial projects only
57+
- Attribution to LayerLab must be provided
58+
- The assets cannot be modified or redistributed separately
59+
- For commercial use, you must replace these assets with your own designs
60+
61+
3. You will need to set up your own Nakama server to use this template in
62+
production. The demo server is provided for testing purposes only.
63+
64+
4. When using this template in your own projects, ensure you comply with all
65+
applicable licenses, especially regarding the UI assets if you intend
66+
commercial use.
67+
68+
5. This package redistributes the Nakama Unity SDK under the terms of the
69+
Apache License 2.0, which permits such distribution.
70+
71+
Last Updated: January 2025

UnityNakamaLeaderboards/Third-Party Notices.txt

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -33,32 +33,18 @@ Additional Information:
3333
LayerLab UI Assets
3434
------------------
3535

36-
The following files are covered by Creative Commons BY-NC-ND 4.0:
37-
- All PNG files in the HeroicUI folder and its subdirectories, which includes: UI design assets, icons, and backgrounds
36+
The following files are covered by Creative Commons CC0 1.0 Universal:
37+
- All PNG files in the HeroicUI folder and its subdirectories, which includes: UI design assets, icons, and backgrounds.
3838

39-
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License:
39+
Creative Commons CC0 1.0 Universal Public Domain Dedication:
40+
Original work created by LayerLab (2025)
4041

41-
Copyright (c) 2025 LayerLab
42+
To the extent possible under law, LayerLab has dedicated this work to the public domain under Creative Commons CC0 1.0 Universal Public Domain Dedication.
4243

43-
This work is licensed under the Creative Commons Attribution-NonCommercial-
44-
NoDerivatives 4.0 International License. To view a copy of this license,
45-
visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to
46-
Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
47-
48-
You are free to:
49-
- Share — copy and redistribute the material in any medium or format
50-
51-
Under the following terms:
52-
- Attribution — You must give appropriate credit as "Asset Design by LayerLab",
53-
provide a link to the license, and indicate if changes were made. You may do
54-
so in any reasonable manner, but not in any way that suggests the licensor
55-
endorses you or your use.
56-
- Non Commercial — You may not use the material for commercial purposes.
57-
- No Derivatives — If you remix, transform, or build upon the material, you may
58-
not distribute the modified material.
44+
You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission.
5945

6046
Additional Information:
61-
- Full Creative Commons BY-NC-ND 4.0 License: https://creativecommons.org/licenses/by-nc-nd/4.0/
47+
- Full Creative Commons CC0 1.0 License: https://creativecommons.org/publicdomain/zero/1.0/
6248

6349
IMPORTANT NOTES FOR END USERS:
6450
==============================

0 commit comments

Comments
 (0)