/[classpath]/cp-tools/src/gnu/ldml/ExpansionElement.java
ViewVC logotype

Diff of /cp-tools/src/gnu/ldml/ExpansionElement.java

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

revision 1.2 by cbj, Sun Jan 30 02:21:06 2005 UTC revision 1.3 by cbj, Sun Jan 30 02:33:09 2005 UTC
# Line 1  Line 1 
1    /*
2     * gnu.ldml.ExpansionElement Copyright (C) 2004 Free Software Foundation,
3     * Inc.
4     *
5     * This file is part of GNU Classpath.
6     *
7     * GNU Classpath is free software; you can redistribute it and/or modify it
8     * under the terms of the GNU General Public License as published by the Free
9     * Software Foundation; either version 2, or (at your option) any later version.
10     *
11     * GNU Classpath is distributed in the hope that it will be useful, but WITHOUT
12     * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
13     * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
14     * details.
15     *
16     * You should have received a copy of the GNU General Public License along with
17     * GNU Classpath; see the file COPYING. If not, write to the Free Software
18     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
19     */
20  package gnu.ldml;  package gnu.ldml;
21    
22  import java.util.Iterator;  import java.util.Iterator;
# Line 42  public class ExpansionElement extends Or Line 61  public class ExpansionElement extends Or
61            }            }
62        }        }
63    }    }
 }  
64    }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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