diff options
author | Jamie Bullock <jamie@jamiebullock.com> | 2013-01-09 23:22:07 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@jamiebullock.com> | 2013-01-09 23:22:07 +0000 |
commit | 4bd2c883f8c9c63930c659972adcc1911811d09a (patch) | |
tree | 920d41730a56a2be4e980bbd26a93c4da7b58f4b /HEADER | |
parent | cddca624b4666b80d3e42a9786cf8f692d367601 (diff) | |
download | LibXtract-4bd2c883f8c9c63930c659972adcc1911811d09a.tar.gz LibXtract-4bd2c883f8c9c63930c659972adcc1911811d09a.tar.bz2 LibXtract-4bd2c883f8c9c63930c659972adcc1911811d09a.zip |
removed extraneous files
Diffstat (limited to 'HEADER')
-rw-r--r-- | HEADER | 20 |
1 files changed, 0 insertions, 20 deletions
@@ -1,20 +0,0 @@ -/* libxtract feature extraction library - * - * Copyright (C) 2006 Jamie Bullock - * - * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - * USA. - */ - |