/[libvob]/libvob/org/nongnu/libvob/vobs/AbstractSelectVob.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/vobs/AbstractSelectVob.java

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

revision 1.1 by tjl, Fri Oct 10 13:55:00 2003 UTC revision 1.2 by tjl, Sat Oct 18 06:12:06 2003 UTC
# Line 1  Line 1 
1  // (c): Matti J. Katila  /*
2    AbstractSelectVob.java
3     *    
4     *    Copyright (c) 2003, Matti J. Katila
5     *    This file is part of Libvob.
6     *    
7     *    Libvob is free software; you can redistribute it and/or modify it under
8     *    the terms of the GNU Lesser General Public License as published by
9     *    the Free Software Foundation; either version 2 of the License, or
10     *    (at your option) any later version.
11     *    
12     *    Libvob is distributed in the hope that it will be useful, but WITHOUT
13     *    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14     *    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
15     *    Public License for more details.
16     *    
17     *    You should have received a copy of the GNU Lesser General
18     *    Public License along with Libvob; if not, write to the Free
19     *    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
20     *    MA  02111-1307  USA
21     *    
22     */
23    /*
24     * Written by Matti J. Katila
25     */
26    
27  package org.nongnu.libvob.vobs;  package org.nongnu.libvob.vobs;
28  import org.nongnu.libvob.*;  import org.nongnu.libvob.*;

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

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