]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/z180-serv.c
Add copyright notice
[z180-stamp.git] / avr / z180-serv.c
index e3bca1662fac89a14d871c44078e057a88c9c163..e0b763fa210934b17a1fe8b7db98ae1a6bf3e82d 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
 #include "common.h"
 #include <util/atomic.h>
 
@@ -7,8 +13,6 @@
 #include "debug.h"
 #include "z180-serv.h"
 
-
-
 /*--------------------------------------------------------------------------*/