aboutsummaryrefslogtreecommitdiff
path: root/pluginhost~/handlers_osc.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluginhost~/handlers_osc.h')
-rw-r--r--pluginhost~/handlers_osc.h17
1 files changed, 5 insertions, 12 deletions
diff --git a/pluginhost~/handlers_osc.h b/pluginhost~/handlers_osc.h
index a45c56a..d40037e 100644
--- a/pluginhost~/handlers_osc.h
+++ b/pluginhost~/handlers_osc.h
@@ -1,16 +1,6 @@
/* pluginhost~ - A plugin host for Pd
*
- * Copyright (C) 2006 Jamie Bullock and others
- *
- * This file incorporates code from the following sources:
- *
- * jack-dssi-host (BSD-style license): Copyright 2004 Chris Cannam, Steve Harris and Sean Bolton.
- *
- * Hexter (GPL license): Copyright (C) 2004 Sean Bolton and others.
- *
- * plugin~ (GPL license): Copyright (C) 2000 Jarno Seppänen, remIXed 2005
- *
- * liblo (CPL license): Copyright (C) 2004 Steve Harris
+ * Copyright (C) 2012 Jamie Bullock and others
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -24,9 +14,12 @@
*
* 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
+ *
*/
+
#include "m_pd.h"
#include "ph_common.h"