mirror of
https://github.com/skeeto/endlessh.git
synced 2025-12-08 14:13:23 +00:00
Add public domain dedication to the source header
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
/* Endlessh: an SSH tarpit
|
||||||
|
*
|
||||||
|
* This is free and unencumbered software released into the public domain.
|
||||||
|
*/
|
||||||
#if defined(__OpenBSD__)
|
#if defined(__OpenBSD__)
|
||||||
# define _BSD_SOURCE /* for pledge(2) and unveil(2) */
|
# define _BSD_SOURCE /* for pledge(2) and unveil(2) */
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user