comparison C++/EarComponent.C @ 632:c692afd86cc9

Fixed the C++ license as previously discussed
author flatmax
date Thu, 23 May 2013 23:00:29 +0000
parents 40934f897a56
children
comparison
equal deleted inserted replaced
631:af58e5d108fe 632:c692afd86cc9
1 // Copyright 2013 Matt R. Flax <flatmax\@> All Rights Reserved. 1
2 // Author Matt Flax <flatmax@> 2 // Author Matt Flax <flatmax@>
3 // 3 //
4 // This C++ file is part of an implementation of Lyon's cochlear model: 4 // This C++ file is part of an implementation of Lyon's cochlear model:
5 // "Cascade of Asymmetric Resonators with Fast-Acting Compression" 5 // "Cascade of Asymmetric Resonators with Fast-Acting Compression"
6 // to supplement Lyon's upcoming book "Human and Machine Hearing" 6 // to supplement Lyon's upcoming book "Human and Machine Hearing"