summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Action.h2
-rw-r--r--include/BLua.h2
-rw-r--r--include/BRegex.h2
-rw-r--r--include/BString.h2
-rw-r--r--include/Base64.h2
-rw-r--r--include/Buffer.h2
-rw-r--r--include/ChainTasks.h2
-rw-r--r--include/Color.h2
-rw-r--r--include/ConfigFile.h2
-rw-r--r--include/Confirm.h2
-rw-r--r--include/CopyJob.h2
-rw-r--r--include/Domain.h2
-rw-r--r--include/Exceptions.h2
-rw-r--r--include/Form.h2
-rw-r--r--include/GMPHashFunction.h2
-rw-r--r--include/GMPString.h2
-rw-r--r--include/Handle.h2
-rw-r--r--include/HashFunction.h2
-rw-r--r--include/HtmlSkinner.h2
-rw-r--r--include/HttpClient.h2
-rw-r--r--include/HttpServ.h2
-rw-r--r--include/IRC.h2
-rw-r--r--include/Image.h2
-rw-r--r--include/InPipe.h2
-rw-r--r--include/Input.h2
-rw-r--r--include/LuaCommandLine.h2
-rw-r--r--include/LuaConfigFile.h2
-rw-r--r--include/LuaHandle.h2
-rw-r--r--include/LuaHttp.h2
-rw-r--r--include/LuaRegex.h2
-rw-r--r--include/LuaSQL.h2
-rw-r--r--include/LuaTask.h2
-rw-r--r--include/LuaXML.h2
-rw-r--r--include/MailClient.h2
-rw-r--r--include/Main.h2
-rw-r--r--include/Menu.h2
-rw-r--r--include/Message.h2
-rw-r--r--include/OutPipe.h2
-rw-r--r--include/Output.h2
-rw-r--r--include/RandISAAC.h2
-rw-r--r--include/ReadJob.h2
-rw-r--r--include/SQL.h2
-rw-r--r--include/Socket.h2
-rw-r--r--include/SocketClient.h2
-rw-r--r--include/Table.h2
-rw-r--r--include/Task.h2
-rw-r--r--include/TaskMan.h2
-rw-r--r--include/Variables.h2
-rw-r--r--include/generic.h2
-rw-r--r--include/loadlualibs.h2
50 files changed, 50 insertions, 50 deletions
diff --git a/include/Action.h b/include/Action.h
index a84ec3a..c458403 100644
--- a/include/Action.h
+++ b/include/Action.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/BLua.h b/include/BLua.h
index b202b30..2ca7b2a 100644
--- a/include/BLua.h
+++ b/include/BLua.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/BRegex.h b/include/BRegex.h
index b06684b..4d4f98f 100644
--- a/include/BRegex.h
+++ b/include/BRegex.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/BString.h b/include/BString.h
index 6716eec..4bd1436 100644
--- a/include/BString.h
+++ b/include/BString.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Base64.h b/include/Base64.h
index 05ed1a8..9ed8954 100644
--- a/include/Base64.h
+++ b/include/Base64.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Buffer.h b/include/Buffer.h
index 43aa663..a858617 100644
--- a/include/Buffer.h
+++ b/include/Buffer.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/ChainTasks.h b/include/ChainTasks.h
index 1be7bd2..c4896e1 100644
--- a/include/ChainTasks.h
+++ b/include/ChainTasks.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Color.h b/include/Color.h
index e0456cd..d21fe26 100644
--- a/include/Color.h
+++ b/include/Color.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/ConfigFile.h b/include/ConfigFile.h
index 370f60c..7a0f6bd 100644
--- a/include/ConfigFile.h
+++ b/include/ConfigFile.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Confirm.h b/include/Confirm.h
index 4b001ff..fdd9bcb 100644
--- a/include/Confirm.h
+++ b/include/Confirm.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/CopyJob.h b/include/CopyJob.h
index 8870239..39fc347 100644
--- a/include/CopyJob.h
+++ b/include/CopyJob.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Domain.h b/include/Domain.h
index 7ca628d..d091728 100644
--- a/include/Domain.h
+++ b/include/Domain.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Exceptions.h b/include/Exceptions.h
index 46c19c8..d52d245 100644
--- a/include/Exceptions.h
+++ b/include/Exceptions.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Form.h b/include/Form.h
index 66033e9..37dc4fc 100644
--- a/include/Form.h
+++ b/include/Form.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/GMPHashFunction.h b/include/GMPHashFunction.h
index 6fda501..bb20872 100644
--- a/include/GMPHashFunction.h
+++ b/include/GMPHashFunction.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/GMPString.h b/include/GMPString.h
index e3b80e7..3bd7017 100644
--- a/include/GMPString.h
+++ b/include/GMPString.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Handle.h b/include/Handle.h
index da04c36..16054db 100644
--- a/include/Handle.h
+++ b/include/Handle.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/HashFunction.h b/include/HashFunction.h
index 9ab5d86..83dd6b2 100644
--- a/include/HashFunction.h
+++ b/include/HashFunction.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/HtmlSkinner.h b/include/HtmlSkinner.h
index 7aa1b9f..7d44bc3 100644
--- a/include/HtmlSkinner.h
+++ b/include/HtmlSkinner.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/HttpClient.h b/include/HttpClient.h
index 2a3da09..9a3c2c8 100644
--- a/include/HttpClient.h
+++ b/include/HttpClient.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/HttpServ.h b/include/HttpServ.h
index b0a05d5..2b2e5da 100644
--- a/include/HttpServ.h
+++ b/include/HttpServ.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/IRC.h b/include/IRC.h
index 8f86179..4c67f4c 100644
--- a/include/IRC.h
+++ b/include/IRC.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Image.h b/include/Image.h
index 0cada06..82061e1 100644
--- a/include/Image.h
+++ b/include/Image.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/InPipe.h b/include/InPipe.h
index d83803b..aa39438 100644
--- a/include/InPipe.h
+++ b/include/InPipe.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Input.h b/include/Input.h
index 912c66b..208b185 100644
--- a/include/Input.h
+++ b/include/Input.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaCommandLine.h b/include/LuaCommandLine.h
index 3bcbc83..be8cb99 100644
--- a/include/LuaCommandLine.h
+++ b/include/LuaCommandLine.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaConfigFile.h b/include/LuaConfigFile.h
index 3df2c06..bda7b2e 100644
--- a/include/LuaConfigFile.h
+++ b/include/LuaConfigFile.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaHandle.h b/include/LuaHandle.h
index f0b4c71..3ee7cc6 100644
--- a/include/LuaHandle.h
+++ b/include/LuaHandle.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaHttp.h b/include/LuaHttp.h
index 9c9af0d..872857a 100644
--- a/include/LuaHttp.h
+++ b/include/LuaHttp.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaRegex.h b/include/LuaRegex.h
index 0dd670d..7422953 100644
--- a/include/LuaRegex.h
+++ b/include/LuaRegex.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaSQL.h b/include/LuaSQL.h
index fef1e91..ec976cf 100644
--- a/include/LuaSQL.h
+++ b/include/LuaSQL.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaTask.h b/include/LuaTask.h
index d110809..3695dcb 100644
--- a/include/LuaTask.h
+++ b/include/LuaTask.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/LuaXML.h b/include/LuaXML.h
index 4cc5a19..7cc1695 100644
--- a/include/LuaXML.h
+++ b/include/LuaXML.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/MailClient.h b/include/MailClient.h
index be26e3d..b792048 100644
--- a/include/MailClient.h
+++ b/include/MailClient.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Main.h b/include/Main.h
index 74531c0..48ddc8f 100644
--- a/include/Main.h
+++ b/include/Main.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Menu.h b/include/Menu.h
index 2e475ef..7322130 100644
--- a/include/Menu.h
+++ b/include/Menu.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Message.h b/include/Message.h
index fe73f06..46128fa 100644
--- a/include/Message.h
+++ b/include/Message.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/OutPipe.h b/include/OutPipe.h
index f17b403..1fec579 100644
--- a/include/OutPipe.h
+++ b/include/OutPipe.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Output.h b/include/Output.h
index 37ad89e..0197fc2 100644
--- a/include/Output.h
+++ b/include/Output.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/RandISAAC.h b/include/RandISAAC.h
index a274c6b..45a439d 100644
--- a/include/RandISAAC.h
+++ b/include/RandISAAC.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/ReadJob.h b/include/ReadJob.h
index 37eb241..fb2fa32 100644
--- a/include/ReadJob.h
+++ b/include/ReadJob.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/SQL.h b/include/SQL.h
index 875fd63..a2b5ada 100644
--- a/include/SQL.h
+++ b/include/SQL.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Socket.h b/include/Socket.h
index 93292fc..bb226bc 100644
--- a/include/Socket.h
+++ b/include/Socket.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/SocketClient.h b/include/SocketClient.h
index 08825b2..e03c912 100644
--- a/include/SocketClient.h
+++ b/include/SocketClient.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Table.h b/include/Table.h
index 051da36..ab33a5d 100644
--- a/include/Table.h
+++ b/include/Table.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Task.h b/include/Task.h
index 25b35d8..d976124 100644
--- a/include/Task.h
+++ b/include/Task.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/TaskMan.h b/include/TaskMan.h
index 0ee5c30..59363f8 100644
--- a/include/TaskMan.h
+++ b/include/TaskMan.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/Variables.h b/include/Variables.h
index 7442901..9905ef6 100644
--- a/include/Variables.h
+++ b/include/Variables.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/generic.h b/include/generic.h
index 565ff58..7d681d3 100644
--- a/include/generic.h
+++ b/include/generic.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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/include/loadlualibs.h b/include/loadlualibs.h
index 7bbcfe2..e24362f 100644
--- a/include/loadlualibs.h
+++ b/include/loadlualibs.h
@@ -1,6 +1,6 @@
/*
* Baltisot
- * Copyright (C) 1999-2007 Nicolas "Pixel" Noble
+ * Copyright (C) 1999-2008 Nicolas "Pixel" Noble
*
* 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