Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions UnityNakamaFriends/Third-Party Notices.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
THIRD-PARTY NOTICES
==================

This package contains third-party software components governed by the license(s)
listed below:

Nakama Unity SDK
----------------

The following files are covered by the Apache License 2.0:
- All files in the Packages/Nakama Unity folder and its subdirectories

Apache License 2.0:

Copyright (c) 2017 GameUp Online Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Additional Information:
- Nakama Unity SDK Source: https://github.com/heroiclabs/nakama-unity
- Full Apache 2.0 License Text: https://www.apache.org/licenses/LICENSE-2.0

LayerLab UI Assets
------------------

The following files are covered by Creative Commons CC0 1.0 Universal:
- All PNG files in the HeroicUI folder and its subdirectories, which includes: UI design assets, icons, and backgrounds.

Creative Commons CC0 1.0 Universal Public Domain Dedication:
Original work created by LayerLab (2025)

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.

You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission.

Additional Information:
- Full Creative Commons CC0 1.0 License: https://creativecommons.org/publicdomain/zero/1.0/

IMPORTANT NOTES FOR END USERS:
==============================
1. The Nakama Unity SDK is free to use under Apache 2.0 license for both
commercial and non-commercial projects.

2. The LayerLab UI assets are provided under Creative Commons BY-NC-ND 4.0,
which means:
- They can be used for non-commercial projects only
- Attribution to LayerLab must be provided
- The assets cannot be modified or redistributed separately
- For commercial use, you must replace these assets with your own designs

3. You will need to set up your own Nakama server to use this template in
production. The demo server is provided for testing purposes only.

4. When using this template in your own projects, ensure you comply with all
applicable licenses, especially regarding the UI assets if you intend
commercial use.

5. This package redistributes the Nakama Unity SDK under the terms of the
Apache License 2.0, which permits such distribution.

Last Updated: January 2025
28 changes: 7 additions & 21 deletions UnityNakamaLeaderboards/Third-Party Notices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,18 @@ Additional Information:
LayerLab UI Assets
------------------

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

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

Copyright (c) 2025 LayerLab
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.

This work is licensed under the Creative Commons Attribution-NonCommercial-
NoDerivatives 4.0 International License. To view a copy of this license,
visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to
Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

You are free to:
- Share — copy and redistribute the material in any medium or format

Under the following terms:
- Attribution — You must give appropriate credit as "Asset Design by LayerLab",
provide a link to the license, and indicate if changes were made. You may do
so in any reasonable manner, but not in any way that suggests the licensor
endorses you or your use.
- Non Commercial — You may not use the material for commercial purposes.
- No Derivatives — If you remix, transform, or build upon the material, you may
not distribute the modified material.
You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission.

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

IMPORTANT NOTES FOR END USERS:
==============================
Expand Down