diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/Makefile.in | 2 | ||||
-rw-r--r-- | src/test/test_spinlock.c | 2 |
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 |