From f78a2c06c1d07c34a2dc1d6e5cd5814dc6ecc1a0 Mon Sep 17 00:00:00 2001 From: Calvin Schwenzfeier Date: Fri, 24 Feb 2017 09:32:21 +0000 Subject: Revert copyright year in LICENSE to original. Per the commit message on the Rakudo LICENSE file[^1] and the source text for the original license[^2][^3], "Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed." [1] https://github.com/rakudo/rakudo/commit/47f5300f41cbce765471f81b52bda87bd4600be7 [2] http://www.perlfoundation.org/artistic_license_2_0 [3] https://opensource.org/licenses/Artistic-2.0 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 73aa411..32efefc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Artistic License 2.0 - Copyright (c) 2000-2017, The Perl Foundation. + Copyright (c) 2000-2006, The Perl Foundation. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -- cgit v1.1