diff --git a/stepmania/src/archutils/Darwin/DarwinThreadHelpers.cpp b/stepmania/src/archutils/Darwin/DarwinThreadHelpers.cpp index 74b9473203..25d87fc066 100644 --- a/stepmania/src/archutils/Darwin/DarwinThreadHelpers.cpp +++ b/stepmania/src/archutils/Darwin/DarwinThreadHelpers.cpp @@ -36,7 +36,7 @@ bool GetThreadBacktraceContext(uint64_t iCrashHandle, BacktraceContext *ctx) } /* - * (c) 2001-2004 Steve Checkoway + * (c) 2004 Steve Checkoway * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/stepmania/src/archutils/Darwin/DarwinThreadHelpers.h b/stepmania/src/archutils/Darwin/DarwinThreadHelpers.h index 1a3ea88287..e837254fa6 100644 --- a/stepmania/src/archutils/Darwin/DarwinThreadHelpers.h +++ b/stepmania/src/archutils/Darwin/DarwinThreadHelpers.h @@ -8,7 +8,7 @@ uint64_t GetCurrentThreadId(); #endif /* - * (c) 2001-2004 Steve Checkoway + * (c) 2004 Steve Checkoway * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a