Author: hindessm
Date: Thu Jun 4 12:50:41 2009
New Revision: 781724
URL: http://svn.apache.org/viewvc?rev=781724&view=rev
Log:
Fixing "[#HARMONY-6155] NOTICE file does not have required contents" in classlib.
Modified:
harmony/enhanced/classlib/trunk/NOTICE
Modified: harmony/enhanced/classlib/trunk/NOTICE
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/NOTICE?rev=781724&r1=781723&r2=781724&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/NOTICE (original)
+++ harmony/enhanced/classlib/trunk/NOTICE Thu Jun 4 12:50:41 2009
@@ -4,7 +4,7 @@
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-Portions of Harmony were originally developed by
+Portions of Apache Harmony were originally developed by
Intel Corporation and are licensed to the Apache Software
Foundation under the "Software Grant and Corporate Contribution
License Agreement" and for which the following copyright notices
@@ -12,3 +12,7 @@
(C) Copyright 2005 Intel Corporation
(C) Copyright 2005-2006 Intel Corporation
(C) Copyright 2006 Intel Corporation
+
+Portions of Apache Harmony's Class Library TEXT module contain JavaDoc
+derived from the ICU project.
+Copyright (c) 1995-2008 International Business Machines Corporation and others
|