From 443b5c776c8f4c25288e2eb7da9feedbbfbf9d90 Mon Sep 17 00:00:00 2001 From: Bobi88 Date: Sun, 27 Mar 2011 16:44:15 +0200 Subject: [PATCH] [11291] And just when we thought that we'd have updated all copyrights in all files... Signed-off-by: DasBlub --- contrib/vmap_assembler/vmap_assembler.cpp | 2 +- contrib/vmap_extractor_v3/vmapextract/adtfile.cpp | 2 +- contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp | 2 +- contrib/vmap_extractor_v3/vmapextract/model.cpp | 2 +- contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp | 2 +- contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp | 2 +- contrib/vmap_extractor_v3/vmapextract/wmo.cpp | 2 +- src/shared/revision_nr.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/contrib/vmap_assembler/vmap_assembler.cpp b/contrib/vmap_assembler/vmap_assembler.cpp index 71058347f..d65cdfacf 100644 --- a/contrib/vmap_assembler/vmap_assembler.cpp +++ b/contrib/vmap_assembler/vmap_assembler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp b/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp index d0310b0e8..ba0c93eef 100644 --- a/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp +++ b/contrib/vmap_extractor_v3/vmapextract/adtfile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp b/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp index dc6835a8d..2474cea52 100644 --- a/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp +++ b/contrib/vmap_extractor_v3/vmapextract/dbcfile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/contrib/vmap_extractor_v3/vmapextract/model.cpp b/contrib/vmap_extractor_v3/vmapextract/model.cpp index 897cd38a3..039693ae9 100644 --- a/contrib/vmap_extractor_v3/vmapextract/model.cpp +++ b/contrib/vmap_extractor_v3/vmapextract/model.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp b/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp index a97b1a1de..7e0d58e1e 100644 --- a/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp +++ b/contrib/vmap_extractor_v3/vmapextract/vmapexport.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp b/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp index 424cc436d..e3ee545db 100644 --- a/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp +++ b/contrib/vmap_extractor_v3/vmapextract/wdtfile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/contrib/vmap_extractor_v3/vmapextract/wmo.cpp b/contrib/vmap_extractor_v3/vmapextract/wmo.cpp index 0966da46f..58957e007 100644 --- a/contrib/vmap_extractor_v3/vmapextract/wmo.cpp +++ b/contrib/vmap_extractor_v3/vmapextract/wmo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 MaNGOS + * Copyright (C) 2005-2011 MaNGOS * * 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/shared/revision_nr.h b/src/shared/revision_nr.h index d9abc6f56..a53f70e2c 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "11290" + #define REVISION_NR "11291" #endif // __REVISION_NR_H__