1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

update comments

This commit is contained in:
Justin Lin
2019-08-16 09:49:18 +08:00
parent fcb0d89a27
commit 4754438be4
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/**
* reverse.scad
*
* @copyright Justin Lin, 2017
* @copyright Justin Lin, 2019
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-reverse.html

View File

@@ -1,7 +1,7 @@
/**
* slice.scad
*
* @copyright Justin Lin, 2017
* @copyright Justin Lin, 2019
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-slice.html

View File

@@ -1,7 +1,7 @@
/**
* sort.scad
*
* @copyright Justin Lin, 2017
* @copyright Justin Lin, 2019
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-sort.html