diff options
author | jackpoz <giacomopoz@gmail.com> | 2016-08-04 23:44:55 +0200 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2016-08-04 23:44:55 +0200 |
commit | 206f08adbb8527b13931da3f396ded5595c11b1e (patch) | |
tree | 1ba19b5d74116817710ec9d665f0e81d845d073d /src/common/Utilities/Random.cpp | |
parent | bcd5380e78c4a96f2a5557cc38772e1c714f6f11 (diff) |
Common/Threading: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
Diffstat (limited to 'src/common/Utilities/Random.cpp')
-rw-r--r-- | src/common/Utilities/Random.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.trinitycore.org/> + * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> * * 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 |