diff --git a/apu/resampler.h b/apu/resampler.h index 4f8cf6f6..d1125baf 100644 --- a/apu/resampler.h +++ b/apu/resampler.h @@ -1,4 +1,8 @@ -/* Simple resampler based on bsnes's ruby audio library */ +/*****************************************************************************\ + Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. + This file is licensed under the Snes9x License. + For further information, consult the LICENSE file in the root directory. +\*****************************************************************************/ #ifndef __RESAMPLER_H #define __RESAMPLER_H