diff options
Diffstat (limited to 'src/common/mutex.c')
-rw-r--r-- | src/common/mutex.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/mutex.c b/src/common/mutex.c index 874b81fa2..367574248 100644 --- a/src/common/mutex.c +++ b/src/common/mutex.c @@ -1,3 +1,5 @@ +// Copyright (c) rAthena Project (www.rathena.org) - Licensed under GNU GPL +// For more information, see LICENCE in the main folder #ifdef WIN32 #include "../common/winapi.h" |