diff options
| author | 2025-10-10 12:30:46 +0300 | |
|---|---|---|
| committer | 2025-10-10 12:30:46 +0300 | |
| commit | b4c1f66e1631f40d8a7d0f80523470677a91381f (patch) | |
| tree | ef3aa478cfca05dc27e0777f9c42813d4268e54a /REUSE.toml | |
| parent | Add a helper reply-message function (diff) | |
| download | ukkoclot-b4c1f66e1631f40d8a7d0f80523470677a91381f.tar.gz ukkoclot-b4c1f66e1631f40d8a7d0f80523470677a91381f.tar.xz ukkoclot-b4c1f66e1631f40d8a7d0f80523470677a91381f.zip | |
Bunch of changes
- Animations
- Rewrite of serialization deserialization
- Bunch of new TG types
Diffstat (limited to '')
| -rw-r--r-- | REUSE.toml | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -12,3 +12,9 @@ version = 1 | |||
| 12 | path = ["README.md"] | 12 | path = ["README.md"] |
| 13 | SPDX-License-Identifier = "EUPL-1.2" | 13 | SPDX-License-Identifier = "EUPL-1.2" |
| 14 | SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>" | 14 | SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>" |
| 15 | |||
| 16 | [[annotations]] | ||
| 17 | label = "Random \"gifs\"" | ||
| 18 | path = ["blob/do-not.mp4", "blob/rule-10.mp4", "blob/rule-11.mp4"] | ||
| 19 | SPDX-License-Identifier = "LicenseRef-RandomGIFs" | ||
| 20 | SPDX-FileCopyrightText = "Unknown" | ||