From 7d65976c319a155069130f4626a475e61bf395ca Mon Sep 17 00:00:00 2001 From: AzaezelX Date: Sat, 30 May 2026 11:56:45 -0500 Subject: [PATCH] licence updates --- Engine/source/core/util/tVector.h | 2 +- Engine/source/core/util/treeObject.cpp | 3 ++- Engine/source/core/util/treeObject.h | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Engine/source/core/util/tVector.h b/Engine/source/core/util/tVector.h index 9cda3c050..f82030909 100644 --- a/Engine/source/core/util/tVector.h +++ b/Engine/source/core/util/tVector.h @@ -1,6 +1,6 @@ //----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC -// +// Portions Copyright (c) 2025 Ratfish Studios, LLC // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without restriction, including without limitation the diff --git a/Engine/source/core/util/treeObject.cpp b/Engine/source/core/util/treeObject.cpp index 7aca2cfa4..3a1976388 100644 --- a/Engine/source/core/util/treeObject.cpp +++ b/Engine/source/core/util/treeObject.cpp @@ -1,5 +1,6 @@ //----------------------------------------------------------------------------- -// Copyright (c) 2012 GarageGames, LLC +// Copyright (c) 2025 Ratfish Studios, LLC +// Portions Copyright (c) 2012 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/Engine/source/core/util/treeObject.h b/Engine/source/core/util/treeObject.h index 77c13fac2..6c2129b8a 100644 --- a/Engine/source/core/util/treeObject.h +++ b/Engine/source/core/util/treeObject.h @@ -1,5 +1,6 @@ //----------------------------------------------------------------------------- -// Copyright (c) 2012 GarageGames, LLC +// Copyright (c) 2025 Ratfish Studios, LLC +// Portions Copyright (c) 2012 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to