From 969de84c135ed73db31aa96ef12fe1d589460aed Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 14 Feb 2015 23:14:34 +0100 Subject: Update license years --- src/model/CollisionType.hpp | 2 +- src/model/Direction.hpp | 2 +- src/model/Entity.hpp | 2 +- src/model/Map.cpp | 2 +- src/model/Map.hpp | 2 +- src/model/Position.hpp | 2 +- src/model/ScriptValue.hpp | 2 +- src/model/Scriptable.cpp | 2 +- src/model/Scriptable.hpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src/model') 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer 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 + Copyright (c) 2014-2015, Matthias Schiffer All rights reserved. Redistribution and use in source and binary forms, with or without -- cgit v1.2.3