Skip to content

Commit be2ea3c

Browse files
Copyright update
1 parent 4878f7c commit be2ea3c

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Source/ActorInteractionPlugin/Private/Components/ActorInteractableComponentAutomatic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33

44
#include "Components/ActorInteractableComponentAutomatic.h"

Source/ActorInteractionPlugin/Private/Helpers/ActorInteractionFunctionLibrary.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33

44
#include "Helpers/ActorInteractionFunctionLibrary.h"

Source/ActorInteractionPlugin/Public/Components/ActorInteractableComponentAutomatic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPlugin/Public/Helpers/ActorInteractionFunctionLibrary.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPlugin/Public/Helpers/ActorInteractionPluginSettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPluginEditor/Private/HelpButton/AIntPCommands.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33

44
#include "AIntPCommands.h"

Source/ActorInteractionPluginEditor/Private/HelpButton/AIntPCommands.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPluginEditor/Private/HelpButton/AIntPHelpStyle.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33

44
#include "AIntPHelpStyle.h"

Source/ActorInteractionPluginEditor/Private/HelpButton/AIntPHelpStyle.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Fill out your copyright notice in the Description page of Project Settings.
1+
// All rights reserved Dominik Pavlicek 2022.
22

33
#pragma once
44

Source/ActorInteractionPluginEditor/Private/Popup/AIntPPopup.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ void AIntPPopup::Open()
9999
100100
First thing first, if you've been enjoying using it, it would mean a lot if you could just drop <a id="browser" href="https://bit.ly/AIntP_UE4Marketplace">a small review on the marketplace page</> :).
101101
102-
I also made a paid <a id="browser" href="https://bit.ly/ModularSwordsPack_UE4Marketplace">Modular Sword Pack</>. It's a simple yet powerful tool that allows creating thousands upon thousands of unique swords with a simple click, now with a free upgrade of Modular Scabbard System!
102+
I also made a paid <a id="browser" href="https://bit.ly/ModularSwordsPack_UE4Marketplace">Modular Sword Pack</>. It's a simple yet powerful tool which allows creating thousands upon thousands unique swords with simple click, not coming with free upgrade of Modular Scabbard System!
103103
104104
But let's keep it short, here are the cool new features (and bugfixes) of version 3.0!
105105

0 commit comments

Comments
 (0)