summaryrefslogtreecommitdiff
path: root/src/common/atomic.h
diff options
context:
space:
mode:
authorMysteries <mysteriousragnarok@hotmail.com>2013-01-29 20:02:52 -0500
committerMysteries <mysteriousragnarok@hotmail.com>2013-01-29 20:02:52 -0500
commit7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca (patch)
treed553def7ce802ee8e57d7c07a2fc05db85c517e6 /src/common/atomic.h
parent634b23975791077d6fca0ae18accab87f64875e9 (diff)
downloadhercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.tar.gz
hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.tar.bz2
hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.tar.xz
hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.zip
Updated placeholders.
Diffstat (limited to 'src/common/atomic.h')
-rw-r--r--src/common/atomic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/atomic.h b/src/common/atomic.h
index b1a4bda92..c92797f03 100644
--- a/src/common/atomic.h
+++ b/src/common/atomic.h
@@ -1,4 +1,4 @@
-// Copyright (c) rAthena Project (www.rathena.org) - Licensed under GNU GPL
+// Copyright (c) Athena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder
#ifndef _rA_ATOMIC_H_