]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/scp1000/Scp1000C.nc
Fix TMI copyright attributions
[tinyos-2.x.git] / tos / chips / scp1000 / Scp1000C.nc
index d84a665179d67036197f3f29c3892e9c7bd6d4be..b3cb23cc4dee72d2e83a441525a8280f65cc2d05 100644 (file)
@@ -10,7 +10,7 @@
  * - 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
+ * - Neither the name of the Titanium Mirror, Inc. nor the names
  *   of its contributors may be used to endorse or promote products derived
  *   from this software without specific prior written permission.
  *
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
+
 /**
  * Main user component for the SCP1000 pressure sensor.  This is a highly
  * abstracted component designed for infrequent pressure measurements where
  * energy costs are to be minimized.
- * 
+ *
  * @author R. Steve McKown <rsmckown@gmail.com>
  */
+
 #include "Scp1000.h"
 
 configuration Scp1000C {