summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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