Commit 70e65a7

HPCesia <me@hpcesia.com>
2026-04-29 10:47:59
document: add license column to packages list
1 parent c5e9529
Changed files (1)
README.md
@@ -4,8 +4,8 @@
 
 ## Packages List
 
-| **Path**         | **Name**                                                   | **Version** |
-| ---------------- | ---------------------------------------------------------- | ----------- |
-| `dwproton-bin`   | [dwproton-bin](https://dawn.wine/dawn-winery/dwproton)     | `10.0-26`   |
-| `harmonoid`      | [harmonoid](https://harmonoid.com/)                        | `0.3.22`    |
-| `particle-music` | [particle-music](https://github.com/AfalpHy/ParticleMusic) | `2.1.2`     |
+| **Path**         | **Name**                                                   | **Version** | **License**  |
+| ---------------- | ---------------------------------------------------------- | ----------- | ------------ |
+| `dwproton-bin`   | [dwproton-bin](https://dawn.wine/dawn-winery/dwproton)     | `10.0-26`   | BSD-3-Clause |
+| `harmonoid`      | [harmonoid](https://harmonoid.com/)                        | `0.3.22`    | **Unfree**   |
+| `particle-music` | [particle-music](https://github.com/AfalpHy/ParticleMusic) | `2.1.2`     | Apache-2.0   |