diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2013-01-30 19:40:53 -0500 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2013-01-30 19:40:53 -0500 |
commit | a467ff90f829414dd1ef29688423498bd528866d (patch) | |
tree | f2009295d707b51760eeac91e00eb4dc78940120 /src/common/atomic.h | |
parent | 5e16466de34d7d0ad99354bd6c83346683d0b051 (diff) | |
download | hercules-a467ff90f829414dd1ef29688423498bd528866d.tar.gz hercules-a467ff90f829414dd1ef29688423498bd528866d.tar.bz2 hercules-a467ff90f829414dd1ef29688423498bd528866d.tar.xz hercules-a467ff90f829414dd1ef29688423498bd528866d.zip |
Removed something I wasn't supposed :<
Diffstat (limited to 'src/common/atomic.h')
-rw-r--r-- | src/common/atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/atomic.h b/src/common/atomic.h index c92797f03..b1a4bda92 100644 --- a/src/common/atomic.h +++ b/src/common/atomic.h @@ -1,4 +1,4 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL +// Copyright (c) rAthena Project (www.rathena.org) - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _rA_ATOMIC_H_ |