fix copyright and JDK version.

git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4290 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
Minero Aoki 2009-06-13 08:50:55 +00:00
parent fd591cf2b7
commit 6fef2ad6f7
1 changed files with 3 additions and 2 deletions

5
README
View File

@ -8,7 +8,7 @@ Requirements
To compile cbc itself:
* Java SDK 1.4 or later
* JDK 1.5 or later
* JavaCC 4.0 or later
* ant
* make
@ -67,7 +67,7 @@ License
Modified BSD license.
For details of modified BSD license, see following:
Copyright (c) 2007,2008 Minero Aoki. All rights reserved.
Copyright (c) 2007-2009 Minero Aoki. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
@ -101,3 +101,4 @@ Contact
-------
CbC produced by Minero Aoki <aamine@loveruby.net>.