about summary refs log tree commit diff
path: root/htping.go
diff options
context:
space:
mode:
Diffstat (limited to 'htping.go')
-rw-r--r--htping.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/htping.go b/htping.go
index 395e4ad..79dfcfd 100644
--- a/htping.go
+++ b/htping.go
@@ -1,3 +1,9 @@
+// htping - periodically send HTTP requests
+//
+// To the extent possible under law, Leah Neukirchen <leah@vuxu.org>
+// has waived all copyright and related or neighboring rights to this work.
+// http://creativecommons.org/publicdomain/zero/1.0/
+
 package main
 
 import (