- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1147 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
#include "./../include/aiVersion.h"
|
||||
|
||||
// --------------------------------------------------------------------------------
|
||||
// Legal information string - dont't remove from image!
|
||||
// Legal information string - dont't remove this.
|
||||
static const char* LEGAL_INFORMATION =
|
||||
|
||||
"Open Asset Import Library (Assimp).\n"
|
||||
"A free C/C++ library to import various 3D file formats into applications\n\n"
|
||||
|
||||
"(c) 2008-2010, ASSIMP Development Team\n"
|
||||
"(c) 2008-2010, assimp team\n"
|
||||
"License under the terms and conditions of the 3-clause BSD license\n"
|
||||
"http://assimp.sourceforge.net\n"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user