X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=firmware%2Feeprom.c;fp=firmware%2Feeprom.c;h=b9010f0f275d7dd5b1ccf0d67d12a000d3dbd426;hb=4a84796ece27d02c5d72cb85f95ee4cd0b29e04d;hp=9027ed02fbf2809f35136b5bbd5dfc278dd8371e;hpb=258600f95f62ba4fbe745da4aebdd1a496af0050;p=r2c2.git diff --git a/firmware/eeprom.c b/firmware/eeprom.c index 9027ed0..b9010f0 100644 --- a/firmware/eeprom.c +++ b/firmware/eeprom.c @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of the MSP Märklin suite +Copyright © 2010 Mikkosoft Productions, Mikko Rasa +Distributed under the GPL +*/ + #include #include "eeprom.h"