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 /src/bindings/scripts/sql | |
parent | 87681af45329f4993c64f84aad5baddc7e6cd3bf (diff) |
[svn] Fixed copyright notices to comply with GPL.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/sql')
-rw-r--r-- | src/bindings/scripts/sql/Makefile.am | 4 | ||||
-rw-r--r-- | src/bindings/scripts/sql/Makefile.in | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/bindings/scripts/sql/Makefile.am b/src/bindings/scripts/sql/Makefile.am index abce6800de8..27a1f3f0fbd 100644 --- a/src/bindings/scripts/sql/Makefile.am +++ b/src/bindings/scripts/sql/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/src/bindings/scripts/sql/Makefile.in b/src/bindings/scripts/sql/Makefile.in index 34863ce031f..2b4eaca2d8f 100644 --- a/src/bindings/scripts/sql/Makefile.in +++ b/src/bindings/scripts/sql/Makefile.in @@ -14,9 +14,9 @@ @SET_MAKE@ -# 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 |