From 16476bd8219f58417a401ea0a720d9588d1d8ebc Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 9 Jul 2018 15:46:24 -0700 Subject: Properly license all nontrivial files --- bbl/raw_logo.S | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bbl/raw_logo.S') diff --git a/bbl/raw_logo.S b/bbl/raw_logo.S index bddf8f4..0eaf6cc 100644 --- a/bbl/raw_logo.S +++ b/bbl/raw_logo.S @@ -1,3 +1,5 @@ +// See LICENSE for license details. + #include "encoding.h" .section .rodata -- cgit v1.1