Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Sep 17, 2024 · Fundamentals

How to Quickly Remove Code Comments in Embedded Projects

This guide explains practical methods—including specialized tools, custom scripts, and regular‑expression tricks in editors like VS Code and Notepad++—to efficiently strip //, /* */ and blank‑line comments from C/C++ source files for software copyright submissions.

Notepad++Python scriptVS Code
0 likes · 4 min read
How to Quickly Remove Code Comments in Embedded Projects
21CTO
21CTO
Feb 24, 2024 · Fundamentals

When Open‑Source Licenses Fail: What China’s Supreme Court Ruling Means for Developers

A landmark Supreme People’s Court decision clarified that GPL‑v2 licensing does not automatically shield developers from copyright infringement, detailing a high‑profile case where former employees copied proprietary code, the court rejected the GPL defense, and set new precedent for software‑related IP disputes in China.

ChinaGPLv2legal case
0 likes · 13 min read
When Open‑Source Licenses Fail: What China’s Supreme Court Ruling Means for Developers