summaryrefslogtreecommitdiff
path: root/lib/ccan/endian/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ccan/endian/endian.h')
-rw-r--r--lib/ccan/endian/endian.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ccan/endian/endian.h b/lib/ccan/endian/endian.h
index baee60be14..521911104a 100644
--- a/lib/ccan/endian/endian.h
+++ b/lib/ccan/endian/endian.h
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2.1+ - see LICENSE file for details */
#ifndef CCAN_ENDIAN_H
#define CCAN_ENDIAN_H
#include <stdint.h>