You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- changed license in README.md
- updated install scripts to reflect new license
- modified example projects to use LGPL-3.0
- adjusted test scripts for consistency with license change
Copy file name to clipboardExpand all lines: AGENTS.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
## Organization Context
10
10
11
-
**helpers4** is a collection of open-source utilities across 5 repos: `typescript`, `devcontainer` (this repo), `action`, `website`, `.github`. All licensed AGPL-3.0.
11
+
**helpers4** is a collection of open-source utilities across 5 repos: `typescript`, `devcontainer` (this repo), `action`, `website`, `.github`. All licensed LGPL-3.0.
12
12
13
13
## Commit Messages
14
14
@@ -54,7 +54,7 @@ devcontainer/
54
54
│ ├── angular-dev/ # Angular dev with port forwarding
0 commit comments