[metacat-cvs] metacat/src/edu/ucsb/nceas/metacat/lsid LSIDAuthorityData.java

Matthew Jones jones at ecoinformatics.org
Fri Nov 11 12:15:19 PST 2005


jones       05/11/11 12:15:19

  Modified:    src/edu/ucsb/nceas/metacat/lsid LSIDAuthorityData.java
  Log:
  Removed extra package declaration in LSID java file.
  
  Revision  Changes    Path
  1.2       +4 -5      metacat/src/edu/ucsb/nceas/metacat/lsid/LSIDAuthorityData.java
  
  Index: LSIDAuthorityData.java
  ===================================================================
  RCS file: /cvs/metacat/src/edu/ucsb/nceas/metacat/lsid/LSIDAuthorityData.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LSIDAuthorityData.java	11 Nov 2005 20:09:01 -0000	1.1
  +++ LSIDAuthorityData.java	11 Nov 2005 20:15:19 -0000	1.2
  @@ -4,8 +4,8 @@
    *             National Center for Ecological Analysis and Synthesis
    *
    *   '$Author: jones $'
  - *     '$Date: 2005/11/11 20:09:01 $'
  - * '$Revision: 1.1 $'
  + *     '$Date: 2005/11/11 20:15:19 $'
  + * '$Revision: 1.2 $'
    *
    * This program is free software; you can redistribute it and/or modify
    * it under the terms of the GNU General Public License as published by
  @@ -22,7 +22,6 @@
    * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    */
   
  -package edu.ucsb.nceas.metacat;
   package edu.ucsb.nceas.metacat.lsid;
   
   import java.io.InputStream;
  
  
  


More information about the Metacat-cvs mailing list