From 206f08adbb8527b13931da3f396ded5595c11b1e Mon Sep 17 00:00:00 2001 From: jackpoz Date: Thu, 4 Aug 2016 23:44:55 +0200 Subject: Common/Threading: Reduce differences between 3.3.5 and 6.x branches Code functionality shouldn't have been modified. --- src/common/Utilities/Random.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Utilities/Random.cpp') diff --git a/src/common/Utilities/Random.cpp b/src/common/Utilities/Random.cpp index 31318e8f52d..1c325c38308 100644 --- a/src/common/Utilities/Random.cpp +++ b/src/common/Utilities/Random.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2015 TrinityCore + * Copyright (C) 2008-2016 TrinityCore * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the -- cgit v1.2.3