summaryrefslogtreecommitdiffstats
path: root/parsers/LastUpdate.java
Commit message (Collapse)AuthorAgeFilesLines
* updated the year in the Copyright block in all source files.rsiddharth2013-11-021-2/+1
| | | | used license/Liberate.java to do the job. automation rocks.
* parsers/LastUpdate.java was baptized, todo was updatedrsiddharth2012-11-271-1/+22
| | | | | | modified: parsers/LastUpdate.java todo
* new feature: Now Scruf appends a 'last updated' string at the end ofrsiddharth2012-11-271-0/+30
all html files, it generates. parsers/LastUpdate.java does this job. added: parsers/LastUpdate.java (new parser) modified: parsers/ParserList.java (added new Parser: see above) todo (now scruf todos are in org-mode)