summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2020-01-13 03:24:07 +0100
committerHaru <haru@dotalux.com>2020-01-13 03:24:07 +0100
commitda14478a8c0c616a6aa5481694c550143bc9b9f3 (patch)
treea3f71a42e4325daeb5c286eafb4f38625cce54a1 /src/test
parentfe7af0adf1e06bad5da72ddfb125aa8a7799f770 (diff)
downloadhercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.tar.gz
hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.tar.bz2
hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.tar.xz
hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.zip
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/test')
-rw-r--r--src/test/Makefile.in4
-rw-r--r--src/test/test_libconfig.c4
-rw-r--r--src/test/test_spinlock.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/src/test/Makefile.in b/src/test/Makefile.in
index 1bd86608f..8399100f1 100644
--- a/src/test/Makefile.in
+++ b/src/test/Makefile.in
@@ -1,8 +1,8 @@
# This file is part of Hercules.
# http://herc.ws - http://github.com/HerculesWS/Hercules
#
-# Copyright (C) 2012-2018 Hercules Dev Team
-# Copyright (C) Athena Dev Teams
+# Copyright (C) 2012-2020 Hercules Dev Team
+# Copyright (C) Athena Dev Teams
#
# Hercules is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/src/test/test_libconfig.c b/src/test/test_libconfig.c
index e1a767195..140b86f49 100644
--- a/src/test/test_libconfig.c
+++ b/src/test/test_libconfig.c
@@ -2,8 +2,8 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2015 Hercules Dev Team
- * Copyright (C) 2015 Haru <haru@dotalux.com>
+ * Copyright (C) 2015-2020 Hercules Dev Team
+ * Copyright (C) 2015 Haru <haru@dotalux.com>
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/test/test_spinlock.c b/src/test/test_spinlock.c
index fc2eed5da..4ceeea7b9 100644
--- a/src/test/test_spinlock.c
+++ b/src/test/test_spinlock.c
@@ -2,8 +2,8 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2012-2018 Hercules Dev Team
- * Copyright (C) Athena Dev Teams
+ * Copyright (C) 2012-2020 Hercules Dev Team
+ * Copyright (C) Athena Dev Teams
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by