X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fpbd%2Fstrsplit.h;h=25c4526b6a085c56de91a5786e0fdf2acf186295;hb=a1a8794dadc0ab972f441481594b53117df1ca92;hp=f36a3ae5f0f6535de58e8b4dbc295898a42a3fef;hpb=45d3ec1437cf661533bc7750c623865def4424df;p=ardour.git diff --git a/libs/pbd/pbd/strsplit.h b/libs/pbd/pbd/strsplit.h index f36a3ae5f0..25c4526b6a 100644 --- a/libs/pbd/pbd/strsplit.h +++ b/libs/pbd/pbd/strsplit.h @@ -1,3 +1,22 @@ +/* + Copyright (C) 2000-2007 Paul Davis + + 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 + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +*/ + #ifndef __pbd_strplit_h__ #define __pbd_strplit_h__