How to indicate in a source code file what license it has?
- by Johann Gerell
Let's say I want make some of my sources publicly available via my blog or other web location.
How do I properly indicate what Open Source license I've applied to the sources? For instance, with the MIT License or The Code Project Open License, should I put something at he top of the source files or should I have something on the web page, or both?