From fd5dede600bcaf8d5c16963544512b2e0ba68586 Mon Sep 17 00:00:00 2001 From: Bad Diode Date: Wed, 19 May 2021 12:22:42 +0200 Subject: Test automata drawing --- src/common.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index aeea1a6..2859b11 100644 --- a/src/common.h +++ b/src/common.h @@ -3,6 +3,17 @@ #include "shorthand.h" +/* +Copyright (c) 2021 Bad Diode + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE. +*/ + // // Memory sections. // -- cgit v1.2.1