Problem
The source code and tutorial are both available online, but the default copyright in most countries forbid people from using it legally
Solution
Add a license to the repository and all it's files and other people can use it legally.
Because it is not really source code it shouldn't be a program license like GPL.
My advice:
- CC-BY-SA - this is used by many many human language projects like Wikipedia (!)
- GFDL - the internet says it should also be good, but I've read that the CC-BY-SA is used much more often
If you want help in implementing one or another, tell me. I'm happy to help!
Problem
The source code and tutorial are both available online, but the default copyright in most countries forbid people from using it legally
Solution
Add a license to the repository and all it's files and other people can use it legally.
Because it is not really source code it shouldn't be a program license like GPL.
My advice:
If you want help in implementing one or another, tell me. I'm happy to help!