Neil Thiessen / LM75B

Dependents:   app-board-TempAlarm LM75B IoTWorkshopSensors EduRobot ... more

Files at this revision

API Documentation at this revision

Comitter:
neilt6
Date:
Fri Aug 02 22:00:15 2013 +0000
Parent:
3:9d68eed28bfb
Child:
5:f8b36d66b768
Commit message:
Fixed Apache 2.0 license headers

Changed in this revision

LM75B.cpp Show annotated file Show diff for this revision Revisions of this file
LM75B.h Show annotated file Show diff for this revision Revisions of this file
--- a/LM75B.cpp	Fri Aug 02 18:26:48 2013 +0000
+++ b/LM75B.cpp	Fri Aug 02 22:00:15 2013 +0000
@@ -1,11 +1,11 @@
 /* LM75B Driver Library
- * Copyright 2013 Neil Thiessen
+ * Copyright (c) 2013 Neil Thiessen
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
- * 
- * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,
--- a/LM75B.h	Fri Aug 02 18:26:48 2013 +0000
+++ b/LM75B.h	Fri Aug 02 22:00:15 2013 +0000
@@ -1,11 +1,11 @@
 /* LM75B Driver Library
- * Copyright 2013 Neil Thiessen
+ * Copyright (c) 2013 Neil Thiessen
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
- * 
- * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,