glib_compat: add COPYING_GLIB

This commit is contained in:
Nguyen Anh Quynh
2016-12-27 10:15:08 +08:00
parent 9b809601ec
commit 3fb078c555
2 changed files with 485 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
// Part of this code was lifted from glib-2.28.0.
// Glib license is available in COPYING_GLIB file in root directory.
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif