From 973f5b69cd1bb8b8d49510a597823abf6e0cdea2 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 23 Sep 2014 16:49:56 +0200 Subject: Fix accidentially search&replaced license headers --- src/model/Entity.hpp | 4 ++-- src/model/Position.hpp | 4 ++-- 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 + Copyright (c) 2014, Matthias Schiffer 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 + Copyright (c) 2014, Matthias Schiffer 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 -- cgit v1.2.3