From 03b72258d0f20fc5df13189e634dd7c9c2331c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timon=20R=C3=B6mer?= <t.roemer@vr.rwth-aachen.de> Date: Fri, 22 Mar 2024 15:22:32 +0100 Subject: [PATCH] Removes copyright notice --- Source/RWTHVRToolkit/Public/Pawn/IntenSelectComponent.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/RWTHVRToolkit/Public/Pawn/IntenSelectComponent.h b/Source/RWTHVRToolkit/Public/Pawn/IntenSelectComponent.h index 5142f339..c484fbb3 100644 --- a/Source/RWTHVRToolkit/Public/Pawn/IntenSelectComponent.h +++ b/Source/RWTHVRToolkit/Public/Pawn/IntenSelectComponent.h @@ -1,5 +1,3 @@ -// Fill out your copyright notice in the Description page of Project Settings. - #pragma once #pragma region /** Includes */ -- GitLab