From 1bf18e5d4e0f6d6bc012e55831217441a3301727 Mon Sep 17 00:00:00 2001 From: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Date: Mon, 27 Apr 2026 08:22:38 -0700 Subject: [PATCH] chore: use full name on LICENSE copyright lines (#2435) Updates both copyright lines in `LICENSE` (MIT and Apache-2.0) from "Max Sixty" to "Maximilian Roos". No other occurrences of the spaced form exist in the repo; `max-sixty` (the GitHub handle) is left unchanged in URLs and references. > _This was written by Claude Code on behalf of Maximilian Roos_ Co-authored-by: Claude --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 30075161d..6936c326b 100644 --- a/LICENSE +++ b/LICENSE @@ -5,7 +5,7 @@ You may choose either license at your option. MIT License ================================================================================ -Copyright (c) 2025 Max Sixty +Copyright (c) 2025 Maximilian Roos Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -206,7 +206,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION END OF TERMS AND CONDITIONS -Copyright 2025 Max Sixty +Copyright 2025 Maximilian Roos Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.