Remove license from individual files and create LICENSE at root
Writing license in every file is tedious, repetitive and can contain a lot of mistakes, such as wrong year, wrong authors and even forgetting the license all together.
Since we're always distributing the source code of JAMS through a VCS such as git, we could simplify this with a LICENSE file at the root of the repository.