ftomassetti / effectivejava

Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.
Apache License 2.0
507 stars 45 forks source link

Modify License setting the copyright info #53

Closed ftomassetti closed 9 years ago

ftomassetti commented 9 years ago

Fill information in this line Copyright {yyyy} {name of copyright owner} in License

davidor commented 9 years ago

Consider adding the license in project.clj too. Example: https://github.com/technomancy/leiningen/blob/master/sample.project.clj

ftomassetti commented 9 years ago

Right, I have also specified the license in project.clj