diff options
| author | w12x <none@none> | 2008-10-23 03:29:52 -0500 |
|---|---|---|
| committer | w12x <none@none> | 2008-10-23 03:29:52 -0500 |
| commit | b8362cd7f13bf51e5aa1b3e9755d39e39682676f (patch) | |
| tree | 98e600a84ce47bf77fe9a63f6dd2a3ea30852d20 /dep | |
| parent | 87681af45329f4993c64f84aad5baddc7e6cd3bf (diff) | |
[svn] Fixed copyright notices to comply with GPL.
--HG--
branch : trunk
Diffstat (limited to 'dep')
| -rw-r--r-- | dep/Makefile.am | 4 | ||||
| -rw-r--r-- | dep/include/Makefile.am | 4 | ||||
| -rw-r--r-- | dep/lib/Makefile.am | 4 | ||||
| -rw-r--r-- | dep/src/Makefile.am | 4 | ||||
| -rw-r--r-- | dep/src/sockets/Makefile.am | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dep/Makefile.am b/dep/Makefile.am index e0bd84426a8..f5829acd58f 100644 --- a/dep/Makefile.am +++ b/dep/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> # -# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> +# Copyright (C) 2008 Trinity <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 diff --git a/dep/include/Makefile.am b/dep/include/Makefile.am index 05b499b79ba..f9cda557ecb 100644 --- a/dep/include/Makefile.am +++ b/dep/include/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> # -# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> +# Copyright (C) 2008 Trinity <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 diff --git a/dep/lib/Makefile.am b/dep/lib/Makefile.am index 0a12dbd2870..f66fd207239 100644 --- a/dep/lib/Makefile.am +++ b/dep/lib/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> # -# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> +# Copyright (C) 2008 Trinity <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 diff --git a/dep/src/Makefile.am b/dep/src/Makefile.am index 3c5748dda23..88fa363a599 100644 --- a/dep/src/Makefile.am +++ b/dep/src/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> # -# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> +# Copyright (C) 2008 Trinity <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 diff --git a/dep/src/sockets/Makefile.am b/dep/src/sockets/Makefile.am index f06453eeba3..2a7f1123f58 100644 --- a/dep/src/sockets/Makefile.am +++ b/dep/src/sockets/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> # -# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> +# Copyright (C) 2008 Trinity <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 |
