/[classpath]/classpath/java/awt/Point.java
ViewVC logotype

Diff of /classpath/java/awt/Point.java

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

revision 1.4 by tromey, Wed Jan 16 21:35:37 2002 UTC revision 1.5 by tromey, Wed Jan 16 23:10:00 2002 UTC
# Line 1  Line 1 
1  /* Copyright (C) 1999, 2002  Free Software Foundation  /* Copyright (C) 1999, 2002  Free Software Foundation
2    
3     This file is part of libjava.  This file is part of GNU Classpath.
4    
5    GNU Classpath is free software; you can redistribute it and/or modify
6    it under the terms of the GNU General Public License as published by
7    the Free Software Foundation; either version 2, or (at your option)
8    any later version.
9    
10    GNU Classpath is distributed in the hope that it will be useful, but
11    WITHOUT ANY WARRANTY; without even the implied warranty of
12    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13    General Public License for more details.
14    
15    You should have received a copy of the GNU General Public License
16    along with GNU Classpath; see the file COPYING.  If not, write to the
17    Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
18    02111-1307 USA.
19    
20    As a special exception, if you link this library with other files to
21    produce an executable, this library does not by itself cause the
22    resulting executable to be covered by the GNU General Public License.
23    This exception does not however invalidate any other reasons why the
24    executable file might be covered by the GNU General Public License. */
25    
 This software is copyrighted work licensed under the terms of the  
 Libjava License.  Please consult the file "LIBJAVA_LICENSE" for  
 details.  */  
26    
27  package java.awt;  package java.awt;
28  import java.awt.geom.Point2D;  import java.awt.geom.Point2D;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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