X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=firmware%2Feeprom.c;h=248556e3fb4607e6eebb0d4a4a77890a396c65b0;hb=fa7cc825ea7aee9328ecd03b67617847fd128f85;hp=9027ed02fbf2809f35136b5bbd5dfc278dd8371e;hpb=ed7a7139f4858fe5d0c756798538d25893bf58b2;p=r2c2.git diff --git a/firmware/eeprom.c b/firmware/eeprom.c index 9027ed0..248556e 100644 --- a/firmware/eeprom.c +++ b/firmware/eeprom.c @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of R²C² +Copyright © 2010 Mikkosoft Productions, Mikko Rasa +Distributed under the GPL +*/ + #include #include "eeprom.h"