[Tinyos-commits] CVS: tinyos-1.x/tos/platform/msp430/dac MSP430DAC.nc, 1.1, 1.2

Joe Polastre jpolastre at users.sourceforge.net
Wed Sep 28 03:46:17 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/dac
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv348

Modified Files:
	MSP430DAC.nc 
Log Message:
forgot to include the license on one file


Index: MSP430DAC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/dac/MSP430DAC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MSP430DAC.nc	28 Sep 2005 10:41:11 -0000	1.1
--- MSP430DAC.nc	28 Sep 2005 10:46:15 -0000	1.2
***************
*** 1,2 ****
--- 1,11 ----
+ // $Id$
+ /*
+  * Copyright (c) 2005 Moteiv Corporation
+  * All rights reserved.
+  *
+  * This file is distributed under the terms in the attached MOTEIV-LICENSE     
+  * file. If you do not find these files, copies can be found at
+  * http://www.moteiv.com/MOTEIV-LICENSE.txt and by emailing info at moteiv.com.
+  */
  includes MSP430DAC12;
  



More information about the Tinyos-commits mailing list