From 6fef2ad6f766d3b18c3ff2fb73484bec709d34af Mon Sep 17 00:00:00 2001 From: Minero Aoki Date: Sat, 13 Jun 2009 08:50:55 +0000 Subject: [PATCH] fix copyright and JDK version. git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4290 1b9489fe-b721-0410-924e-b54b9192deb8 --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index a9f8252..f9c9589 100644 --- a/README +++ b/README @@ -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 . +