[11291] And just when we thought that we'd have updated all copyrights in all files...

Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
Bobi88 2011-03-27 16:44:15 +02:00 committed by DasBlub
parent d1f03cec61
commit 443b5c776c
8 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/> * Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "11290" #define REVISION_NR "11291"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__