[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/rincon/apps/FlashBridge/media/msp430f1611 FlashBridgeM.nc, 1.1, 1.2 FlashBridgeC.nc, 1.1, 1.2

dmm rincon at users.sourceforge.net
Thu Aug 24 08:12:13 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/FlashBridge/media/msp430f1611
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv312/contrib/rincon/apps/FlashBridge/media/msp430f1611

Modified Files:
	FlashBridgeM.nc FlashBridgeC.nc 
Log Message:
Added copyright header

Index: FlashBridgeM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/FlashBridge/media/msp430f1611/FlashBridgeM.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** FlashBridgeM.nc	24 Aug 2006 14:57:48 -0000	1.1
--- FlashBridgeM.nc	24 Aug 2006 15:12:11 -0000	1.2
***************
*** 1,2 ****
--- 1,27 ----
+ /*
+  * Copyright (c) 2004-2006 Rincon Research Corporation.  
+  * All rights reserved.
+  * 
+  * Rincon Research will permit distribution and use by others subject to
+  * the restrictions of a licensing agreement which contains (among other things)
+  * the following restrictions:
+  * 
+  *  1. No credit will be taken for the Work of others.
+  *  2. It will not be resold for a price in excess of reproduction and 
+  *      distribution costs.
+  *  3. Others are not restricted from copying it or using it except as 
+  *      set forward in the licensing agreement.
+  *  4. Commented source code of any modifications or additions will be 
+  *      made available to Rincon Research on the same terms.
+  *  5. This notice will remain intact and displayed prominently.
+  * 
+  * Copies of the complete licensing agreement may be obtained by contacting 
+  * Rincon Research, 101 N. Wilmot, Suite 101, Tucson, AZ 85711.
+  * 
+  * There is no warranty with this product, either expressed or implied.  
+  * Use at your own risk.  Rincon Research is not liable or responsible for 
+  * damage or loss incurred or resulting from the use or misuse of this software.
+  */
+  
  /**
   * FlashBridge implementation for the MSP430 internal flash

Index: FlashBridgeC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/rincon/apps/FlashBridge/media/msp430f1611/FlashBridgeC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** FlashBridgeC.nc	24 Aug 2006 14:57:48 -0000	1.1
--- FlashBridgeC.nc	24 Aug 2006 15:12:11 -0000	1.2
***************
*** 1,3 ****
! 
  /**
   * FlashBridge implementation for the MSP430 internal flash
--- 1,27 ----
! /*
!  * Copyright (c) 2004-2006 Rincon Research Corporation.  
!  * All rights reserved.
!  * 
!  * Rincon Research will permit distribution and use by others subject to
!  * the restrictions of a licensing agreement which contains (among other things)
!  * the following restrictions:
!  * 
!  *  1. No credit will be taken for the Work of others.
!  *  2. It will not be resold for a price in excess of reproduction and 
!  *      distribution costs.
!  *  3. Others are not restricted from copying it or using it except as 
!  *      set forward in the licensing agreement.
!  *  4. Commented source code of any modifications or additions will be 
!  *      made available to Rincon Research on the same terms.
!  *  5. This notice will remain intact and displayed prominently.
!  * 
!  * Copies of the complete licensing agreement may be obtained by contacting 
!  * Rincon Research, 101 N. Wilmot, Suite 101, Tucson, AZ 85711.
!  * 
!  * There is no warranty with this product, either expressed or implied.  
!  * Use at your own risk.  Rincon Research is not liable or responsible for 
!  * damage or loss incurred or resulting from the use or misuse of this software.
!  */
!  
  /**
   * FlashBridge implementation for the MSP430 internal flash



More information about the Tinyos-contrib-commits mailing list