Cleanup: remove redundant, invalid info from headers

BF-admins agree to remove header information that isn't useful,
to reduce noise.

- BEGIN/END license blocks

  Developers should add non license comments as separate comment blocks.
  No need for separator text.

- Contributors

  This is often invalid, outdated or misleading
  especially when splitting files.

  It's more useful to git-blame to find out who has developed the code.

See P901 for script to perform these edits.
This commit is contained in:
2019-02-02 02:40:00 +11:00
parent e4b02334e7
commit 8c68ed6df1
3922 changed files with 0 additions and 23969 deletions

View File

@@ -24,9 +24,6 @@
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2 * as published by the Free Software Foundation; either version 2
@@ -45,8 +42,6 @@
* All rights reserved. * All rights reserved.
* *
* The Original Code is: adapted from jemalloc. * The Original Code is: adapted from jemalloc.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** /**

View File

@@ -24,9 +24,6 @@
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2 * as published by the Free Software Foundation; either version 2
@@ -45,8 +42,6 @@
* All rights reserved. * All rights reserved.
* *
* The Original Code is: adapted from jemalloc. * The Original Code is: adapted from jemalloc.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
#ifndef __ATOMIC_OPS_EXT_H__ #ifndef __ATOMIC_OPS_EXT_H__

View File

@@ -24,9 +24,6 @@
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2 * as published by the Free Software Foundation; either version 2
@@ -45,8 +42,6 @@
* All rights reserved. * All rights reserved.
* *
* The Original Code is: adapted from jemalloc. * The Original Code is: adapted from jemalloc.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
#ifndef __ATOMIC_OPS_UNIX_H__ #ifndef __ATOMIC_OPS_UNIX_H__

View File

@@ -24,9 +24,6 @@
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2 * as published by the Free Software Foundation; either version 2
@@ -45,8 +42,6 @@
* All rights reserved. * All rights reserved.
* *
* The Original Code is: adapted from jemalloc. * The Original Code is: adapted from jemalloc.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
#ifndef __ATOMIC_OPS_UTILS_H__ #ifndef __ATOMIC_OPS_UTILS_H__

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_AccumulatorFactory.cpp /** \file audaspace/FX/AUD_AccumulatorFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_AccumulatorFactory.h /** \file audaspace/FX/AUD_AccumulatorFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_BaseIIRFilterReader.cpp /** \file audaspace/FX/AUD_BaseIIRFilterReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_BaseIIRFilterReader.h /** \file audaspace/FX/AUD_BaseIIRFilterReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_ButterworthFactory.cpp /** \file audaspace/FX/AUD_ButterworthFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_ButterworthFactory.h /** \file audaspace/FX/AUD_ButterworthFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_CallbackIIRFilterReader.cpp /** \file audaspace/FX/AUD_CallbackIIRFilterReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_CallbackIIRFilterReader.h /** \file audaspace/FX/AUD_CallbackIIRFilterReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DelayFactory.cpp /** \file audaspace/FX/AUD_DelayFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DelayFactory.h /** \file audaspace/FX/AUD_DelayFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DelayReader.cpp /** \file audaspace/FX/AUD_DelayReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DelayReader.h /** \file audaspace/FX/AUD_DelayReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DoubleFactory.cpp /** \file audaspace/FX/AUD_DoubleFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DoubleFactory.h /** \file audaspace/FX/AUD_DoubleFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DoubleReader.cpp /** \file audaspace/FX/AUD_DoubleReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DoubleReader.h /** \file audaspace/FX/AUD_DoubleReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DynamicIIRFilterFactory.cpp /** \file audaspace/FX/AUD_DynamicIIRFilterFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DynamicIIRFilterFactory.h /** \file audaspace/FX/AUD_DynamicIIRFilterFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DynamicIIRFilterReader.cpp /** \file audaspace/FX/AUD_DynamicIIRFilterReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_DynamicIIRFilterReader.h /** \file audaspace/FX/AUD_DynamicIIRFilterReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_EffectFactory.cpp /** \file audaspace/FX/AUD_EffectFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_EffectFactory.h /** \file audaspace/FX/AUD_EffectFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_EffectReader.cpp /** \file audaspace/FX/AUD_EffectReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_EffectReader.h /** \file audaspace/FX/AUD_EffectReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_EnvelopeFactory.cpp /** \file audaspace/FX/AUD_EnvelopeFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_EnvelopeFactory.h /** \file audaspace/FX/AUD_EnvelopeFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_FaderFactory.cpp /** \file audaspace/FX/AUD_FaderFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_FaderFactory.h /** \file audaspace/FX/AUD_FaderFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_FaderReader.cpp /** \file audaspace/FX/AUD_FaderReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_FaderReader.h /** \file audaspace/FX/AUD_FaderReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_HighpassFactory.cpp /** \file audaspace/FX/AUD_HighpassFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_HighpassFactory.h /** \file audaspace/FX/AUD_HighpassFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_IDynamicIIRFilterCalculator.h /** \file audaspace/FX/AUD_IDynamicIIRFilterCalculator.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_IIRFilterFactory.cpp /** \file audaspace/FX/AUD_IIRFilterFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_IIRFilterFactory.h /** \file audaspace/FX/AUD_IIRFilterFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_IIRFilterReader.cpp /** \file audaspace/FX/AUD_IIRFilterReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_IIRFilterReader.h /** \file audaspace/FX/AUD_IIRFilterReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LimiterFactory.cpp /** \file audaspace/FX/AUD_LimiterFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LimiterFactory.h /** \file audaspace/FX/AUD_LimiterFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LimiterReader.cpp /** \file audaspace/FX/AUD_LimiterReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LimiterReader.h /** \file audaspace/FX/AUD_LimiterReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LoopFactory.cpp /** \file audaspace/FX/AUD_LoopFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LoopFactory.h /** \file audaspace/FX/AUD_LoopFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LoopReader.cpp /** \file audaspace/FX/AUD_LoopReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LoopReader.h /** \file audaspace/FX/AUD_LoopReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LowpassFactory.cpp /** \file audaspace/FX/AUD_LowpassFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_LowpassFactory.h /** \file audaspace/FX/AUD_LowpassFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_PingPongFactory.cpp /** \file audaspace/FX/AUD_PingPongFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_PingPongFactory.h /** \file audaspace/FX/AUD_PingPongFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_PitchFactory.cpp /** \file audaspace/FX/AUD_PitchFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_PitchFactory.h /** \file audaspace/FX/AUD_PitchFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_PitchReader.cpp /** \file audaspace/FX/AUD_PitchReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_PitchReader.h /** \file audaspace/FX/AUD_PitchReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_RectifyFactory.cpp /** \file audaspace/FX/AUD_RectifyFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_RectifyFactory.h /** \file audaspace/FX/AUD_RectifyFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_ReverseFactory.cpp /** \file audaspace/FX/AUD_ReverseFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_ReverseFactory.h /** \file audaspace/FX/AUD_ReverseFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_ReverseReader.cpp /** \file audaspace/FX/AUD_ReverseReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_ReverseReader.h /** \file audaspace/FX/AUD_ReverseReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SquareFactory.cpp /** \file audaspace/FX/AUD_SquareFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SquareFactory.h /** \file audaspace/FX/AUD_SquareFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SumFactory.cpp /** \file audaspace/FX/AUD_SumFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SumFactory.h /** \file audaspace/FX/AUD_SumFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SuperposeFactory.cpp /** \file audaspace/FX/AUD_SuperposeFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SuperposeFactory.h /** \file audaspace/FX/AUD_SuperposeFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SuperposeReader.cpp /** \file audaspace/FX/AUD_SuperposeReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_SuperposeReader.h /** \file audaspace/FX/AUD_SuperposeReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_VolumeFactory.cpp /** \file audaspace/FX/AUD_VolumeFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/FX/AUD_VolumeFactory.h /** \file audaspace/FX/AUD_VolumeFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/OpenAL/AUD_OpenALDevice.cpp /** \file audaspace/OpenAL/AUD_OpenALDevice.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/OpenAL/AUD_OpenALDevice.h /** \file audaspace/OpenAL/AUD_OpenALDevice.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/Python/AUD_PyAPI.cpp /** \file audaspace/Python/AUD_PyAPI.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/Python/AUD_PyAPI.h /** \file audaspace/Python/AUD_PyAPI.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/SDL/AUD_SDLDevice.cpp /** \file audaspace/SDL/AUD_SDLDevice.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/SDL/AUD_SDLDevice.h /** \file audaspace/SDL/AUD_SDLDevice.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/SRC/AUD_SRCResampleFactory.cpp /** \file audaspace/SRC/AUD_SRCResampleFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/SRC/AUD_SRCResampleFactory.h /** \file audaspace/SRC/AUD_SRCResampleFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/SRC/AUD_SRCResampleReader.cpp /** \file audaspace/SRC/AUD_SRCResampleReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/SRC/AUD_SRCResampleReader.h /** \file audaspace/SRC/AUD_SRCResampleReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/ffmpeg/AUD_FFMPEGFactory.cpp /** \file audaspace/ffmpeg/AUD_FFMPEGFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/ffmpeg/AUD_FFMPEGFactory.h /** \file audaspace/ffmpeg/AUD_FFMPEGFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/ffmpeg/AUD_FFMPEGReader.cpp /** \file audaspace/ffmpeg/AUD_FFMPEGReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/ffmpeg/AUD_FFMPEGReader.h /** \file audaspace/ffmpeg/AUD_FFMPEGReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/ffmpeg/AUD_FFMPEGWriter.cpp /** \file audaspace/ffmpeg/AUD_FFMPEGWriter.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/ffmpeg/AUD_FFMPEGWriter.h /** \file audaspace/ffmpeg/AUD_FFMPEGWriter.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/fftw/AUD_BandPassFactory.cpp /** \file audaspace/fftw/AUD_BandPassFactory.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/fftw/AUD_BandPassFactory.h /** \file audaspace/fftw/AUD_BandPassFactory.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/fftw/AUD_BandPassReader.cpp /** \file audaspace/fftw/AUD_BandPassReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/fftw/AUD_BandPassReader.h /** \file audaspace/fftw/AUD_BandPassReader.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_3DMath.h /** \file audaspace/intern/AUD_3DMath.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_AnimateableProperty.cpp /** \file audaspace/intern/AUD_AnimateableProperty.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_AnimateableProperty.h /** \file audaspace/intern/AUD_AnimateableProperty.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_Buffer.cpp /** \file audaspace/intern/AUD_Buffer.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_Buffer.h /** \file audaspace/intern/AUD_Buffer.h

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_BufferReader.cpp /** \file audaspace/intern/AUD_BufferReader.cpp

View File

@@ -1,6 +1,4 @@
/* /*
* ***** BEGIN GPL LICENSE BLOCK *****
*
* Copyright 2009-2011 Jörg Hermann Müller * Copyright 2009-2011 Jörg Hermann Müller
* *
* This file is part of AudaSpace. * This file is part of AudaSpace.
@@ -18,8 +16,6 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with Audaspace; if not, write to the Free Software Foundation, * along with Audaspace; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* ***** END GPL LICENSE BLOCK *****
*/ */
/** \file audaspace/intern/AUD_BufferReader.h /** \file audaspace/intern/AUD_BufferReader.h

Some files were not shown because too many files have changed in this diff Show More