comparison trunk/C++/IHCState.C @ 674:33c6f1921171

Fixed the C++ license as previously discussed
author flatmax
date Thu, 23 May 2013 23:00:29 +0000
parents 34dccba19c54
children
comparison
equal deleted inserted replaced
673:afb42b8ea499 674:33c6f1921171
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"