diff --git a/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp b/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp index a2c77f1..e55fd37 100644 --- a/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp +++ b/Source/UnrealFightingFramework/GameplayFramework/FFGameState.cpp @@ -1,4 +1,4 @@ -// Project Sword & Gun Copyright Kevin Poretti +// Unreal Fighting Framework by Kevin Poretti #include "GameplayFramework/FFGameState.h" diff --git a/Source/UnrealFightingFramework/GameplayFramework/FFGameState.h b/Source/UnrealFightingFramework/GameplayFramework/FFGameState.h index 7e89f24..f310801 100644 --- a/Source/UnrealFightingFramework/GameplayFramework/FFGameState.h +++ b/Source/UnrealFightingFramework/GameplayFramework/FFGameState.h @@ -1,4 +1,4 @@ -// Project Sword & Gun Copyright Kevin Poretti +// Unreal Fighting Framework by Kevin Poretti #pragma once