summaryrefslogtreecommitdiff
path: root/library/modules
diff options
context:
space:
mode:
Diffstat (limited to 'library/modules')
-rw-r--r--library/modules/Buildings.cpp2
-rw-r--r--library/modules/Burrows.cpp2
-rw-r--r--library/modules/Constructions.cpp2
-rw-r--r--library/modules/Engravings.cpp2
-rw-r--r--library/modules/Graphic.cpp2
-rw-r--r--library/modules/Gui.cpp2
-rw-r--r--library/modules/Items.cpp2
-rw-r--r--library/modules/Job.cpp2
-rw-r--r--library/modules/Maps.cpp2
-rw-r--r--library/modules/Materials.cpp2
-rw-r--r--library/modules/Screen.cpp2
-rw-r--r--library/modules/Translation.cpp2
-rw-r--r--library/modules/Units.cpp2
-rw-r--r--library/modules/Vegetation.cpp2
-rw-r--r--library/modules/Windows.cpp2
-rw-r--r--library/modules/World.cpp2
16 files changed, 16 insertions, 16 deletions
diff --git a/library/modules/Buildings.cpp b/library/modules/Buildings.cpp
index 9e78edd3..89106ca8 100644
--- a/library/modules/Buildings.cpp
+++ b/library/modules/Buildings.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Burrows.cpp b/library/modules/Burrows.cpp
index 62f62779..48a2ca3a 100644
--- a/library/modules/Burrows.cpp
+++ b/library/modules/Burrows.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Constructions.cpp b/library/modules/Constructions.cpp
index 2d61c447..16c1f1b8 100644
--- a/library/modules/Constructions.cpp
+++ b/library/modules/Constructions.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Engravings.cpp b/library/modules/Engravings.cpp
index bff17ef5..c2e0e6fc 100644
--- a/library/modules/Engravings.cpp
+++ b/library/modules/Engravings.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Graphic.cpp b/library/modules/Graphic.cpp
index 2f490c23..4188df2b 100644
--- a/library/modules/Graphic.cpp
+++ b/library/modules/Graphic.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mr�zek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mr�zek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Gui.cpp b/library/modules/Gui.cpp
index 2afb3620..b211f9f2 100644
--- a/library/modules/Gui.cpp
+++ b/library/modules/Gui.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Items.cpp b/library/modules/Items.cpp
index b8c697a4..1118afcf 100644
--- a/library/modules/Items.cpp
+++ b/library/modules/Items.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Job.cpp b/library/modules/Job.cpp
index b74a4b73..df2009d0 100644
--- a/library/modules/Job.cpp
+++ b/library/modules/Job.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Maps.cpp b/library/modules/Maps.cpp
index 608068b8..5ef4ce82 100644
--- a/library/modules/Maps.cpp
+++ b/library/modules/Maps.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Materials.cpp b/library/modules/Materials.cpp
index db9c9c7d..fbc44149 100644
--- a/library/modules/Materials.cpp
+++ b/library/modules/Materials.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Screen.cpp b/library/modules/Screen.cpp
index e9d19c93..0b9279d2 100644
--- a/library/modules/Screen.cpp
+++ b/library/modules/Screen.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Translation.cpp b/library/modules/Translation.cpp
index db130516..6f4ca2b0 100644
--- a/library/modules/Translation.cpp
+++ b/library/modules/Translation.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Units.cpp b/library/modules/Units.cpp
index 2644f4ab..6d71f5a1 100644
--- a/library/modules/Units.cpp
+++ b/library/modules/Units.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Vegetation.cpp b/library/modules/Vegetation.cpp
index a76c3a2c..1a677955 100644
--- a/library/modules/Vegetation.cpp
+++ b/library/modules/Vegetation.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/Windows.cpp b/library/modules/Windows.cpp
index 218b6f7e..4e749322 100644
--- a/library/modules/Windows.cpp
+++ b/library/modules/Windows.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
diff --git a/library/modules/World.cpp b/library/modules/World.cpp
index 67b8c123..a4c4c560 100644
--- a/library/modules/World.cpp
+++ b/library/modules/World.cpp
@@ -1,6 +1,6 @@
/*
https://github.com/peterix/dfhack
-Copyright (c) 2009-2011 Petr Mrázek (peterix@gmail.com)
+Copyright (c) 2009-2012 Petr Mrázek (peterix@gmail.com)
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any