summaryrefslogtreecommitdiffstats
path: root/src/control
diff options
context:
space:
mode:
Diffstat (limited to 'src/control')
-rw-r--r--src/control/EventBus.hpp2
-rw-r--r--src/control/InputHandler.hpp2
-rw-r--r--src/control/MapContext.cpp2
-rw-r--r--src/control/MapContext.hpp2
-rw-r--r--src/control/RPGEdit.cpp2
-rw-r--r--src/control/RPGEdit.hpp2
-rw-r--r--src/control/ScriptContext.cpp2
-rw-r--r--src/control/ScriptContext.hpp2
-rw-r--r--src/control/TimeProvider.hpp2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/control/EventBus.hpp b/src/control/EventBus.hpp
index 7284883..e94c494 100644
--- a/src/control/EventBus.hpp
+++ b/src/control/EventBus.hpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/InputHandler.hpp b/src/control/InputHandler.hpp
index 7eb98a9..ecb7876 100644
--- a/src/control/InputHandler.hpp
+++ b/src/control/InputHandler.hpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/MapContext.cpp b/src/control/MapContext.cpp
index f7ad2fe..8065b04 100644
--- a/src/control/MapContext.cpp
+++ b/src/control/MapContext.cpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/MapContext.hpp b/src/control/MapContext.hpp
index 5e17a42..316f70b 100644
--- a/src/control/MapContext.hpp
+++ b/src/control/MapContext.hpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/RPGEdit.cpp b/src/control/RPGEdit.cpp
index 6068236..71f7dcf 100644
--- a/src/control/RPGEdit.cpp
+++ b/src/control/RPGEdit.cpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/RPGEdit.hpp b/src/control/RPGEdit.hpp
index 6c6c743..e1f1731 100644
--- a/src/control/RPGEdit.hpp
+++ b/src/control/RPGEdit.hpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/ScriptContext.cpp b/src/control/ScriptContext.cpp
index cc10f74..b92c8e5 100644
--- a/src/control/ScriptContext.cpp
+++ b/src/control/ScriptContext.cpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/ScriptContext.hpp b/src/control/ScriptContext.hpp
index f9f8445..9416d0e 100644
--- a/src/control/ScriptContext.hpp
+++ b/src/control/ScriptContext.hpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/src/control/TimeProvider.hpp b/src/control/TimeProvider.hpp
index 1880f7b..2278114 100644
--- a/src/control/TimeProvider.hpp
+++ b/src/control/TimeProvider.hpp
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014-2015, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without