浏览代码

Update license date.

Kim Kulling 9 年之前
父节点
当前提交
02602ce9af
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/Version.cpp

+ 1 - 1
code/Version.cpp

@@ -15,7 +15,7 @@ static const char* LEGAL_INFORMATION =
 "Open Asset Import Library (Assimp).\n"
 "Open Asset Import Library (Assimp).\n"
 "A free C/C++ library to import various 3D file formats into applications\n\n"
 "A free C/C++ library to import various 3D file formats into applications\n\n"
 
 
-"(c) 2008-2010, assimp team\n"
+"(c) 2008-2016, assimp team\n"
 "License under the terms and conditions of the 3-clause BSD license\n"
 "License under the terms and conditions of the 3-clause BSD license\n"
 "http://assimp.sourceforge.net\n"
 "http://assimp.sourceforge.net\n"
 ;
 ;