/[classpath]/classpath/javax/swing/JTree.java
ViewVC logotype

Diff of /classpath/javax/swing/JTree.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by langel, Mon Jul 11 19:20:46 2005 UTC revision 1.30 by langel, Tue Jul 12 19:26:41 2005 UTC
# Line 1  Line 1 
1  /*  /* JTree.java
2   * JTree.java -- Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.     Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
3   *  
4   * This file is part of GNU Classpath.  This file is part of GNU Classpath.
5   *  
6   * GNU Classpath is free software; you can redistribute it and/or modify it  GNU Classpath is free software; you can redistribute it and/or modify
7   * under the terms of the GNU General Public License as published by the Free  it under the terms of the GNU General Public License as published by
8   * Software Foundation; either version 2, or (at your option) any later version.  the Free Software Foundation; either version 2, or (at your option)
9   *  any later version.
10   * GNU Classpath is distributed in the hope that it will be useful, but WITHOUT  
11   * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS  GNU Classpath is distributed in the hope that it will be useful, but
12   * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more  WITHOUT ANY WARRANTY; without even the implied warranty of
13   * details.  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14   *  General Public License for more details.
15   * You should have received a copy of the GNU General Public License along with  
16   * GNU Classpath; see the file COPYING. If not, write to the Free Software  You should have received a copy of the GNU General Public License
17   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.  along with GNU Classpath; see the file COPYING.  If not, write to the
18   *  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
19   * Linking this library statically or dynamically with other modules is making a  02110-1301 USA.
20   * combined work based on this library. Thus, the terms and conditions of the  
21   * GNU General Public License cover the whole combination.  Linking this library statically or dynamically with other modules is
22   *  making a combined work based on this library.  Thus, the terms and
23   * As a special exception, the copyright holders of this library give you  conditions of the GNU General Public License cover the whole
24   * permission to link this library with independent modules to produce an  combination.
25   * executable, regardless of the license terms of these independent modules, and  
26   * to copy and distribute the resulting executable under terms of your choice,  As a special exception, the copyright holders of this library give you
27   * provided that you also meet, for each linked independent module, the terms  permission to link this library with independent modules to produce an
28   * and conditions of the license of that module. An independent module is a  executable, regardless of the license terms of these independent
29   * module which is not derived from or based on this library. If you modify this  modules, and to copy and distribute the resulting executable under
30   * library, you may extend this exception to your version of the library, but  terms of your choice, provided that you also meet, for each linked
31   * you are not obligated to do so. If you do not wish to do so, delete this  independent module, the terms and conditions of the license of that
32   * exception statement from your version.  module.  An independent module is a module which is not derived from
33   */  or based on this library.  If you modify this library, you may extend
34    this exception to your version of the library, but you are not
35    obligated to do so.  If you do not wish to do so, delete this
36    exception statement from your version. */
37    
38  package javax.swing;  package javax.swing;
39    

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26