/[svn]/libgig/trunk/templates/cpp
ViewVC logotype

Annotation of /libgig/trunk/templates/cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 55 - (hide annotations) (download)
Tue Apr 27 09:06:07 2004 UTC (19 years, 11 months ago) by schoenebeck
File size: 1695 byte(s)
updated copyright header for 2004

1 schoenebeck 2 /***************************************************************************
2     * *
3 schoenebeck 55 * libgig - C++ cross-platform Gigasampler format file loader library *
4     * *
5     * Copyright (C) 2003, 2004 by Christian Schoenebeck *
6     * <cuse@users.sourceforge.net> *
7     * *
8     * This library is free software; you can redistribute it and/or modify *
9 schoenebeck 2 * it under the terms of the GNU General Public License as published by *
10     * the Free Software Foundation; either version 2 of the License, or *
11     * (at your option) any later version. *
12     * *
13 schoenebeck 55 * This library is distributed in the hope that it will be useful, *
14 schoenebeck 2 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
15     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
16     * GNU General Public License for more details. *
17     * *
18     * You should have received a copy of the GNU General Public License *
19 schoenebeck 55 * along with this library; if not, write to the Free Software *
20 schoenebeck 2 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, *
21     * MA 02111-1307 USA *
22     ***************************************************************************/

  ViewVC Help
Powered by ViewVC