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