move fmod copyright comment to line 2

This commit is contained in:
nhmall
2023-09-16 11:40:12 -04:00
parent 6164357ed9
commit 2e975cffed

View File

@@ -1,5 +1,5 @@
/* Copyright (c) Taylor Daley, 2023. */
/* fmod.c */
/* Copyright (c) Taylor Daley, 2023. */
/* NetHack may be freely redistributed. See license for details. */
#ifdef SND_LIB_FMOD
@@ -96,4 +96,4 @@ fmod_ambience(int32_t ambienceid, int32_t ambience_action,
#endif /* SND_LIB_FMOD */
/* end of fmod.c */
/* end of fmod.c */