diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-01-17 09:48:56 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-01-17 09:50:50 +0100 |
commit | 0b7d58968b37dc9d36a90d3fb439891a57b81a18 (patch) | |
tree | 22c3c5106b49d5364f7f926a440fee894889e545 /lib/charset/README | |
parent | c2e1b31a7c5a948b6155bc9fcaee4defbf4504bd (diff) | |
download | dabmux-0b7d58968b37dc9d36a90d3fb439891a57b81a18.tar.gz dabmux-0b7d58968b37dc9d36a90d3fb439891a57b81a18.tar.bz2 dabmux-0b7d58968b37dc9d36a90d3fb439891a57b81a18.zip |
Update ClockTAI and RemoteControl
Diffstat (limited to 'lib/charset/README')
-rw-r--r-- | lib/charset/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/charset/README b/lib/charset/README index b20f76b..3217b87 100644 --- a/lib/charset/README +++ b/lib/charset/README @@ -1,2 +1,2 @@ This UTF-8 to EBU charset (defined in ETSI TS 101 756v1.8.1) was copied from -ODR-PadEnc. +ODR-PadEnc, with utf8 library v4.0.5 from https://github.com/nemtrif/utfcpp/tree/master/source/utf8 |