From 23f7f86914da0ee1423d49db7e549a5f50fb3cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 25 Jun 2020 16:33:44 +0200 Subject: Style: Fix copyright headers --- main/tests/test_basis.cpp | 2 +- main/tests/test_basis.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'main') diff --git a/main/tests/test_basis.cpp b/main/tests/test_basis.cpp index ac25151fd8..5904fc386a 100644 --- a/main/tests/test_basis.cpp +++ b/main/tests/test_basis.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* test_fbx.cpp */ +/* test_basis.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ diff --git a/main/tests/test_basis.h b/main/tests/test_basis.h index 67c9db8877..63297bd3b8 100644 --- a/main/tests/test_basis.h +++ b/main/tests/test_basis.h @@ -1,5 +1,5 @@ /*************************************************************************/ -/* test_fbx.h */ +/* test_basis.h */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ -- cgit v1.2.3