# HG changeset patch # User tomwalters # Date 1266570683 0 # Node ID 304797ae79d1b23febf5534df91aaeed2fe5be52 # Parent 41ea31faf90cbed3d51770166ca99b4a0ebc8314 - Updated contact details and copyright lines to reflect actual copyright ownership (the University of Cambridge's intellectual property policy says that students own the copyright on stuff they write unless there is a funding agreement saying otherwise) diff -r 41ea31faf90c -r 304797ae79d1 trunk/src/Modules/BMM/ModulePZFC.h --- a/trunk/src/Modules/BMM/ModulePZFC.h Fri Feb 19 08:51:51 2010 +0000 +++ b/trunk/src/Modules/BMM/ModulePZFC.h Fri Feb 19 09:11:23 2010 +0000 @@ -1,4 +1,4 @@ -// Copyright 2008-2010, University of Cambridge +// Copyright 2008-2010, Thomas Walters // // AIM-C: A C++ implementation of the Auditory Image Model // http://www.acousticscale.org/AIMC diff -r 41ea31faf90c -r 304797ae79d1 trunk/src/Modules/Features/ModuleGaussians.h --- a/trunk/src/Modules/Features/ModuleGaussians.h Fri Feb 19 08:51:51 2010 +0000 +++ b/trunk/src/Modules/Features/ModuleGaussians.h Fri Feb 19 09:11:23 2010 +0000 @@ -1,4 +1,4 @@ -// Copyright 2008-2010, University of Cambridge +// Copyright 2008-2010, Thomas Walters // // AIM-C: A C++ implementation of the Auditory Image Model // http://www.acousticscale.org/AIMC @@ -20,7 +20,7 @@ * \brief Gaussian features */ -/*! \author Tom Walters +/*! \author Thomas Walters * \date created 2008/06/23 * \version \$Id: ModuleGaussians.h 2 2010-02-02 12:59:50Z tcw $ */ diff -r 41ea31faf90c -r 304797ae79d1 trunk/src/Modules/NAP/ModuleHCL.h --- a/trunk/src/Modules/NAP/ModuleHCL.h Fri Feb 19 08:51:51 2010 +0000 +++ b/trunk/src/Modules/NAP/ModuleHCL.h Fri Feb 19 09:11:23 2010 +0000 @@ -1,4 +1,4 @@ -// Copyright 2007-2010, University of Cambridge +// Copyright 2007-2010, Thomas Walters // // AIM-C: A C++ implementation of the Auditory Image Model // http://www.acousticscale.org/AIMC @@ -21,7 +21,7 @@ * \brief Halfwave rectification, compression and lowpass filtering */ -/* \author Tom Walters +/* \author Thomas Walters * \date created 2007/03/07 * \version \$Id: ModuleHCL.h 4 2010-02-03 18:44:58Z tcw $ */