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

Diff of /libgig/trunk/templates/cpp

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

revision 54 by schoenebeck, Sat Oct 25 20:15:04 2003 UTC revision 55 by schoenebeck, Tue Apr 27 09:06:07 2004 UTC
# Line 1  Line 1 
1  /***************************************************************************  /***************************************************************************
  *   Copyright (C) 2003 by Christian Schoenebeck                           *  
  *                         <cuse@users.sourceforge.net>                    *  
2   *                                                                         *   *                                                                         *
3   *   This program is free software; you can redistribute it and/or modify  *   *   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   *   it under the terms of the GNU General Public License as published by  *   *   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     *   *   the Free Software Foundation; either version 2 of the License, or     *
11   *   (at your option) any later version.                                   *   *   (at your option) any later version.                                   *
12   *                                                                         *   *                                                                         *
13   *   This program is distributed in the hope that it will be useful,       *   *   This library is distributed in the hope that it will be useful,       *
14   *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *   *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
15   *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *   *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
16   *   GNU General Public License for more details.                          *   *   GNU General Public License for more details.                          *
17   *                                                                         *   *                                                                         *
18   *   You should have received a copy of the GNU General Public License     *   *   You should have received a copy of the GNU General Public License     *
19   *   along with this program; if not, write to the Free Software           *   *   along with this library; if not, write to the Free Software           *
20   *   Foundation, Inc., 59 Temple Place, Suite 330, Boston,                 *   *   Foundation, Inc., 59 Temple Place, Suite 330, Boston,                 *
21   *   MA  02111-1307  USA                                                   *   *   MA  02111-1307  USA                                                   *
22   ***************************************************************************/   ***************************************************************************/

Legend:
Removed from v.54  
changed lines
  Added in v.55

  ViewVC Help
Powered by ViewVC