Skip to content

Commit 3750086

Browse files
committed
Add a license file
1 parent cf0ccc1 commit 3750086

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

License.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# License
2+
3+
This repository contains several elements, so any of them might have their own license. But unless otherwise specified, the global license is:
4+
- Software is provided under the [3-Clause BSD License](https://opensource.org/license/bsd-3-clause).
5+
- Assets and documents are provided under [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/)
6+
7+
In general it is fine to assume that all of my own content will keep these default licences. But when external software or assets are used, they may have their own specific licenses. Check the corresponding readme files for this.
8+
9+
The intent of Vircon32 is to be open and free, that is why the chosen licenses are very permissive and should allow most uses.

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ If you are not familiar with Vircon32, a 32-bit virtual game console, you can vi
2525
----------------------------------
2626
### License
2727

28-
There are several programs here, so any of them may have their own license. But unless otherwise specified, the global license is:
28+
This repository contains several elements, so any of them might have their own license. But unless otherwise specified, the global license is:
2929
- Software is provided under the [3-Clause BSD License](https://opensource.org/license/bsd-3-clause).
30-
- Assets are provided under [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/)
30+
- Assets and documents are provided under [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/)
3131

3232
The intent of Vircon32 is to be open and free, that is why the chosen licenses are very permissive and should allow most uses.
3333

0 commit comments

Comments
 (0)