From f609b062b5b523a245716a0c52886ec2a5b2d656 Mon Sep 17 00:00:00 2001 From: Dave Coleman Date: Wed, 2 Sep 2026 14:19:57 -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 d6456956..42cb76a3 100644 --- a/LICENSE +++ b/LICENSE @@ -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 2022 PickNik Inc. and the abb_ros2 contributors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.