From 940739d6c3cf54d7b31171efd39de22d202a3928 Mon Sep 17 00:00:00 2001 From: samjanny Date: Wed, 3 Jun 2026 13:00:52 +0200 Subject: [PATCH] license: set copyright holder to Raffaele Mangiacasale Align the license copyright with the real name used across the project (the spec repo already uses it). LICENSE-MIT at the root and under entangled-core read 'Sam Janny'; the LICENSE-APACHE copyright line was the unfilled placeholder. No code or license-terms change. --- LICENSE-APACHE | 2 +- LICENSE-MIT | 2 +- entangled-core/LICENSE-MIT | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE-APACHE b/LICENSE-APACHE index d645695..5262c00 100644 --- a/LICENSE-APACHE +++ b/LICENSE-APACHE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2026 Raffaele Mangiacasale Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/LICENSE-MIT b/LICENSE-MIT index 9a643cd..25a2fbf 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 Sam Janny +Copyright (c) 2026 Raffaele Mangiacasale Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/entangled-core/LICENSE-MIT b/entangled-core/LICENSE-MIT index 9a643cd..25a2fbf 100644 --- a/entangled-core/LICENSE-MIT +++ b/entangled-core/LICENSE-MIT @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 Sam Janny +Copyright (c) 2026 Raffaele Mangiacasale Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal