Fixed copyright notices

Former-commit-id: d5ccaa115ad229def2925099f82540ffa91c2297
This commit is contained in:
Lynix 2015-03-01 19:48:01 +01:00
parent c71c050831
commit 0d8f7546a9
3 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,6 @@
// This file was automatically generated on 26 May 2014 at 01:05:31
// Copyright (C) 2015 Jérôme Leclercq
// This file is part of the "Nazara Development Kit"
// For conditions of distribution and use, see copyright notice in Prerequesites.hpp
#include <NDK/BaseComponent.hpp>

View File

@ -1,4 +1,6 @@
// This file was automatically generated on 26 May 2014 at 01:05:31
// Copyright (C) 2015 Jérôme Leclercq
// This file is part of the "Nazara Development Kit"
// For conditions of distribution and use, see copyright notice in Prerequesites.hpp
#include <NDK/Entity.hpp>
#include <NDK/EntityHandle.hpp>

View File

@ -1,4 +1,6 @@
// This file was automatically generated on 26 May 2014 at 01:05:31
// Copyright (C) 2015 Jérôme Leclercq
// This file is part of the "Nazara Development Kit"
// For conditions of distribution and use, see copyright notice in Prerequesites.hpp
#include <NDK/World.hpp>
#include <Nazara/Core/Error.hpp>