Project

General

Profile

« Previous | Next » 

Revision 669

Added by Matt Jones about 23 years ago

Added license terms to source code files, and cleaned up some javadoc
documentation in a few places.

View differences:

BasicNode.java
9 9
 *   '$Author$'
10 10
 *     '$Date$'
11 11
 * '$Revision$'
12
 *
13
 * This program is free software; you can redistribute it and/or modify
14
 * it under the terms of the GNU General Public License as published by
15
 * the Free Software Foundation; either version 2 of the License, or
16
 * (at your option) any later version.
17
 *
18
 * This program is distributed in the hope that it will be useful,
19
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21
 * GNU General Public License for more details.
22
 *
23
 * You should have received a copy of the GNU General Public License
24
 * along with this program; if not, write to the Free Software
25
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
12 26
 */
13 27

  
14 28
package edu.ucsb.nceas.metacat;
......
219 233
    }    
220 234

  
221 235
}
222

  
223
/**
224
 * '$Log$
225
 * 'Revision 1.20  2000/06/26 10:35:04  jones
226
 * 'Merged in substantial changes to DBWriter and associated classes and to
227
 * 'the MetaCatServlet in order to accomodate the new UPDATE and DELETE
228
 * 'functions.  The command line tools and the parameters for the
229
 * 'servlet have changed substantially.
230
 * '
231
 * 'Revision 1.19.2.2  2000/06/25 23:38:16  jones
232
 * 'Added RCSfile keyword
233
 * '
234
 * 'Revision 1.19.2.1  2000/06/25 23:34:17  jones
235
 * 'Changed documentation formatting, added log entries at bottom of source files
236
 * ''
237
 */

Also available in: Unified diff