summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Hiszpanski <chris.hiszpanski@verkada.com>2022-05-23 01:20:52 -0700
committerChris Hiszpanski <chris.hiszpanski@verkada.com>2022-05-23 01:20:52 -0700
commit402e37321fbb1eea15ec5f1af0b1f4566dcffa7a (patch)
tree11ee733b68bcc1bb8e186c91e6faa53e568cbc5f
parent9175048aa48dee44946bdf1f10f47fe5b3e47675 (diff)
Modify licenseHEADmaster
-rw-r--r--tinyrtc.c2
-rw-r--r--tinyrtc.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/tinyrtc.c b/tinyrtc.c
index 98aba07..1b6856a 100644
--- a/tinyrtc.c
+++ b/tinyrtc.c
@@ -13,6 +13,8 @@
* and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
+ * 4. This software may not be used for commercial purposes. For a commercial
+ * license, contact the copyright holder.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
diff --git a/tinyrtc.h b/tinyrtc.h
index 02c8459..8a961e3 100644
--- a/tinyrtc.h
+++ b/tinyrtc.h
@@ -13,6 +13,8 @@
* and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
+ * 4. This software may not be used for commercial purposes. For a commercial
+ * license, contact the copyright holder.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF