[Tinyos-commits]
CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime
FNreal.nc, 1.4, 1.5 FNseqM.nc, 1.10, 1.11 SFNarithM.nc, 1.3, 1.4
David Gay
idgay at users.sourceforge.net
Wed Nov 23 15:24:07 PST 2005
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate
MotllePlatform.h, NONE, 1.1 MemoryM.nc, 1.7, 1.8 Motlle.h, 1.6,
1.7 MotlleDecoderM.nc, 1.3, 1.4 MotlleValues.nc, 1.4, 1.5
- Next message: [Tinyos-commits]
CVS: tinyos-1.x/tos/lib/VM/languages/motlle/examples
motlle-float.vmsf, 1.2, 1.3 motlle.vmsf, 1.2,
1.3 oscilloscope.mt, 1.2, 1.3 oscilloscope.ts, 1.1,
1.2 scheme-float.vmsf, 1.3, 1.4 scheme.vmsf, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25477/runtime
Modified Files:
FNreal.nc FNseqM.nc SFNarithM.nc
Log Message:
missing copyright notices
Index: FNreal.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime/FNreal.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** FNreal.nc 1 Nov 2005 02:28:11 -0000 1.4
--- FNreal.nc 23 Nov 2005 23:24:03 -0000 1.5
***************
*** 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.
+ */
configuration FNreal {
provides {
Index: FNseqM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime/FNseqM.nc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** FNseqM.nc 1 Nov 2005 02:28:11 -0000 1.10
--- FNseqM.nc 23 Nov 2005 23:24:03 -0000 1.11
***************
*** 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 FNseqM {
provides {
Index: SFNarithM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime/SFNarithM.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** SFNarithM.nc 1 Nov 2005 02:28:11 -0000 1.3
--- SFNarithM.nc 23 Nov 2005 23:24:03 -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 SFNarithM {
provides {
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate
MotllePlatform.h, NONE, 1.1 MemoryM.nc, 1.7, 1.8 Motlle.h, 1.6,
1.7 MotlleDecoderM.nc, 1.3, 1.4 MotlleValues.nc, 1.4, 1.5
- Next message: [Tinyos-commits]
CVS: tinyos-1.x/tos/lib/VM/languages/motlle/examples
motlle-float.vmsf, 1.2, 1.3 motlle.vmsf, 1.2,
1.3 oscilloscope.mt, 1.2, 1.3 oscilloscope.ts, 1.1,
1.2 scheme-float.vmsf, 1.3, 1.4 scheme.vmsf, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-commits
mailing list