]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fix copyrights now that Sporian has granted TMI the right to create derivative release/2.1.0-4
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 22 Apr 2010 22:39:08 +0000 (16:39 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 22 Apr 2010 22:39:08 +0000 (16:39 -0600)
works releasable under tos-bsl's BSD license.

tools/platforms/msp430/pybsl/cp210x_rt/cp210xrtmodule.c
tools/platforms/msp430/pybsl/tos-bsl.in
tools/platforms/msp430/pybsl/tos-bsl.txt

index 17c046f8a7ed28ef8af7fa7833c1d8ea93c37e28..393ed4772c2943fa0d887b41acd77a07e57ebb20 100644 (file)
@@ -1,12 +1,37 @@
-/* Copyright (c) 2006-2007 by Sporian Microsystems, Inc.
- * All Rights Reserved.
+/*
+ * Copyright (c) 2010, Titanium Mirror, Inc.
+ * All rights reserved.
+ * Based upon work Copyright (c) 2006-2007 by Sporian Microsystems, Inc.
  *
- * This document is the proprietary and confidential property of Sporian
- * Microsystems, Inc.  All use, distribution, reproduction or re-distribution
- * is disallowed without the prior express written consent of Sporian
- * Microsystems, Inc.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * - Redistributions of source code must retain the above copyright notice,
+ *   this list of conditions and the following disclaimer.
+ * - Redistributions in binary form must reproduce the above copyright
+ *   notice, this list of conditions and the following disclaimer in the
+ *   documentation and/or other materials provided with the distribution.
+ * - Neither the name of the Technische Universität Berlin nor the names
+ *   of its contributors may be used to endorse or promote products derived
+ *   from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+ * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+ * OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+ * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+ * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-
+/**
+ * @author R. Steve McKown <rsmckown@gmail.com>
+ */
 #include <Python.h>
 #include <windows.h>
 #include <io.h>
index e928a138ea77456e2a577af522c534531501db1f..0abf3d03b175b498e406489c20031047fbe39ed1 100644 (file)
@@ -1,20 +1,6 @@
 #!/usr/bin/env python
 # Serial Bootstrap Loader software for the MSP430 embedded proccessor.
 #
-# Copyright (c) 2006-2007 by Sporian Microsystems, Inc.
-# All Rights Reserved.
-#
-# This document is the proprietary and confidential property of Sporian
-# Microsystems, Inc.  All use, distribution, reproduction or re-distribution
-# is disallowed without the prior express written consent of Sporian
-# Microsystems, Inc.  Portions of this document are derived from a source
-# document covered by the license(s) below.
-#
-# This material is based upon work supported by the United States Navy under
-# Contract No. N00030-06-C-0032.  Any opinions, findings and conclusions or
-# recommendations expressed in this material are those of the author(s) and do
-# not necessarily reflect the views of the United States Navy.
-#
 # (C) 2001-2003 Chris Liechti <cliechti@gmx.net>
 # this is distributed under a free software license, see license.txt
 #
@@ -24,9 +10,8 @@
 # Volker Rzehak
 # additional infos from slaa089a.pdf
 #
-# Modularization by R. Steve McKown, including a simplification of the
-# concepts of inversion and assertion.  Reviewed slaa089d and slaa096d;
-# no changes required due to updated documentation.
+# Modularization by R. Steve McKown, <rsmckown@gmail.com>.
+# Based upon work Copyright (c) 2006-2007 by Sporian Microsystems, Inc.
 #
 #
 # Set and clear of digital signals
index 4b47bd0647b15f52a3e70f0e7ecf57501f5ae7b1..121687b02c14afe80eb46e87feb51225e5c66b59 100644 (file)
@@ -13,7 +13,8 @@ It is released under a free software license,
 see tos-bsl-license.txt for more details.
 
 (C) 2001-2003 Chris Liechti <cliechti@gmx.net>
-(C) 2007-2008 Sporian Microsystems, Inc. <rsmckown@gmail.com>
+(C) 2007-2010 Sporian Microsystems, Inc. and
+              Titanium Mirror, Inc. <rsmckown@gmail.com>
 
 Features
 --------