IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 5, 2007, 1:20:04 PM (19 years ago)
Author:
jhoblitt
Message:

update copyright notice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.h

    r14452 r14761  
    1 /* @file  psDB.h
     1/** @file psDB.h
     2 *
     3 * Copyright (C) 2007  Joshua Hoblitt, University of Hawaii
     4 *
     5 * This program is free software; you can redistribute it and/or modify it
     6 * under the terms of the GNU General Public License as published by the Free
     7 * Software Foundation; either version 2 of the License, or (at your option)
     8 * any later version.
     9 *
     10 * This program is distributed in the hope that it will be useful, but WITHOUT
     11 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
     12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
     13 * more details.
     14 *
     15 * You should have received a copy of the GNU General Public License along with
     16 * program; see the file COPYING. If not, write to the Free Software
     17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     18 *
    219 * @brief database types and functions
    320 *
     
    522 * perform basic database operations.
    623 *
    7  * @author Joshua Hoblitt
    8  *
    9  * @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
    10  * @date $Date: 2007-08-09 01:40:07 $
    11  *
    12  * Copyright 2005 Joshua Hoblitt, University of Hawaii
     24 * $Id: psDB.h,v 1.37 2007-09-05 23:20:04 jhoblitt Exp $
    1325 */
    1426
Note: See TracChangeset for help on using the changeset viewer.