--- deliantra/server/common/noise.C 2016/11/16 23:41:59 1.21 +++ deliantra/server/common/noise.C 2018/11/17 23:40:00 1.23 @@ -1,6 +1,7 @@ /* * This file is part of Deliantra, the Roguelike Realtime MMORPG. * + * Copyright (©) 2017,2018 Marc Alexander Lehmann / the Deliantra team * Copyright (©) 2010,2011,2012,2013,2014,2015,2016 Marc Alexander Lehmann / Robin Redeker / the Deliantra team * * Deliantra is free software: you can redistribute it and/or modify it under @@ -301,7 +302,7 @@ } return v; -} +} /////////////////////////////////////////////////////////////////////////////