summaryrefslogtreecommitdiff
path: root/stm32/z80-if.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/z80-if.h')
-rw-r--r--stm32/z80-if.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/stm32/z80-if.h b/stm32/z80-if.h
index d7c030d..e65f160 100644
--- a/stm32/z80-if.h
+++ b/stm32/z80-if.h
@@ -1,3 +1,8 @@
+/*
+ * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
typedef enum {LOW, HIGH} level_t;