# HG changeset patch # User tomwalters # Date 1266570683 0 # Node ID d54efba7f09b67382e393f1b9fa8adaab78e0b7a # Parent 3078854c634ab4bbd367fad038430a1af8e16be0 - 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 3078854c634a -r d54efba7f09b src/Modules/BMM/ModulePZFC.h --- a/src/Modules/BMM/ModulePZFC.h Fri Feb 19 08:51:51 2010 +0000 +++ b/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 3078854c634a -r d54efba7f09b src/Modules/Features/ModuleGaussians.h --- a/src/Modules/Features/ModuleGaussians.h Fri Feb 19 08:51:51 2010 +0000 +++ b/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 3078854c634a -r d54efba7f09b src/Modules/NAP/ModuleHCL.h --- a/src/Modules/NAP/ModuleHCL.h Fri Feb 19 08:51:51 2010 +0000 +++ b/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 $ */