summaryrefslogtreecommitdiff
path: root/src/dssi-render.h
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-30 12:02:09 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-30 12:02:09 -0800
commit99fa69de4557b738eadb59bc4cb2742b0ba5bb97 (patch)
tree3504cd2fd8c383a44ae457e589b0bd719a6ac576 /src/dssi-render.h
parentec2808990dbc15b6652070c1bdf9487cb1b3f38a (diff)
added sample rate cli arg, fixed permissions test
Diffstat (limited to 'src/dssi-render.h')
-rw-r--r--src/dssi-render.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/dssi-render.h b/src/dssi-render.h
index 6870f0e..e0a9567 100644
--- a/src/dssi-render.h
+++ b/src/dssi-render.h
@@ -1,26 +1,3 @@
-/* cli-dssi-host.h
- * Copyright (C) 2005 James McDermott
- * jamesmichaelmcdermott@gmail.com
- *
- * This program is derived from jack-dssi-host
- * (Copyright 2004 Chris Cannam, Steve Harris and Sean Bolton).
- *
- * 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., 59 Temple Place, Suite 330, Boston, MA 01222-1307
- * USA
- */
-
#ifndef _CLI_DSSI_HOST_H
#define _CLI_DSSI_HOST_H