From 52e440f50c7b9b443fe904ef1deedb0fe76d056e Mon Sep 17 00:00:00 2001 From: Dave Coleman Date: Wed, 2 Sep 2026 14:19:45 -0600 Subject: [PATCH] docs: Name the copyright owner in LICENSE The Apache-2.0 appendix still carried the template placeholder "Copyright [yyyy] [name of copyright owner]", so the repo-level license named no copyright holder. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_016wASq6JgmhPTUQnc963a1t --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 261eeb9..84312a1 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2021 PickNik Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.