Prechádzať zdrojové kódy

Update license date.

Kim Kulling 9 rokov pred
rodič
commit
02602ce9af
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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"
 "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"
 "http://assimp.sourceforge.net\n"
 ;