diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-05 21:47:24 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-05 21:48:24 +0200 |
commit | a9fe617303f9726794451eaf2c517a8ec57f3faf (patch) | |
tree | 86444b4e19a7f79e66fd13b0371d349a806af41f /README | |
parent | 1f8a907187cbdeacc0947d3cc00d251640882a54 (diff) | |
download | lombok-a9fe617303f9726794451eaf2c517a8ec57f3faf.tar.gz lombok-a9fe617303f9726794451eaf2c517a8ec57f3faf.tar.bz2 lombok-a9fe617303f9726794451eaf2c517a8ec57f3faf.zip |
Final touches on the installer:
- some bug fixes for linux
- renamed InstallerWindow to Installer
- Apple-specific prettification added (dock icon, app name)
- more documentation.
Also, I started added an open source licence to all files.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ projectlombok makes java a spicier language by adding 'handlers' that know how t Using lombok is made as simple as possible, and aims to work on all major java IDEs as well as javac itself. -projectlombok is open source under the Creative Commons - free to share, free to remix, provided you attribute the authors licence, as shown here: http://creativecommons.org/licenses/by/3.0/us/ +See LICENCE for the project lombok licence. Project Authors: |