X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=drv%2Feeprom.c;h=c1c5214c83085e43d31730abd5247bd7c60495aa;hb=9c6545aacf8bb77445e7c19e41117d2318d752cc;hp=e1f3fb391a74d28ba628769b216bc408776fd450;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/drv/eeprom.c b/drv/eeprom.c index e1f3fb39..c1c5214c 100644 --- a/drv/eeprom.c +++ b/drv/eeprom.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Driver for the 24xx16 and 24xx256 I2C EEPROMS (implementation)