diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-28 05:44:23 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-28 05:44:23 +0200 |
commit | cd866b852ce1bf4390e98a58cdf491fa9828839f (patch) | |
tree | c00141aae2ef155e89225a74328bee69a8fa5d99 | |
parent | 71f67e1f65ca1a90b60555075c67194e8a1db752 (diff) | |
download | lombok-cd866b852ce1bf4390e98a58cdf491fa9828839f.tar.gz lombok-cd866b852ce1bf4390e98a58cdf491fa9828839f.tar.bz2 lombok-cd866b852ce1bf4390e98a58cdf491fa9828839f.zip |
Stuck some links for the foss licence in the todo list.
-rw-r--r-- | doc/TODO.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 001a2915..05734ce0 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -16,6 +16,11 @@ We need to figure out which of the bodyStart/bodyDeclarationStart/sourceStart bl Don't forget to extend past the opening brace for @Data! +## Website + +See the following for CC licences: + +http://creativecommons.org/license/results-one?q_1=2&q_1=1&field_commercial=yes&field_derivatives=yes&field_jurisdiction=us&field_format=&field_worktitle=lombok&field_attribute_to_name=&field_attribute_to_url=&field_sourceurl=&field_morepermissionsurl=&lang=en_US&language=en_US&n_questions=3 ## javadoc |