summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorMaytichai Saowa <nightcoremax@gmail.com>2018-05-31 23:18:47 +0700
committerMaytichai Saowa <nightcoremax@gmail.com>2018-05-31 23:18:47 +0700
commit34f5a72a2e40aca8f502d8d7ec5f77d6881b29c9 (patch)
treed01d7bc69e34a3be256f32e794ed26eb9fa41aa0 /src/test
parentfc175850efdb4dd258dd8bbab4b01be8f1c327fa (diff)
downloadhercules-34f5a72a2e40aca8f502d8d7ec5f77d6881b29c9.tar.gz
hercules-34f5a72a2e40aca8f502d8d7ec5f77d6881b29c9.tar.bz2
hercules-34f5a72a2e40aca8f502d8d7ec5f77d6881b29c9.tar.xz
hercules-34f5a72a2e40aca8f502d8d7ec5f77d6881b29c9.zip
2012-2018 !
Diffstat (limited to 'src/test')
-rw-r--r--src/test/Makefile.in2
-rw-r--r--src/test/test_spinlock.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/Makefile.in b/src/test/Makefile.in
index 3e7549943..1bd86608f 100644
--- a/src/test/Makefile.in
+++ b/src/test/Makefile.in
@@ -1,7 +1,7 @@
# This file is part of Hercules.
# http://herc.ws - http://github.com/HerculesWS/Hercules
#
-# Copyright (C) 2012-2016 Hercules Dev Team
+# Copyright (C) 2012-2018 Hercules Dev Team
# Copyright (C) Athena Dev Teams
#
# Hercules is free software: you can redistribute it and/or modify
diff --git a/src/test/test_spinlock.c b/src/test/test_spinlock.c
index 1c0390d66..fc2eed5da 100644
--- a/src/test/test_spinlock.c
+++ b/src/test/test_spinlock.c
@@ -2,7 +2,7 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2012-2016 Hercules Dev Team
+ * Copyright (C) 2012-2018 Hercules Dev Team
* Copyright (C) Athena Dev Teams
*
* Hercules is free software: you can redistribute it and/or modify