Commit: cb4fa01fcfdf4078c5091e56dfa3779d8c15be1b Author: Dalai Felinto Date: Tue Oct 15 10:53:55 2019 -0300 Branches: blender-v2.81-release https://developer.blender.org/rBcb4fa01fcfdf4078c5091e56dfa3779d8c15be1b
Fix GPL block in CMake file (using this to test the new server-side git hook) =================================================================== M CMakeLists.txt =================================================================== diff --git a/CMakeLists.txt b/CMakeLists.txt index b6fe32149e2..ba051b82671 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,6 +16,7 @@ # # The Original Code is Copyright (C) 2006, Blender Foundation # All rights reserved. +# # ***** END GPL LICENSE BLOCK ***** #----------------------------------------------------------------------------- _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
