Relicense example code/readme/makefile as public domain

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2019-11-08 13:43:16 +01:00
parent 1546d3ce94
commit 625a0d4abc
4 changed files with 36 additions and 28 deletions

View File

@ -53,3 +53,11 @@ example_LDADD = $(syslog_LIBS)
PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig ./configure
License
-------
This example code, `example.c`, this README.md and the `example.mk`
Makefile are free and unencumbered software released into the public
domain.