diff options
Diffstat (limited to 'src/common/thread.h')
-rw-r--r-- | src/common/thread.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/thread.h b/src/common/thread.h index 8d3441868..a5a66e954 100644 --- a/src/common/thread.h +++ b/src/common/thread.h @@ -1,3 +1,6 @@ +// Copyright (c) rAthena Project (www.rathena.org) - Licensed under GNU GPL +// For more information, see LICENCE in the main folder + #pragma once #ifndef _rA_THREAD_H_ #define _rA_THREAD_H_ |