From db716dbdde1d61ff76fb8013ce57e62a9aec905c Mon Sep 17 00:00:00 2001 From: Michel Bats Date: Mon, 20 Nov 2023 20:52:51 +0100 Subject: [PATCH] Remove changelog, add disclaimer --- .../main_front.py | 8 ++------ .../main_rear.py | 8 ++------ 42114-1 - 6x6 Volvo Articulated Hauler/main.py | 5 ++--- 3 files changed, 6 insertions(+), 15 deletions(-) diff --git a/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_front.py b/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_front.py index 07c852f..7581721 100644 --- a/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_front.py +++ b/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_front.py @@ -15,12 +15,8 @@ ################################################################################ # Rebrickable: https://rebrickable.com/mocs/MOC-105180/ # ################################################################################ -# # -# Changelog # -# # -################################################################################ -# v0.0.0 09-07-2022 # -# First version. # +# LEGO® is a trademark of the LEGO Group of companies which does not sponsor, # +# authorize or endorse this project. # ################################################################################ from pybricks.pupdevices import Motor, Remote diff --git a/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_rear.py b/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_rear.py index a05b774..aafb806 100644 --- a/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_rear.py +++ b/42100 Model C - Tracked Carrier by Nico71 (MOC-105180)/main_rear.py @@ -15,12 +15,8 @@ ################################################################################ # Rebrickable: https://rebrickable.com/mocs/MOC-105180/ # ################################################################################ -# # -# Changelog # -# # -################################################################################ -# v0.0.0 09-07-2022 # -# First version. # +# LEGO® is a trademark of the LEGO Group of companies which does not sponsor, # +# authorize or endorse this project. # ################################################################################ from pybricks.pupdevices import Motor, Remote diff --git a/42114-1 - 6x6 Volvo Articulated Hauler/main.py b/42114-1 - 6x6 Volvo Articulated Hauler/main.py index 22ae6f9..61c3d3e 100644 --- a/42114-1 - 6x6 Volvo Articulated Hauler/main.py +++ b/42114-1 - 6x6 Volvo Articulated Hauler/main.py @@ -27,9 +27,8 @@ # Changelog # # # ################################################################################ -# v0.0.0 20-06-2022 # -# First version. # -# Based on v0.1.0 15-06-2022 of 42109 - RC Truck v.3 by ufotografol # +# LEGO® is a trademark of the LEGO Group of companies which does not sponsor, # +# authorize or endorse this project. # ################################################################################ from pybricks.pupdevices import Motor, Remote