summaryrefslogtreecommitdiffstats
path: root/src/model
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2015-02-14 23:14:34 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2015-02-14 23:14:34 +0100
commit969de84c135ed73db31aa96ef12fe1d589460aed (patch)
treef719da40c5823f6d52c0dc2ba5f77534d82111af /src/model
parent0b3e29dea9863c4b5ca0c77958bbcb32a05867ca (diff)
downloadrpgedit-969de84c135ed73db31aa96ef12fe1d589460aed.tar
rpgedit-969de84c135ed73db31aa96ef12fe1d589460aed.zip
Update license years
Diffstat (limited to 'src/model')
-rw-r--r--src/model/CollisionType.hpp2
-rw-r--r--src/model/Direction.hpp2
-rw-r--r--src/model/Entity.hpp2
-rw-r--r--src/model/Map.cpp2
-rw-r--r--src/model/Map.hpp2
-rw-r--r--src/model/Position.hpp2
-rw-r--r--src/model/ScriptValue.hpp2
-rw-r--r--src/model/Scriptable.cpp2
-rw-r--r--src/model/Scriptable.hpp2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/model/CollisionType.hpp b/src/model/CollisionType.hpp
index 50bb608..d44c2dc 100644
--- a/src/model/CollisionType.hpp
+++ b/src/model/CollisionType.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/model/Direction.hpp b/src/model/Direction.hpp
index e817170..a9c4776 100644
--- a/src/model/Direction.hpp
+++ b/src/model/Direction.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/model/Entity.hpp b/src/model/Entity.hpp
index b14e122..169b54d 100644
--- a/src/model/Entity.hpp
+++ b/src/model/Entity.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/model/Map.cpp b/src/model/Map.cpp
index 2df54b7..191297a 100644
--- a/src/model/Map.cpp
+++ b/src/model/Map.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/model/Map.hpp b/src/model/Map.hpp
index 20b13a3..3786d1d 100644
--- a/src/model/Map.hpp
+++ b/src/model/Map.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/model/Position.hpp b/src/model/Position.hpp
index c8fc477..a2f5c6f 100644
--- a/src/model/Position.hpp
+++ b/src/model/Position.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/model/ScriptValue.hpp b/src/model/ScriptValue.hpp
index 04c4e55..7a2e0b4 100644
--- a/src/model/ScriptValue.hpp
+++ b/src/model/ScriptValue.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/model/Scriptable.cpp b/src/model/Scriptable.cpp
index 5bec739..f2deee2 100644
--- a/src/model/Scriptable.cpp
+++ b/src/model/Scriptable.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/model/Scriptable.hpp b/src/model/Scriptable.hpp
index 20ae7ff..473a50a 100644
--- a/src/model/Scriptable.hpp
+++ b/src/model/Scriptable.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