diff --git a/README.md b/README.md index 328eab2..c8631cb 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ For commercial licensing inquiries, please contact: Taras Greben - diff --git a/docs/common.css b/docs/common.css index 543e09f..cc49aed 100644 --- a/docs/common.css +++ b/docs/common.css @@ -1,9 +1,3 @@ -/* - * Copyright (c) 2025-2026 Taras Greben - * SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial-pcb-retrace - * See LICENSE file for details. - */ - :root { --border: #cbd5e1; --text-muted: #94a3b8; diff --git a/docs/cv-core.js b/docs/cv-core.js index 2eaf5a4..f9ed4a7 100644 --- a/docs/cv-core.js +++ b/docs/cv-core.js @@ -1,9 +1,3 @@ -/* - * Copyright (c) 2025-2026 Taras Greben - * SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial-pcb-retrace - * See LICENSE file for details. - */ - /* cv-core.js - Computer Vision Logic for PCB ReTrace Suite */ class CVManager { constructor() { diff --git a/docs/db-core.js b/docs/db-core.js index a998c53..59a372a 100644 --- a/docs/db-core.js +++ b/docs/db-core.js @@ -1,9 +1,3 @@ -/* - * Copyright (c) 2025-2026 Taras Greben - * SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial-pcb-retrace - * See LICENSE file for details. - */ - /* db-core.js - Shared database initialization and schema definitions */ // Global UUID generator shared across all components diff --git a/docs/guide.html b/docs/guide.html index fe8bfb7..3fbfc79 100644 --- a/docs/guide.html +++ b/docs/guide.html @@ -1,9 +1,3 @@ - - diff --git a/docs/index.html b/docs/index.html index 1365914..b1172e1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,9 +1,3 @@ - - diff --git a/docs/inductor.html b/docs/inductor.html index cf19dc4..ab9e8c1 100644 --- a/docs/inductor.html +++ b/docs/inductor.html @@ -1,9 +1,3 @@ - - diff --git a/docs/inspector.js b/docs/inspector.js index ec2eb3c..651ec0c 100644 --- a/docs/inspector.js +++ b/docs/inspector.js @@ -1,9 +1,3 @@ -/* - * Copyright (c) 2025-2026 Taras Greben - * SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial-pcb-retrace - * See LICENSE file for details. - */ - /* inspector.js - Visual Trace Tracking (v6) */ class Inspector { diff --git a/docs/nets.js b/docs/nets.js index 926257d..b735a4c 100644 --- a/docs/nets.js +++ b/docs/nets.js @@ -1,9 +1,3 @@ -/* - * Copyright (c) 2025-2026 Taras Greben - * SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial-pcb-retrace - * See LICENSE file for details. - */ - /* nets.js - Netlist Management (v3) */ class NetManager { diff --git a/docs/resistor.html b/docs/resistor.html index c153ca2..11aaaa1 100644 --- a/docs/resistor.html +++ b/docs/resistor.html @@ -1,9 +1,3 @@ - - diff --git a/docs/schema.html b/docs/schema.html index f2a1ac1..7d4d190 100644 --- a/docs/schema.html +++ b/docs/schema.html @@ -1,9 +1,3 @@ - - @@ -14,7 +8,7 @@ Schematic ReTrace - +