Skip to content

Commit 9980888

Browse files
author
NoFantasy
committed
[1537] Update copyright notice
Update copyright notice git-svn-id: https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2@1537 5f9c896b-1e26-0410-94da-f77f675e2462
1 parent 9e28eb8 commit 9980888

452 files changed

Lines changed: 452 additions & 452 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ScriptMgr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

ScriptMgr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/escort_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/escort_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/follower_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/follower_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/guard_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software; you can redistribute it and/or modify
33
* it under the terms of the GNU General Public License as published by
44
* the Free Software Foundation; either version 2 of the License, or

base/guard_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/simple_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software; you can redistribute it and/or modify
33
* it under the terms of the GNU General Public License as published by
44
* the Free Software Foundation; either version 2 of the License, or

base/simple_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

0 commit comments

Comments
 (0)