changeset 282:304797ae79d1

- 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)
author tomwalters
date Fri, 19 Feb 2010 09:11:23 +0000
parents 41ea31faf90c
children ef14c9f2c1d2
files trunk/src/Modules/BMM/ModulePZFC.h trunk/src/Modules/Features/ModuleGaussians.h trunk/src/Modules/NAP/ModuleHCL.h
diffstat 3 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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 <tcw24@cam.ac.uk>
+/*! \author Thomas Walters <tom@acousticscale.org>
  *  \date created 2008/06/23
  *  \version \$Id: ModuleGaussians.h 2 2010-02-02 12:59:50Z tcw $
  */
--- 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 <tcw24@cam.ac.uk>
+/* \author Thomas Walters <tom@acousticscale.org>
  * \date created 2007/03/07
  * \version \$Id: ModuleHCL.h 4 2010-02-03 18:44:58Z tcw $
  */