diff options
Diffstat (limited to 'src/post/audio/dsp.h')
-rw-r--r-- | src/post/audio/dsp.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/post/audio/dsp.h b/src/post/audio/dsp.h index 8f5d5eb51..237640283 100644 --- a/src/post/audio/dsp.h +++ b/src/post/audio/dsp.h @@ -1,12 +1,12 @@ /*============================================================================= -// -// This software has been released under the terms of the GNU Public -// license. See http://www.gnu.org/copyleft/gpl.html for details. -// -// Copyright 2002 Anders Johansson ajh@atri.curtin.edu.au -// -//============================================================================= -*/ + * + * This software has been released under the terms of the GNU Public + * license. See http://www.gnu.org/copyleft/gpl.html for details. + * + * Copyright 2002 Anders Johansson ajh@atri.curtin.edu.au + * + *============================================================================= + */ #ifndef _DSP_H #define _DSP_H 1 |