Skip to content

Commit 23cd98a

Browse files
author
David Hasenfratz
committed
Fix typo in license text
1 parent e384916 commit 23cd98a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

SHTSensor.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
* * Redistributions in binary form must reproduce the above copyright
1111
* notice, this list of conditions and the following disclaimer in the
1212
* documentation and/or other materials provided with the distribution.
13-
* * Neither the name of the <organization> nor the
14-
* names of its contributors may be used to endorse or promote products
15-
* derived from this software without specific prior written permission.
13+
* * Neither the name of the Sensirion AG nor the names of its
14+
* contributors may be used to endorse or promote products derived
15+
* from this software without specific prior written permission.
1616
*
1717
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1818
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

SHTSensor.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
* * Redistributions in binary form must reproduce the above copyright
1111
* notice, this list of conditions and the following disclaimer in the
1212
* documentation and/or other materials provided with the distribution.
13-
* * Neither the name of the <organization> nor the
14-
* names of its contributors may be used to endorse or promote products
15-
* derived from this software without specific prior written permission.
13+
* * Neither the name of the Sensirion AG nor the names of its
14+
* contributors may be used to endorse or promote products derived
15+
* from this software without specific prior written permission.
1616
*
1717
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1818
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

0 commit comments

Comments
 (0)