summaryrefslogtreecommitdiff
path: root/src/ecbor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ecbor.c')
-rw-r--r--src/ecbor.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ecbor.c b/src/ecbor.c
new file mode 100644
index 0000000..11984a6
--- /dev/null
+++ b/src/ecbor.c
@@ -0,0 +1,8 @@
+/*
+ * Copyright (c) 2018 Vasile Vilvoiu <vasi.vilvoiu@gmail.com>
+ *
+ * libecbor is free software; you can redistribute it and/or modify
+ * it under the terms of the MIT license. See LICENSE for details.
+ */
+
+#include "ecbor.h"