From 2ff0b5124f2e17a290121e1eeecf45db1d9e2c85 Mon Sep 17 00:00:00 2001 From: jdgleaver Date: Mon, 15 Mar 2021 15:36:34 +0000 Subject: Update libchdr (replace libflac with dr_flac) --- deps/flac-1.3.2/src/share/README | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 deps/flac-1.3.2/src/share/README (limited to 'deps/flac-1.3.2/src/share/README') diff --git a/deps/flac-1.3.2/src/share/README b/deps/flac-1.3.2/src/share/README deleted file mode 100644 index 1d4fede..0000000 --- a/deps/flac-1.3.2/src/share/README +++ /dev/null @@ -1,5 +0,0 @@ -This directory contains several convenience libraries used by the rest of the -tools and plugins. Two of them (getopt and utf8) are shamelessly copied from -vorbistools, one for manipulating UTF-8 strings (GPL) and one for implementing -getopt (LGPL). libFLAC does not link to either; the only FLAC tools that do -are GPL'ed. -- cgit v1.2.3