[Tinyos-beta-commits] CVS: tinyos-1.x/beta/Deluge/Deluge
DelugeStats.nc, 1.2, 1.3 NetProgMsgs.h, 1.1, 1.2
Jonathan Hui
jwhui at users.sourceforge.net
Tue Jun 14 07:40:43 PDT 2005
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/Deluge/delugetools
Pinger.java, 1.6, 1.7
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/Drain Drain.nc, 1.2,
1.3 DrainC.nc, 1.11, 1.12 DrainGroup.nc, 1.1,
1.2 DrainGroupManagerM.nc, 1.1, 1.2 DrainLinkEstM.nc, 1.15,
1.16 DrainM.nc, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4008
Modified Files:
DelugeStats.nc NetProgMsgs.h
Log Message:
Added CVS ID tags.
Index: DelugeStats.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge/DelugeStats.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DelugeStats.nc 26 Apr 2005 23:40:10 -0000 1.2
--- DelugeStats.nc 14 Jun 2005 14:40:40 -0000 1.3
***************
*** 1,2 ****
--- 1,31 ----
+ // $Id$
+
+ /* tab:2
+ *
+ *
+ * "Copyright (c) 2000-2004 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * Permission to use, copy, modify, and distribute this software and its
+ * documentation for any purpose, without fee, and without written agreement is
+ * hereby granted, provided that the above copyright notice, the following
+ * two paragraphs and the author appear in all copies of this software.
+ *
+ * IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
+ * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
+ * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF
+ * CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
+ * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ * ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO
+ * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS."
+ *
+ */
+
+ /**
+ * @author Jonathan Hui <jwhui at cs.berkeley.edu>
+ */
interface DelugeStats {
Index: NetProgMsgs.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge/NetProgMsgs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** NetProgMsgs.h 15 Mar 2005 19:54:11 -0000 1.1
--- NetProgMsgs.h 14 Jun 2005 14:40:40 -0000 1.2
***************
*** 1,2 ****
--- 1,31 ----
+ // $Id$
+
+ /* tab:2
+ *
+ *
+ * "Copyright (c) 2000-2004 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * Permission to use, copy, modify, and distribute this software and its
+ * documentation for any purpose, without fee, and without written agreement is
+ * hereby granted, provided that the above copyright notice, the following
+ * two paragraphs and the author appear in all copies of this software.
+ *
+ * IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
+ * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
+ * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF
+ * CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
+ * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
+ * ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO
+ * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS."
+ *
+ */
+
+ /**
+ * @author Jonathan Hui <jwhui at cs.berkeley.edu>
+ */
#ifndef __NETPROG_MSGS_H__
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/Deluge/delugetools
Pinger.java, 1.6, 1.7
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/Drain Drain.nc, 1.2,
1.3 DrainC.nc, 1.11, 1.12 DrainGroup.nc, 1.1,
1.2 DrainGroupManagerM.nc, 1.1, 1.2 DrainLinkEstM.nc, 1.15,
1.16 DrainM.nc, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list