Fixed copyright notices
Former-commit-id: d5ccaa115ad229def2925099f82540ffa91c2297
This commit is contained in:
parent
c71c050831
commit
0d8f7546a9
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue