summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMysteries <mysteriousragnarok@hotmail.com>2013-01-30 19:40:53 -0500
committerMysteries <mysteriousragnarok@hotmail.com>2013-01-30 19:40:53 -0500
commita467ff90f829414dd1ef29688423498bd528866d (patch)
treef2009295d707b51760eeac91e00eb4dc78940120
parent5e16466de34d7d0ad99354bd6c83346683d0b051 (diff)
downloadhercules-a467ff90f829414dd1ef29688423498bd528866d.tar.gz
hercules-a467ff90f829414dd1ef29688423498bd528866d.tar.bz2
hercules-a467ff90f829414dd1ef29688423498bd528866d.tar.xz
hercules-a467ff90f829414dd1ef29688423498bd528866d.zip
Removed something I wasn't supposed :<
-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 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_