[kaffe] CVS kaffe (robilad): removed left over javadoc from classpath
Kaffe CVS
cvs-commits at kaffe.org
Tue Jan 15 20:04:29 PST 2008
PatchSet 7679
Date: 2008/01/16 03:59:31
Author: robilad
Branch: HEAD
Tag: (none)
Log:
removed left over javadoc from classpath
008-01-16 Dalibor Topic <robilad at kaffe.org>
* libraries/javalib/awt-implementations/kaffe/java/awt/image/package.html,
libraries/javalib/awt-implementations/kaffe/java/awt/package.html,
libraries/javalib/awt-implementations/kaffe/java/awt/event/package.html:
Removed left over copies of Classpath's javadoc.
Members:
ChangeLog:1.5181->1.5182
libraries/javalib/awt-implementations/kaffe/java/awt/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/event/package.html:1.2->1.3(DEAD)
libraries/javalib/awt-implementations/kaffe/java/awt/image/package.html:1.2->1.3(DEAD)
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5181 kaffe/ChangeLog:1.5182
--- kaffe/ChangeLog:1.5181 Wed Jan 16 03:53:03 2008
+++ kaffe/ChangeLog Wed Jan 16 03:59:31 2008
@@ -1,5 +1,12 @@
2008-01-16 Dalibor Topic <robilad at kaffe.org>
+ * libraries/javalib/awt-implementations/kaffe/java/awt/image/package.html,
+ libraries/javalib/awt-implementations/kaffe/java/awt/package.html,
+ libraries/javalib/awt-implementations/kaffe/java/awt/event/package.html:
+ Removed left over copies of Classpath's javadoc.
+
+2008-01-16 Dalibor Topic <robilad at kaffe.org>
+
* libraries/javalib/awt-implementations/kaffe/Makefile.am (dist_kaffeawt_JAVA):
Removed duplicate files from GNU Classpath.
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/package.html
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/Attic/package.html,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/package.html Wed Jan 16 04:04:28 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!-- package.html - describes classes in java.awt package.
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. -->
-
-<html>
-<head><title>GNU Classpath - java.awt</title></head>
-
-<body>
-<p>Abstract Window Toolkit classes.</p>
-
-</body>
-</html>
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/event/package.html
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/event/Attic/package.html,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/event/package.html Wed Jan 16 04:04:28 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!-- package.html - describes classes in java.awt.event package.
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. -->
-
-<html>
-<head><title>GNU Classpath - java.awt.event</title></head>
-
-<body>
-<p>Listeners and adapters for different kinds of AWT events.</p>
-
-</body>
-</html>
===================================================================
Checking out kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/image/package.html
RCS: /home/cvs/kaffe/kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/image/Attic/package.html,v
VERS: 1.2
***************
--- kaffe/libraries/javalib/awt-implementations/kaffe/java/awt/image/package.html Wed Jan 16 04:04:28 2008
+++ /dev/null Sun Aug 4 19:57:58 2002
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!-- package.html - describes classes in java.awt.image package.
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. -->
-
-<html>
-<head><title>GNU Classpath - java.awt.image</title></head>
-
-<body>
-<p>Image consumers, producers and filters.</p>
-
-</body>
-</html>
More information about the kaffe
mailing list