Differences From Artifact [9c44aec280]:
- File soda.c — part of check-in [0f5a51907d] at 2023-04-13 07:26:12 on branch trunk — relicense to EUPL (user: lexi, size: 37403) [annotate] [blame] [check-ins using]
To Artifact [7555954a36]:
- File soda.c — part of check-in [f7c93df9f4] at 2024-07-10 19:07:16 on branch trunk — periodic update (user: lexi, size: 37407) [annotate] [blame] [check-ins using]
1 1 /* [ʞ] soda - libsodium front end 2 2 * ~ lexi hale <lexi@hale.su> 3 - * © EUPL v1.2 3 + * 🄯 GNU AGPL v3 4 4 * @ vim: ft=c 5 5 * ! ascii armor decoding is completely broken; 6 6 * needs to be fixed before this program can 7 7 * become usable 8 8 */ 9 9 10 10 #define _POSIX_C_SOURCE 200809L