Relicense example code/readme/makefile as public domain
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Simple Makefile for syslogp() example application
|
||||
#
|
||||
# This is free and unencumbered software released into the public domain.
|
||||
|
||||
EXEC := example
|
||||
OBJS := example.o
|
||||
CFLAGS := `pkg-config --cflags libsyslog`
|
||||
|
||||
Reference in New Issue
Block a user