diff options
Diffstat (limited to 'src/shared/ServiceWin32.h')
-rw-r--r-- | src/shared/ServiceWin32.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/shared/ServiceWin32.h b/src/shared/ServiceWin32.h index 351e733d051..20c4dfde61d 100644 --- a/src/shared/ServiceWin32.h +++ b/src/shared/ServiceWin32.h @@ -1,5 +1,7 @@ /* - * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> + * + * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -8,7 +10,7 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License |