Update copyright info.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 18 Feb 2005 11:19:52 +0000 (11:19 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 18 Feb 2005 11:19:52 +0000 (11:19 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@373 38d2e660-2303-0410-9eaa-f027e97ec537

drv/twi.h

index 90564234725f07c61ac089faca7dfd1792a5d544..cffabdd804818b761ad068843f74369c5f3a7e15 100755 (executable)
--- a/drv/twi.h
+++ b/drv/twi.h
@@ -2,7 +2,7 @@
  * \file
  * <!--
  * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/)
- * This file is part of DevLib - See devlib/README for information.
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \version $Id$
@@ -15,8 +15,8 @@
 
 /*#*
  *#* $Log$
- *#* Revision 1.1  2005/01/06 16:09:40  aleph
- *#* Split twi/eeprom functions from eeprom module in separate twi module
+ *#* Revision 1.2  2005/02/18 11:19:52  bernie
+ *#* Update copyright info.
  *#*
  *#*/
 #ifndef DRV_TWI_H