diff options
Diffstat (limited to 'tamper.c')
-rw-r--r-- | tamper.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -/* FIXME: copyright */ +/* Copyright (c) 2016, NORDUnet A/S. */ +/* See LICENSE.txt for licensing information. */ #include <inttypes.h> #include <avr/io.h> /* -D__AVR_ATtiny828__ will include <avr/iotn828.h> */ |