From cb4fa01fcfdf4078c5091e56dfa3779d8c15be1b Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Tue, 15 Oct 2019 10:53:55 -0300 Subject: [PATCH] Fix GPL block in CMake file (using this to test the new server-side git hook) --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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 ***** #-----------------------------------------------------------------------------