diff --git a/src/include/master.h b/src/include/master.h index a2d11e04d..2291a738b 100644 --- a/src/include/master.h +++ b/src/include/master.h @@ -10,7 +10,7 @@ // /**@name master.h - The master server headerfile. */ // -// (c) Copyright 2003 by Jimmy Salmon +// (c) Copyright 2003 by Tom Zickel and Jimmy Salmon // // FreeCraft is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published diff --git a/src/network/master.cpp b/src/network/master.cpp index 288df3c05..57b81ba5d 100644 --- a/src/network/master.cpp +++ b/src/network/master.cpp @@ -10,7 +10,7 @@ // /**@name master.c - The master server. */ // -// (c) Copyright 2003 by Jimmy Salmon +// (c) Copyright 2003 by Tom Zickel and Jimmy Salmon // // FreeCraft is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published