summaryrefslogtreecommitdiff
path: root/lib/ccan/str/str.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ccan/str/str.h')
-rw-r--r--lib/ccan/str/str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ccan/str/str.h b/lib/ccan/str/str.h
index 7392e30fba..14cd65ab38 100644
--- a/lib/ccan/str/str.h
+++ b/lib/ccan/str/str.h
@@ -1,4 +1,4 @@
-/* Licensed under LGPLv2.1+ - see LICENSE file for details */
+/* Placed into the public domain. */
#ifndef CCAN_STR_H
#define CCAN_STR_H
#include "config.h"