summaryrefslogtreecommitdiff
path: root/lib/ccan/str/str_debug.h
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2011-12-05 16:42:45 +1030
committerRusty Russell <rusty@rustcorp.com.au>2011-12-05 16:42:45 +1030
commited349eabd99e76d42ce5e42b914dd50afc643afd (patch)
treecbe0bda5e06ba9001624af07836b66642996758c /lib/ccan/str/str_debug.h
parent4e377c28a930f9a52577973f10833bf1546a0c84 (diff)
downloadsamba-ed349eabd99e76d42ce5e42b914dd50afc643afd.tar.gz
samba-ed349eabd99e76d42ce5e42b914dd50afc643afd.tar.bz2
samba-ed349eabd99e76d42ce5e42b914dd50afc643afd.zip
lib/ccan/str: relicense to public domain.
LGPL is overkill for trivial wrappers like this. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 942f2788e165bb203b0f160f29bd4592f32dc344)
Diffstat (limited to 'lib/ccan/str/str_debug.h')
-rw-r--r--lib/ccan/str/str_debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ccan/str/str_debug.h b/lib/ccan/str/str_debug.h
index f029e8ef90..6b56477689 100644
--- a/lib/ccan/str/str_debug.h
+++ b/lib/ccan/str/str_debug.h
@@ -1,4 +1,3 @@
-/* Licensed under LGPLv2.1+ - see LICENSE file for details */
#ifndef CCAN_STR_DEBUG_H
#define CCAN_STR_DEBUG_H