From 23ed7d254f16b94a8b46db3cacb87074b3291f3a Mon Sep 17 00:00:00 2001 From: Lynix Date: Tue, 24 Feb 2015 15:19:40 +0100 Subject: [PATCH] Updated copyright year Former-commit-id: 184ea65e52ffc4bb4849fd1306b1381f48d1470d --- src/Nazara/Core/Posix/MutexImpl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Nazara/Core/Posix/MutexImpl.hpp b/src/Nazara/Core/Posix/MutexImpl.hpp index 00c0d7432..ff1d0455f 100644 --- a/src/Nazara/Core/Posix/MutexImpl.hpp +++ b/src/Nazara/Core/Posix/MutexImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014 Alexandre Janniaux +// Copyright (C) 2015 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp