]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/main.c
Add copyright notice
[z180-stamp.git] / avr / main.c
index f601736922eec785633f8201729dd45118968bac..8bffef991971c64c9b443773016b19f984e2203d 100644 (file)
@@ -1,9 +1,11 @@
 /*
+ * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 
 #include "common.h"
-
 #include <avr/interrupt.h>
 #include <stdlib.h>
 #include <stdio.h>