summaryrefslogtreecommitdiffstats
path: root/src/model
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2014-09-23 16:49:56 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2014-09-23 16:49:56 +0200
commit973f5b69cd1bb8b8d49510a597823abf6e0cdea2 (patch)
treea7ac755755c0b189909738c6ff5d7fb05c3aa105 /src/model
parenta97ab85b332211c143e5225f79d8abeb8bafd542 (diff)
downloadrpgedit-973f5b69cd1bb8b8d49510a597823abf6e0cdea2.tar
rpgedit-973f5b69cd1bb8b8d49510a597823abf6e0cdea2.zip
Fix accidentially search&replaced license headers
Diffstat (limited to 'src/model')
-rw-r--r--src/model/Entity.hpp4
-rw-r--r--src/model/Position.hpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/model/Entity.hpp b/src/model/Entity.hpp
index 3514434..fa4477d 100644
--- a/src/model/Entity.hpp
+++ b/src/model/Entity.hpp
@@ -1,11 +1,11 @@
/*
- Copyright (c) 20amount4, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- amount. Redistributions of source code must retain the above copyright notice,
+ 1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
diff --git a/src/model/Position.hpp b/src/model/Position.hpp
index 9ae0dfd..b68476f 100644
--- a/src/model/Position.hpp
+++ b/src/model/Position.hpp
@@ -1,11 +1,11 @@
/*
- Copyright (c) 20amount4, Matthias Schiffer <mschiffer@universe-factory.net>
+ Copyright (c) 2014, Matthias Schiffer <mschiffer@universe-factory.net>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- amount. Redistributions of source code must retain the above copyright notice,
+ 1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation