summaryrefslogtreecommitdiffstats
path: root/src/CBot/old TstCBot
diff options
context:
space:
mode:
Diffstat (limited to 'src/CBot/old TstCBot')
-rw-r--r--src/CBot/old TstCBot/BotConsoleDlg.cpp2
-rw-r--r--src/CBot/old TstCBot/BotConsoleDlg.h2
-rw-r--r--src/CBot/old TstCBot/BotErrorDlg.cpp2
-rw-r--r--src/CBot/old TstCBot/BotErrorDlg.h2
-rw-r--r--src/CBot/old TstCBot/CMyThread.cpp2
-rw-r--r--src/CBot/old TstCBot/CMyThread.h2
-rw-r--r--src/CBot/old TstCBot/MainFrm.cpp2
-rw-r--r--src/CBot/old TstCBot/MainFrm.h2
-rw-r--r--src/CBot/old TstCBot/Resource.h2
-rw-r--r--src/CBot/old TstCBot/StdAfx.cpp2
-rw-r--r--src/CBot/old TstCBot/StdAfx.h2
-rw-r--r--src/CBot/old TstCBot/TstCBot.cpp2
-rw-r--r--src/CBot/old TstCBot/TstCBot.h2
-rw-r--r--src/CBot/old TstCBot/TstCBotDoc.cpp2
-rw-r--r--src/CBot/old TstCBot/TstCBotDoc.h2
-rw-r--r--src/CBot/old TstCBot/TstCBotView.cpp2
-rw-r--r--src/CBot/old TstCBot/TstCBotView.h2
17 files changed, 17 insertions, 17 deletions
diff --git a/src/CBot/old TstCBot/BotConsoleDlg.cpp b/src/CBot/old TstCBot/BotConsoleDlg.cpp
index b7348ed..bd1cb11 100644
--- a/src/CBot/old TstCBot/BotConsoleDlg.cpp
+++ b/src/CBot/old TstCBot/BotConsoleDlg.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/BotConsoleDlg.h b/src/CBot/old TstCBot/BotConsoleDlg.h
index 6a483da..aa23b0d 100644
--- a/src/CBot/old TstCBot/BotConsoleDlg.h
+++ b/src/CBot/old TstCBot/BotConsoleDlg.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_BOTCONSOLEDLG_H__A11450A2_8E09_11D4_A439_00D059085115__INCLUDED_)
#define AFX_BOTCONSOLEDLG_H__A11450A2_8E09_11D4_A439_00D059085115__INCLUDED_
diff --git a/src/CBot/old TstCBot/BotErrorDlg.cpp b/src/CBot/old TstCBot/BotErrorDlg.cpp
index 8dc9b37..4d3cf04 100644
--- a/src/CBot/old TstCBot/BotErrorDlg.cpp
+++ b/src/CBot/old TstCBot/BotErrorDlg.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/BotErrorDlg.h b/src/CBot/old TstCBot/BotErrorDlg.h
index 9d87848..0efaefc 100644
--- a/src/CBot/old TstCBot/BotErrorDlg.h
+++ b/src/CBot/old TstCBot/BotErrorDlg.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_BOTERRORDLG_H__80E73D20_7454_11D4_A439_00D059085115__INCLUDED_)
#define AFX_BOTERRORDLG_H__80E73D20_7454_11D4_A439_00D059085115__INCLUDED_
diff --git a/src/CBot/old TstCBot/CMyThread.cpp b/src/CBot/old TstCBot/CMyThread.cpp
index ab54ab4..ed1e2ea 100644
--- a/src/CBot/old TstCBot/CMyThread.cpp
+++ b/src/CBot/old TstCBot/CMyThread.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/CMyThread.h b/src/CBot/old TstCBot/CMyThread.h
index 6d5d866..89b8fa2 100644
--- a/src/CBot/old TstCBot/CMyThread.h
+++ b/src/CBot/old TstCBot/CMyThread.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_MAINFRM_H__20B3756C_5DFD_11D4_A15E_00E0189013DF__INCLUDED_)
#define AFX_MAINFRM_H__20B3756C_5DFD_11D4_A15E_00E0189013DF__INCLUDED_
diff --git a/src/CBot/old TstCBot/MainFrm.cpp b/src/CBot/old TstCBot/MainFrm.cpp
index 6550a89..6b55222 100644
--- a/src/CBot/old TstCBot/MainFrm.cpp
+++ b/src/CBot/old TstCBot/MainFrm.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/MainFrm.h b/src/CBot/old TstCBot/MainFrm.h
index fe86ee6..3eb4271 100644
--- a/src/CBot/old TstCBot/MainFrm.h
+++ b/src/CBot/old TstCBot/MainFrm.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_MAINFRM_H__70B3756C_5DFD_11D4_A15E_00E0189013DF__INCLUDED_)
#define AFX_MAINFRM_H__70B3756C_5DFD_11D4_A15E_00E0189013DF__INCLUDED_
diff --git a/src/CBot/old TstCBot/Resource.h b/src/CBot/old TstCBot/Resource.h
index f131d7c..326e0e0 100644
--- a/src/CBot/old TstCBot/Resource.h
+++ b/src/CBot/old TstCBot/Resource.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_TSTCBOTYPE 129
diff --git a/src/CBot/old TstCBot/StdAfx.cpp b/src/CBot/old TstCBot/StdAfx.cpp
index 7a91baa..a3471af 100644
--- a/src/CBot/old TstCBot/StdAfx.cpp
+++ b/src/CBot/old TstCBot/StdAfx.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
diff --git a/src/CBot/old TstCBot/StdAfx.h b/src/CBot/old TstCBot/StdAfx.h
index eea8584..42fdf52 100644
--- a/src/CBot/old TstCBot/StdAfx.h
+++ b/src/CBot/old TstCBot/StdAfx.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_STDAFX_H__70B3756A_5DFD_11D4_A15E_00E0189013DF__INCLUDED_)
#define AFX_STDAFX_H__70B3756A_5DFD_11D4_A15E_00E0189013DF__INCLUDED_
diff --git a/src/CBot/old TstCBot/TstCBot.cpp b/src/CBot/old TstCBot/TstCBot.cpp
index 5b831e3..2cc2c9b 100644
--- a/src/CBot/old TstCBot/TstCBot.cpp
+++ b/src/CBot/old TstCBot/TstCBot.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/TstCBot.h b/src/CBot/old TstCBot/TstCBot.h
index a351344..df38f3d 100644
--- a/src/CBot/old TstCBot/TstCBot.h
+++ b/src/CBot/old TstCBot/TstCBot.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_TSTCBOT_H__70B37568_5DFD_11D4_A15E_00E0189013DF__INCLUDED_)
#define AFX_TSTCBOT_H__70B37568_5DFD_11D4_A15E_00E0189013DF__INCLUDED_
diff --git a/src/CBot/old TstCBot/TstCBotDoc.cpp b/src/CBot/old TstCBot/TstCBotDoc.cpp
index 6c14f11..4949b0e 100644
--- a/src/CBot/old TstCBot/TstCBotDoc.cpp
+++ b/src/CBot/old TstCBot/TstCBotDoc.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/TstCBotDoc.h b/src/CBot/old TstCBot/TstCBotDoc.h
index dd71389..976982c 100644
--- a/src/CBot/old TstCBot/TstCBotDoc.h
+++ b/src/CBot/old TstCBot/TstCBotDoc.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_TSTCBOTDOC_H__70B3756E_5DFD_11D4_A15E_00E0189013DF__INCLUDED_)
#define AFX_TSTCBOTDOC_H__70B3756E_5DFD_11D4_A15E_00E0189013DF__INCLUDED_
diff --git a/src/CBot/old TstCBot/TstCBotView.cpp b/src/CBot/old TstCBot/TstCBotView.cpp
index 33777a6..4c82e2a 100644
--- a/src/CBot/old TstCBot/TstCBotView.cpp
+++ b/src/CBot/old TstCBot/TstCBotView.cpp
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#include "stdafx.h"
#include "TstCBot.h"
diff --git a/src/CBot/old TstCBot/TstCBotView.h b/src/CBot/old TstCBot/TstCBotView.h
index 12f779d..7c755d7 100644
--- a/src/CBot/old TstCBot/TstCBotView.h
+++ b/src/CBot/old TstCBot/TstCBotView.h
@@ -12,7 +12,7 @@
// * 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, see .
+// * along with this program. If not, see http://www.gnu.org/licenses/.
#if !defined(AFX_TSTCBOTVIEW_H__70B37570_5DFD_11D4_A15E_00E0189013DF__INCLUDED_)
#define AFX_TSTCBOTVIEW_H__70B37570_5DFD_11D4_A15E_00E0189013DF__INCLUDED_