diff options
-rw-r--r-- | tinyrtc.c | 2 | ||||
-rw-r--r-- | tinyrtc.h | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -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 @@ -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 |