Regenerated global headers (and updated copyright year, again)
Former-commit-id: b5b24f4a3610e1dead2883afaded48bf3554669d
This commit is contained in:
@@ -4,7 +4,7 @@ Alphabetical order for everything and try to regroup each methods beginning with
|
||||
|
||||
Class header:
|
||||
|
||||
// Copyright (C) 2014 AUTHOR
|
||||
// Copyright (C) YEAR AUTHOR
|
||||
// This file is part of the "Nazara Engine - MODULE module"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
@@ -43,7 +43,7 @@ class NAZARA_API NzClassName
|
||||
|
||||
Class source:
|
||||
|
||||
// Copyright (C) 2014 AUTHOR
|
||||
// Copyright (C) YEAR AUTHOR
|
||||
// This file is part of the "Nazara Engine - MODULE module"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
@@ -81,4 +81,4 @@ Function:
|
||||
FunctionName()
|
||||
{
|
||||
variableName = init;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user