[Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-16 BaseTypes.h, 1.2, 1.3 MotlleRepM.nc, 1.3, 1.4

David Gay idgay at users.sourceforge.net
Mon Oct 31 18:28:13 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-16
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5387/languages/motlle/mate/rep-16

Modified Files:
	BaseTypes.h MotlleRepM.nc 
Log Message:
copyright notices (yeah!)
misc minor bug fixes
move tsql.vmsf TinySQL VM to TinySQL directory


Index: BaseTypes.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-16/BaseTypes.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BaseTypes.h	30 Nov 2004 18:52:43 -0000	1.2
--- BaseTypes.h	1 Nov 2005 02:28:11 -0000	1.3
***************
*** 1,2 ****
--- 1,11 ----
+ /*
+  * Copyright (c) 2004-2005 Intel Corporation
+  * All rights reserved.
+  *
+  * This file is distributed under the terms in the attached INTEL-LICENSE     
+  * file. If you do not find these files, copies can be found by writing to
+  * Intel Research Berkeley, 2150 Shattuck Avenue, Suite 1300, Berkeley, CA, 
+  * 94704.  Attention:  Intel License Inquiry.
+  */
  #ifndef BASETYPES_H
  #define BASETYPES_H

Index: MotlleRepM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-16/MotlleRepM.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** MotlleRepM.nc	23 Oct 2005 21:09:24 -0000	1.3
--- MotlleRepM.nc	1 Nov 2005 02:28:11 -0000	1.4
***************
*** 1,2 ****
--- 1,11 ----
+ /*
+  * Copyright (c) 2004-2005 Intel Corporation
+  * All rights reserved.
+  *
+  * This file is distributed under the terms in the attached INTEL-LICENSE     
+  * file. If you do not find these files, copies can be found by writing to
+  * Intel Research Berkeley, 2150 Shattuck Avenue, Suite 1300, Berkeley, CA, 
+  * 94704.  Attention:  Intel License Inquiry.
+  */
  module MotlleRepM
  {



More information about the Tinyos-commits mailing list