diff --git a/NazaraModuleTemplate/include/Nazara/ModuleName/ClassName.hpp b/NazaraModuleTemplate/include/Nazara/ModuleName/ClassName.hpp index 453b1fd62..b737d6fb4 100644 --- a/NazaraModuleTemplate/include/Nazara/ModuleName/ClassName.hpp +++ b/NazaraModuleTemplate/include/Nazara/ModuleName/ClassName.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/NazaraModuleTemplate/include/Nazara/ModuleName/Config.hpp b/NazaraModuleTemplate/include/Nazara/ModuleName/Config.hpp index c54134ee2..4d91ed060 100644 --- a/NazaraModuleTemplate/include/Nazara/ModuleName/Config.hpp +++ b/NazaraModuleTemplate/include/Nazara/ModuleName/Config.hpp @@ -1,7 +1,7 @@ /* Nazara Engine - Module name - Copyright (C) 2012 AUTHORS (EMAIL) + Copyright (C) 2013 AUTHORS (EMAIL) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/NazaraModuleTemplate/include/Nazara/ModuleName/Debug.hpp b/NazaraModuleTemplate/include/Nazara/ModuleName/Debug.hpp index 7d29c4775..d0f8c7e65 100644 --- a/NazaraModuleTemplate/include/Nazara/ModuleName/Debug.hpp +++ b/NazaraModuleTemplate/include/Nazara/ModuleName/Debug.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/NazaraModuleTemplate/include/Nazara/ModuleName/DebugOff.hpp b/NazaraModuleTemplate/include/Nazara/ModuleName/DebugOff.hpp index c989b8856..9742233d0 100644 --- a/NazaraModuleTemplate/include/Nazara/ModuleName/DebugOff.hpp +++ b/NazaraModuleTemplate/include/Nazara/ModuleName/DebugOff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/NazaraModuleTemplate/include/Nazara/ModuleName/ModuleName.hpp b/NazaraModuleTemplate/include/Nazara/ModuleName/ModuleName.hpp index ec58dc0b5..41a28b405 100644 --- a/NazaraModuleTemplate/include/Nazara/ModuleName/ModuleName.hpp +++ b/NazaraModuleTemplate/include/Nazara/ModuleName/ModuleName.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/NazaraModuleTemplate/src/Nazara/ModuleName/ClassName.cpp b/NazaraModuleTemplate/src/Nazara/ModuleName/ClassName.cpp index dc4e93f80..28138d04e 100644 --- a/NazaraModuleTemplate/src/Nazara/ModuleName/ClassName.cpp +++ b/NazaraModuleTemplate/src/Nazara/ModuleName/ClassName.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/NazaraModuleTemplate/src/Nazara/ModuleName/Debug/Leaks.cpp b/NazaraModuleTemplate/src/Nazara/ModuleName/Debug/Leaks.cpp index f9832e155..a3f500774 100644 --- a/NazaraModuleTemplate/src/Nazara/ModuleName/Debug/Leaks.cpp +++ b/NazaraModuleTemplate/src/Nazara/ModuleName/Debug/Leaks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/NazaraModuleTemplate/src/Nazara/ModuleName/ModuleName.cpp b/NazaraModuleTemplate/src/Nazara/ModuleName/ModuleName.cpp index 8c2f8df20..a101328a3 100644 --- a/NazaraModuleTemplate/src/Nazara/ModuleName/ModuleName.cpp +++ b/NazaraModuleTemplate/src/Nazara/ModuleName/ModuleName.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 AUTHORS +// Copyright (C) 2013 AUTHORS // This file is part of the "Nazara Engine - Module name" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/2D/2D.hpp b/include/Nazara/2D/2D.hpp index 5a582a71f..3c2e4674f 100644 --- a/include/Nazara/2D/2D.hpp +++ b/include/Nazara/2D/2D.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 2D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/2D/Debug.hpp b/include/Nazara/2D/Debug.hpp index a17aabec1..28719e541 100644 --- a/include/Nazara/2D/Debug.hpp +++ b/include/Nazara/2D/Debug.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 2D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/2D/DebugOff.hpp b/include/Nazara/2D/DebugOff.hpp index 8d19af59d..5cc37d15d 100644 --- a/include/Nazara/2D/DebugOff.hpp +++ b/include/Nazara/2D/DebugOff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 2D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/2D/Drawable.hpp b/include/Nazara/2D/Drawable.hpp index f46abba9e..94cbb05f6 100644 --- a/include/Nazara/2D/Drawable.hpp +++ b/include/Nazara/2D/Drawable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 2D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/3D/3D.hpp b/include/Nazara/3D/3D.hpp index dc0570614..7b4f1c529 100644 --- a/include/Nazara/3D/3D.hpp +++ b/include/Nazara/3D/3D.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 3D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/3D/Debug.hpp b/include/Nazara/3D/Debug.hpp index 1815e8e94..90bc86b27 100644 --- a/include/Nazara/3D/Debug.hpp +++ b/include/Nazara/3D/Debug.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 3D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/3D/DebugOff.hpp b/include/Nazara/3D/DebugOff.hpp index d83145ed2..6c7613ac4 100644 --- a/include/Nazara/3D/DebugOff.hpp +++ b/include/Nazara/3D/DebugOff.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 3D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/Core/Hash/SHA1.hpp b/include/Nazara/Core/Hash/SHA1.hpp index aaeb3ee45..cfcb801b4 100644 --- a/include/Nazara/Core/Hash/SHA1.hpp +++ b/include/Nazara/Core/Hash/SHA1.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine". // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/Core/Hashable.hpp b/include/Nazara/Core/Hashable.hpp index dfe5f7367..b046b90c4 100644 --- a/include/Nazara/Core/Hashable.hpp +++ b/include/Nazara/Core/Hashable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/include/Nazara/Core/Updatable.hpp b/include/Nazara/Core/Updatable.hpp index b27e12260..7fde54c42 100644 --- a/include/Nazara/Core/Updatable.hpp +++ b/include/Nazara/Core/Updatable.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - Core Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/2D/Debug/Leaks.cpp b/src/Nazara/2D/Debug/Leaks.cpp index 6f46d1a3a..d4f9bcf7a 100644 --- a/src/Nazara/2D/Debug/Leaks.cpp +++ b/src/Nazara/2D/Debug/Leaks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 2D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/3D/Debug/Leaks.cpp b/src/Nazara/3D/Debug/Leaks.cpp index aceff4ed7..d4af3d2b2 100644 --- a/src/Nazara/3D/Debug/Leaks.cpp +++ b/src/Nazara/3D/Debug/Leaks.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2013 J閞鬽e Leclercq +// Copyright (C) 2013 J茅r么me Leclercq // This file is part of the "Nazara Engine - 3D Module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/ClockImpl.cpp b/src/Nazara/Core/Posix/ClockImpl.cpp index 61590c159..5a6de2309 100644 --- a/src/Nazara/Core/Posix/ClockImpl.cpp +++ b/src/Nazara/Core/Posix/ClockImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/ClockImpl.hpp b/src/Nazara/Core/Posix/ClockImpl.hpp index c592f81df..cf4d9f6f0 100644 --- a/src/Nazara/Core/Posix/ClockImpl.hpp +++ b/src/Nazara/Core/Posix/ClockImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/ConditionVariableImpl.cpp b/src/Nazara/Core/Posix/ConditionVariableImpl.cpp index 2b4da8ff8..a8cd12f53 100644 --- a/src/Nazara/Core/Posix/ConditionVariableImpl.cpp +++ b/src/Nazara/Core/Posix/ConditionVariableImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/ConditionVariableImpl.hpp b/src/Nazara/Core/Posix/ConditionVariableImpl.hpp index e1bc13f3d..7508bc6dc 100644 --- a/src/Nazara/Core/Posix/ConditionVariableImpl.hpp +++ b/src/Nazara/Core/Posix/ConditionVariableImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/DirectoryImpl.cpp b/src/Nazara/Core/Posix/DirectoryImpl.cpp index bacf2e5b3..4ca449d6b 100644 --- a/src/Nazara/Core/Posix/DirectoryImpl.cpp +++ b/src/Nazara/Core/Posix/DirectoryImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/DirectoryImpl.hpp b/src/Nazara/Core/Posix/DirectoryImpl.hpp index 090a16b3f..89b9e9fb9 100644 --- a/src/Nazara/Core/Posix/DirectoryImpl.hpp +++ b/src/Nazara/Core/Posix/DirectoryImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/DynLibImpl.cpp b/src/Nazara/Core/Posix/DynLibImpl.cpp index 3250c497c..1d25d1950 100644 --- a/src/Nazara/Core/Posix/DynLibImpl.cpp +++ b/src/Nazara/Core/Posix/DynLibImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/DynLibImpl.hpp b/src/Nazara/Core/Posix/DynLibImpl.hpp index 41a0da38b..f5d49e5bc 100644 --- a/src/Nazara/Core/Posix/DynLibImpl.hpp +++ b/src/Nazara/Core/Posix/DynLibImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/FileImpl.cpp b/src/Nazara/Core/Posix/FileImpl.cpp index 22b6e3a38..7bff7d962 100644 --- a/src/Nazara/Core/Posix/FileImpl.cpp +++ b/src/Nazara/Core/Posix/FileImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/FileImpl.hpp b/src/Nazara/Core/Posix/FileImpl.hpp index 408c7598c..556b305c0 100644 --- a/src/Nazara/Core/Posix/FileImpl.hpp +++ b/src/Nazara/Core/Posix/FileImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/HardwareInfoImpl.cpp b/src/Nazara/Core/Posix/HardwareInfoImpl.cpp index 3fd6d00a5..5075fb00d 100644 --- a/src/Nazara/Core/Posix/HardwareInfoImpl.cpp +++ b/src/Nazara/Core/Posix/HardwareInfoImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/HardwareInfoImpl.hpp b/src/Nazara/Core/Posix/HardwareInfoImpl.hpp index d3c15edd3..7353ee029 100644 --- a/src/Nazara/Core/Posix/HardwareInfoImpl.hpp +++ b/src/Nazara/Core/Posix/HardwareInfoImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/MutexImpl.cpp b/src/Nazara/Core/Posix/MutexImpl.cpp index eb57e5783..1047ec954 100644 --- a/src/Nazara/Core/Posix/MutexImpl.cpp +++ b/src/Nazara/Core/Posix/MutexImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/MutexImpl.hpp b/src/Nazara/Core/Posix/MutexImpl.hpp index 34e833415..99d1c5cc1 100644 --- a/src/Nazara/Core/Posix/MutexImpl.hpp +++ b/src/Nazara/Core/Posix/MutexImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/SemaphoreImpl.cpp b/src/Nazara/Core/Posix/SemaphoreImpl.cpp index 51812579a..2597f3a1e 100644 --- a/src/Nazara/Core/Posix/SemaphoreImpl.cpp +++ b/src/Nazara/Core/Posix/SemaphoreImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/SemaphoreImpl.hpp b/src/Nazara/Core/Posix/SemaphoreImpl.hpp index f5b6a3342..bc1b26eae 100644 --- a/src/Nazara/Core/Posix/SemaphoreImpl.hpp +++ b/src/Nazara/Core/Posix/SemaphoreImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/ThreadImpl.cpp b/src/Nazara/Core/Posix/ThreadImpl.cpp index ddc6df1d3..f1e1f08a1 100644 --- a/src/Nazara/Core/Posix/ThreadImpl.cpp +++ b/src/Nazara/Core/Posix/ThreadImpl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp diff --git a/src/Nazara/Core/Posix/ThreadImpl.hpp b/src/Nazara/Core/Posix/ThreadImpl.hpp index 130c0f42d..713fb4b8a 100644 --- a/src/Nazara/Core/Posix/ThreadImpl.hpp +++ b/src/Nazara/Core/Posix/ThreadImpl.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2012 Alexandre Janniaux +// Copyright (C) 2013 Alexandre Janniaux // This file is part of the "Nazara Engine - Core module" // For conditions of distribution and use, see copyright notice in Config.hpp