From 97f69b93324c3d6952f65549a137fa54c933f448 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Tue, 2 Jan 2024 15:06:19 -0600 Subject: [PATCH] update SPDX headers in source files license is still the same, this just saves duplicating the terms and standardizes with what I've been doing elsewhere, style-wise Signed-off-by: Brian S. Stephan --- src/blown-up-demo.scad | 18 ++---------------- src/bottom-panel-inset.scad | 18 ++---------------- src/bottom-panel-left.scad | 18 ++---------------- src/bottom-panel-middle.scad | 18 ++---------------- src/bottom-panel-right.scad | 18 ++---------------- src/bottom-panel-solo.scad | 18 ++---------------- src/components.scad | 19 +++---------------- src/frame-left.scad | 19 +++---------------- src/frame-middle.scad | 18 ++---------------- src/frame-right.scad | 19 +++---------------- src/frame-solo.scad | 18 ++---------------- src/misc-decorative-plate-24mm-button.scad | 18 ++---------------- ...connectors-neutrik-and-rocker-cluster.scad | 19 +++---------------- ...late-aux-control-three-button-cluster.scad | 19 +++---------------- ...ve-plate-dir_arc-plus-w-24mm-8-button.scad | 18 ++---------------- ..._arc-plus-w-30mm-and-sega-2p-plus-one.scad | 18 ++---------------- ...-decorative-plate-dir_arc-plus-w-30mm.scad | 18 ++---------------- ...isc-decorative-plate-sega-2p-6-button.scad | 18 ++---------------- ...isc-decorative-plate-sega-2p-plus-one.scad | 18 ++---------------- src/misc-dustwasher-jlf.scad | 18 ++---------------- src/misc-dustwasher-lsx-nobi.scad | 18 ++---------------- src/misc-neutrik-d-plate-24mm-hole.scad | 19 +++---------------- src/misc-neutrik-d-plate.scad | 19 +++---------------- src/misc-rocker-20mm-plate.scad | 19 +++---------------- src/parameters.scad | 19 +++---------------- ...r_arc-plus-w-30mm-plus-one-with-mount.scad | 18 ++---------------- ...el-inset-dir_arc-plus-w-30mm-plus-one.scad | 18 ++---------------- ...l-inset-lever-and-dir_arc-plus-w-30mm.scad | 18 ++---------------- src/top-panel-inset-lever-with-mount.scad | 18 ++---------------- src/top-panel-inset-lever.scad | 18 ++---------------- src/top-panel-inset-namco-noir-plus-one.scad | 18 ++---------------- src/top-panel-inset-namco-noir-plus-two.scad | 18 ++---------------- ...a-2p-plus-one-plus-control-with-mount.scad | 18 ++---------------- ...l-inset-sega-2p-plus-one-plus-control.scad | 18 ++---------------- src/top-panel-inset-sega-2p-plus-one.scad | 18 ++---------------- ...el-left-lever-and-dir_arc-plus-w-30mm.scad | 18 ++---------------- src/top-panel-left-lever.scad | 18 ++---------------- ...middle-dir_arc-plus-w-30mm-with-mount.scad | 18 ++---------------- src/top-panel-middle-dir_arc-plus-w-30mm.scad | 18 ++---------------- ...one-plus-control-with-mount-with-oled.scad | 18 ++---------------- ...a-2p-plus-one-plus-control-with-mount.scad | 18 ++---------------- ...l-right-sega-2p-plus-one-plus-control.scad | 18 ++---------------- ...nel-right-sega-2p-plus-one-with-mount.scad | 18 ++---------------- src/top-panel-right-sega-2p-plus-one.scad | 18 ++---------------- src/top-panel-solo-dir_arc-24mm-6-button.scad | 18 ++---------------- ...nel-solo-dir_arc-plus-w-24mm-8-button.scad | 18 ++---------------- ...panel-solo-lever-and-sega-2p-6-button.scad | 18 ++---------------- 47 files changed, 103 insertions(+), 752 deletions(-) diff --git a/src/blown-up-demo.scad b/src/blown-up-demo.scad index 91b2237..c9f13bc 100644 --- a/src/blown-up-demo.scad +++ b/src/blown-up-demo.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/bottom-panel-inset.scad b/src/bottom-panel-inset.scad index 658a0f5..8d15d62 100644 --- a/src/bottom-panel-inset.scad +++ b/src/bottom-panel-inset.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/bottom-panel-left.scad b/src/bottom-panel-left.scad index 12f4d09..8e8f2fc 100644 --- a/src/bottom-panel-left.scad +++ b/src/bottom-panel-left.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/bottom-panel-middle.scad b/src/bottom-panel-middle.scad index 3704b67..7cd2a29 100644 --- a/src/bottom-panel-middle.scad +++ b/src/bottom-panel-middle.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/bottom-panel-right.scad b/src/bottom-panel-right.scad index dfae2df..94ea613 100644 --- a/src/bottom-panel-right.scad +++ b/src/bottom-panel-right.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/bottom-panel-solo.scad b/src/bottom-panel-solo.scad index 642d340..ea5a332 100644 --- a/src/bottom-panel-solo.scad +++ b/src/bottom-panel-solo.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/components.scad b/src/components.scad index 3f4fbca..78c1e8d 100644 --- a/src/components.scad +++ b/src/components.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/frame-left.scad b/src/frame-left.scad index 4c02725..9ab9450 100644 --- a/src/frame-left.scad +++ b/src/frame-left.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/frame-middle.scad b/src/frame-middle.scad index 9fbfca0..6472601 100644 --- a/src/frame-middle.scad +++ b/src/frame-middle.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/frame-right.scad b/src/frame-right.scad index b631359..fb520b3 100644 --- a/src/frame-right.scad +++ b/src/frame-right.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/frame-solo.scad b/src/frame-solo.scad index fb8f771..2d829e8 100644 --- a/src/frame-solo.scad +++ b/src/frame-solo.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-decorative-plate-24mm-button.scad b/src/misc-decorative-plate-24mm-button.scad index 01536c0..2a8bb4a 100644 --- a/src/misc-decorative-plate-24mm-button.scad +++ b/src/misc-decorative-plate-24mm-button.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-decorative-plate-aux-connectors-neutrik-and-rocker-cluster.scad b/src/misc-decorative-plate-aux-connectors-neutrik-and-rocker-cluster.scad index e3de1d2..10b3974 100644 --- a/src/misc-decorative-plate-aux-connectors-neutrik-and-rocker-cluster.scad +++ b/src/misc-decorative-plate-aux-connectors-neutrik-and-rocker-cluster.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/misc-decorative-plate-aux-control-three-button-cluster.scad b/src/misc-decorative-plate-aux-control-three-button-cluster.scad index c9cac57..61d6432 100644 --- a/src/misc-decorative-plate-aux-control-three-button-cluster.scad +++ b/src/misc-decorative-plate-aux-control-three-button-cluster.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/misc-decorative-plate-dir_arc-plus-w-24mm-8-button.scad b/src/misc-decorative-plate-dir_arc-plus-w-24mm-8-button.scad index 5b93740..af7e519 100644 --- a/src/misc-decorative-plate-dir_arc-plus-w-24mm-8-button.scad +++ b/src/misc-decorative-plate-dir_arc-plus-w-24mm-8-button.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-decorative-plate-dir_arc-plus-w-30mm-and-sega-2p-plus-one.scad b/src/misc-decorative-plate-dir_arc-plus-w-30mm-and-sega-2p-plus-one.scad index 41b36f4..a211d76 100644 --- a/src/misc-decorative-plate-dir_arc-plus-w-30mm-and-sega-2p-plus-one.scad +++ b/src/misc-decorative-plate-dir_arc-plus-w-30mm-and-sega-2p-plus-one.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-decorative-plate-dir_arc-plus-w-30mm.scad b/src/misc-decorative-plate-dir_arc-plus-w-30mm.scad index 3565abf..8a5313f 100644 --- a/src/misc-decorative-plate-dir_arc-plus-w-30mm.scad +++ b/src/misc-decorative-plate-dir_arc-plus-w-30mm.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-decorative-plate-sega-2p-6-button.scad b/src/misc-decorative-plate-sega-2p-6-button.scad index 34bc727..5f1d336 100644 --- a/src/misc-decorative-plate-sega-2p-6-button.scad +++ b/src/misc-decorative-plate-sega-2p-6-button.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-decorative-plate-sega-2p-plus-one.scad b/src/misc-decorative-plate-sega-2p-plus-one.scad index a7d9e6e..3d0ad56 100644 --- a/src/misc-decorative-plate-sega-2p-plus-one.scad +++ b/src/misc-decorative-plate-sega-2p-plus-one.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-dustwasher-jlf.scad b/src/misc-dustwasher-jlf.scad index a10b8d4..f067037 100644 --- a/src/misc-dustwasher-jlf.scad +++ b/src/misc-dustwasher-jlf.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-dustwasher-lsx-nobi.scad b/src/misc-dustwasher-lsx-nobi.scad index 64026df..34df91d 100644 --- a/src/misc-dustwasher-lsx-nobi.scad +++ b/src/misc-dustwasher-lsx-nobi.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/misc-neutrik-d-plate-24mm-hole.scad b/src/misc-neutrik-d-plate-24mm-hole.scad index 1ec4615..12b52bf 100644 --- a/src/misc-neutrik-d-plate-24mm-hole.scad +++ b/src/misc-neutrik-d-plate-24mm-hole.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/misc-neutrik-d-plate.scad b/src/misc-neutrik-d-plate.scad index 9bde289..df2dce4 100644 --- a/src/misc-neutrik-d-plate.scad +++ b/src/misc-neutrik-d-plate.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/misc-rocker-20mm-plate.scad b/src/misc-rocker-20mm-plate.scad index c5370e3..0074662 100644 --- a/src/misc-rocker-20mm-plate.scad +++ b/src/misc-rocker-20mm-plate.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ include diff --git a/src/parameters.scad b/src/parameters.scad index 12e0980..9fb61c5 100644 --- a/src/parameters.scad +++ b/src/parameters.scad @@ -1,19 +1,6 @@ -/* Copyright Brian Stephan 2023 - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan + * SPDX-License-Identifier: GPL-3.0-or-later */ // adjustments diff --git a/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one-with-mount.scad b/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one-with-mount.scad index 5221371..447fe41 100644 --- a/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one-with-mount.scad +++ b/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one-with-mount.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one.scad b/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one.scad index 78d30b6..8d34b19 100644 --- a/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one.scad +++ b/src/top-panel-inset-dir_arc-plus-w-30mm-plus-one.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-lever-and-dir_arc-plus-w-30mm.scad b/src/top-panel-inset-lever-and-dir_arc-plus-w-30mm.scad index b1f5144..922c180 100644 --- a/src/top-panel-inset-lever-and-dir_arc-plus-w-30mm.scad +++ b/src/top-panel-inset-lever-and-dir_arc-plus-w-30mm.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-lever-with-mount.scad b/src/top-panel-inset-lever-with-mount.scad index 41a852b..0a95685 100644 --- a/src/top-panel-inset-lever-with-mount.scad +++ b/src/top-panel-inset-lever-with-mount.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-lever.scad b/src/top-panel-inset-lever.scad index 5b5c9f8..abc0229 100644 --- a/src/top-panel-inset-lever.scad +++ b/src/top-panel-inset-lever.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-namco-noir-plus-one.scad b/src/top-panel-inset-namco-noir-plus-one.scad index 68e0856..ecb1ae3 100644 --- a/src/top-panel-inset-namco-noir-plus-one.scad +++ b/src/top-panel-inset-namco-noir-plus-one.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-namco-noir-plus-two.scad b/src/top-panel-inset-namco-noir-plus-two.scad index a0693a6..867444c 100644 --- a/src/top-panel-inset-namco-noir-plus-two.scad +++ b/src/top-panel-inset-namco-noir-plus-two.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-sega-2p-plus-one-plus-control-with-mount.scad b/src/top-panel-inset-sega-2p-plus-one-plus-control-with-mount.scad index 33daa37..8a81128 100644 --- a/src/top-panel-inset-sega-2p-plus-one-plus-control-with-mount.scad +++ b/src/top-panel-inset-sega-2p-plus-one-plus-control-with-mount.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-sega-2p-plus-one-plus-control.scad b/src/top-panel-inset-sega-2p-plus-one-plus-control.scad index d4171ba..4e2f308 100644 --- a/src/top-panel-inset-sega-2p-plus-one-plus-control.scad +++ b/src/top-panel-inset-sega-2p-plus-one-plus-control.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-inset-sega-2p-plus-one.scad b/src/top-panel-inset-sega-2p-plus-one.scad index 10f80d4..a7e31aa 100644 --- a/src/top-panel-inset-sega-2p-plus-one.scad +++ b/src/top-panel-inset-sega-2p-plus-one.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-left-lever-and-dir_arc-plus-w-30mm.scad b/src/top-panel-left-lever-and-dir_arc-plus-w-30mm.scad index 391e317..a47ecc5 100644 --- a/src/top-panel-left-lever-and-dir_arc-plus-w-30mm.scad +++ b/src/top-panel-left-lever-and-dir_arc-plus-w-30mm.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-left-lever.scad b/src/top-panel-left-lever.scad index 434f3c1..6ffe92d 100644 --- a/src/top-panel-left-lever.scad +++ b/src/top-panel-left-lever.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-middle-dir_arc-plus-w-30mm-with-mount.scad b/src/top-panel-middle-dir_arc-plus-w-30mm-with-mount.scad index d9e9cf6..5dafa05 100644 --- a/src/top-panel-middle-dir_arc-plus-w-30mm-with-mount.scad +++ b/src/top-panel-middle-dir_arc-plus-w-30mm-with-mount.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-middle-dir_arc-plus-w-30mm.scad b/src/top-panel-middle-dir_arc-plus-w-30mm.scad index f5d3696..d590d09 100644 --- a/src/top-panel-middle-dir_arc-plus-w-30mm.scad +++ b/src/top-panel-middle-dir_arc-plus-w-30mm.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount-with-oled.scad b/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount-with-oled.scad index 22e572e..0245659 100644 --- a/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount-with-oled.scad +++ b/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount-with-oled.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount.scad b/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount.scad index 292cab8..b5476fc 100644 --- a/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount.scad +++ b/src/top-panel-right-sega-2p-plus-one-plus-control-with-mount.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-right-sega-2p-plus-one-plus-control.scad b/src/top-panel-right-sega-2p-plus-one-plus-control.scad index 73f7e4e..d25d8f2 100644 --- a/src/top-panel-right-sega-2p-plus-one-plus-control.scad +++ b/src/top-panel-right-sega-2p-plus-one-plus-control.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-right-sega-2p-plus-one-with-mount.scad b/src/top-panel-right-sega-2p-plus-one-with-mount.scad index 42cdfae..583a5fe 100644 --- a/src/top-panel-right-sega-2p-plus-one-with-mount.scad +++ b/src/top-panel-right-sega-2p-plus-one-with-mount.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-right-sega-2p-plus-one.scad b/src/top-panel-right-sega-2p-plus-one.scad index b2a95a5..6004b19 100644 --- a/src/top-panel-right-sega-2p-plus-one.scad +++ b/src/top-panel-right-sega-2p-plus-one.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-solo-dir_arc-24mm-6-button.scad b/src/top-panel-solo-dir_arc-24mm-6-button.scad index 56c222a..72937f0 100644 --- a/src/top-panel-solo-dir_arc-24mm-6-button.scad +++ b/src/top-panel-solo-dir_arc-24mm-6-button.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-solo-dir_arc-plus-w-24mm-8-button.scad b/src/top-panel-solo-dir_arc-plus-w-24mm-8-button.scad index 9d97f38..24d35ae 100644 --- a/src/top-panel-solo-dir_arc-plus-w-24mm-8-button.scad +++ b/src/top-panel-solo-dir_arc-plus-w-24mm-8-button.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include diff --git a/src/top-panel-solo-lever-and-sega-2p-6-button.scad b/src/top-panel-solo-lever-and-sega-2p-6-button.scad index 4eec422..6ba502b 100644 --- a/src/top-panel-solo-lever-and-sega-2p-6-button.scad +++ b/src/top-panel-solo-lever-and-sega-2p-6-button.scad @@ -1,20 +1,6 @@ -/* Copyright Brian Stephan 2023 +/* + * SPDX-FileCopyrightText: © 2023 Brian S. Stephan * SPDX-License-Identifier: GPL-3.0-or-later - * - * This file is part of the Buildable Stick System. - * - * The Buildable Stick System is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. - * - * The Buildable Stick System is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * You should have received a copy of the GNU General Public License along with - * the Buildable Stick System. If not, see . */ include