Latency debug script: include MIDI ports
[ardour.git] / libs / vamp-plugins / TruePeak.h
index ab832511e759ee4c3adbe65a7cb8391c953db72a..bebbe13763e018e7a8705b0132aaa38822fd07ba 100644 (file)
@@ -1,20 +1,21 @@
 /*
- *  Copyright (C) 2013-2016 Robin Gareus <robin@gareus.org>
- *  Copyright (C) 2006-2012 Fons Adriaensen <fons@linuxaudio.org>
- *  Copyright (C) 2006 Chris Cannam
+ * Copyright (C) 2006 Chris Cannam
+ * Copyright (C) 2006-2012 Fons Adriaensen <fons@linuxaudio.org>
+ * COPYRIGHT (C) 2012-2019 Robin Gareus <robin@gareus.org>
  *
- *  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 3 of the License, or
- *  (at your option) any later version.
+ * 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.
+ * 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, see <http://www.gnu.org/licenses/>.
+ * 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.
  */
 
 #ifndef _TruePeak_PLUGIN_H_