diff options
Diffstat (limited to 'src/common/atomic.h')
-rw-r--r-- | src/common/atomic.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/atomic.h b/src/common/atomic.h index 7a9e8c4cc..c09d8d386 100644 --- a/src/common/atomic.h +++ b/src/common/atomic.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 + #ifndef _rA_ATOMIC_H_ #define _rA_ATOMIC_H_ |