diff options
author | Tartalo <none@none> | 2010-04-11 22:30:51 +0200 |
---|---|---|
committer | Tartalo <none@none> | 2010-04-11 22:30:51 +0200 |
commit | e2ed15655b9490f64085f72d993814da9de7f427 (patch) | |
tree | 378413280d4671b34c572fc1d7372a50d075d94e /src | |
parent | 954799110c15f07b73df65711e5d861dcf92052c (diff) |
Nexus: Add missing copyright note
--HG--
branch : trunk
Diffstat (limited to 'src')
-rw-r--r-- | src/scripts/northrend/nexus/nexus/nexus.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/scripts/northrend/nexus/nexus/nexus.h b/src/scripts/northrend/nexus/nexus/nexus.h index de36fea4b93..66902bece30 100644 --- a/src/scripts/northrend/nexus/nexus/nexus.h +++ b/src/scripts/northrend/nexus/nexus/nexus.h @@ -1,3 +1,19 @@ +/* Copyright (C) 2008 - 2010 TrinityCore <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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef DEF_NEXUS_H #define DEF_NEXUS_H |