aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/print.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/print.c')
-rw-r--r--firmware/print.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/print.c b/firmware/print.c
index 03e9b09..2aef715 100644
--- a/firmware/print.c
+++ b/firmware/print.c
@@ -1,3 +1,9 @@
+// This is free and unencumbered software released into the public domain.
+//
+// Anyone is free to copy, modify, publish, use, compile, sell, or
+// distribute this software, either in source code form or as a compiled
+// binary, for any purpose, commercial or non-commercial, and by any
+// means.
#include "firmware.h"