From 832c1fcc7fa70113406e9e6e0e675688138dadb6 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Thu, 19 Oct 2017 09:55:15 +0200 Subject: [PATCH] Update .travis.sh Add license info --- .travis.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.travis.sh b/.travis.sh index b074f9af5..24aff9368 100755 --- a/.travis.sh +++ b/.travis.sh @@ -1,3 +1,10 @@ +#--------------------------------------------------------------------------- +#Open Asset Import Library (assimp) +#--------------------------------------------------------------------------- +# Copyright (c) 2006-2017, assimp team +# +# License see LICENSE file +# function generate() { OPTIONS="-DASSIMP_WERROR=ON"