commit c09b22053431bcfc9d44c75276f8f6043589f587
parent c77bbeeb2ee8ff003ac2c94c6eed7bfd685c07cf
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 18 Jul 2016 17:02:30 +0200
Relicensed under the BSD 2-Clause license
Diffstat:
3 files changed, 4 insertions(+), 8 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 AnsiGo 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/ansi.go b/ansi.go
@@ -3,9 +3,9 @@
// http://www.github.com/fcambus/ansigo
//
// Created: 2012-02-14
-// Last Updated: 2016-01-05
+// Last Updated: 2016-07-18
//
-// AnsiGo is released under the BSD 3-Clause license.
+// AnsiGo is released under the BSD 2-Clause license.
// See LICENSE file for details.
package main
diff --git a/ansigo.go b/ansigo.go
@@ -3,9 +3,9 @@
// http://www.github.com/fcambus/ansigo
//
// Created: 2012-02-14
-// Last Updated: 2016-01-05
+// Last Updated: 2016-07-18
//
-// AnsiGo is released under the BSD 3-Clause license.
+// AnsiGo is released under the BSD 2-Clause license.
// See LICENSE file for details.
package main