Update license to GPLv3, fix header comments
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / Peer.java
2016-09-06 David ‘Bombe’ RodenUpdate license to GPLv3, fix header comments
2016-06-10 David ‘Bombe’ RodenMerge branch 'release-0.1.4' v0.1.4
2015-11-24 David ‘Bombe’ RodenExpose lots of constructors and accessors
2015-08-21 David ‘Bombe’ RodenMerge branch 'release-0.1.3' into master
2010-09-10 David ‘Bombe’ RodenReformat source code, new line length for comments...
2010-09-07 David ‘Bombe’ RodenAdd @Override annotations that are missing for JDK...
2010-04-15 David ‘Bombe’ RodenImplement Identifiable interface where appropriate.
2009-11-17 David ‘Bombe’ RodenMove source and test files to maven’s favourite locations.