From d8cb74e989bbf0b1ad21c66a1934520f18641811 Mon Sep 17 00:00:00 2001 From: Jinghuan Shang Date: Thu, 18 Dec 2025 14:10:07 -0500 Subject: [PATCH 1/2] fix copyright header --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 765104f..ee9c6cc 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Boston Dynamics AI Institute LLC. All rights reserved. +# Copyright (c) 2025 Robotics and AI Institute LLC. All rights reserved. import setuptools From e1101bbab8c7b526aac3b919290cdaf8b290bc86 Mon Sep 17 00:00:00 2001 From: Jinghuan Shang Date: Mon, 22 Dec 2025 12:54:19 -0500 Subject: [PATCH 2/2] fix copyright --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ee9c6cc..e3cc2c5 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Robotics and AI Institute LLC. All rights reserved. +# Copyright (c) 2025 Robotics and AI Institute LLC dba RAI Institute. All rights reserved. import setuptools