commit c9b66c131c39722894f8095c4aac37fbe6574fbd
parent 63c16a3841116d37654e07561fd74e653e1c6229
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 18 Jul 2016 23:12:09 +0200
Relicensed under the BSD 2-Clause license
Diffstat:
3 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -11,10 +11,6 @@ modification, are permitted provided that the following conditions are met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
- * Neither the name of StatZone nor the names of its contributors may be
- used to endorse or promote products derived from this software
- without specific prior written permission.
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
diff --git a/README.md b/README.md
@@ -38,7 +38,7 @@ Currently implemented features :
## License
-StatZone is released under the BSD 3-Clause license. See `LICENSE` file for details.
+StatZone is released under the BSD 2-Clause license. See `LICENSE` file for details.
## Author
diff --git a/statzone.go b/statzone.go
@@ -5,9 +5,9 @@
/* http://www.statdns.com */
/* */
/* Created: 2012-02-13 */
-/* Last Updated: 2016-01-05 */
+/* Last Updated: 2016-07-18 */
/* */
-/* StatZone is released under the BSD 3-Clause license. */
+/* StatZone is released under the BSD 2-Clause license. */
/* See LICENSE file for details. */
/* */
/*****************************************************************************/