From f045d7a611b5c609d44e894b3c1165ce24b67776 Mon Sep 17 00:00:00 2001 From: Steve Francia Date: Mon, 23 Nov 2015 22:16:36 -0500 Subject: Change the license to Apache 2.0 --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.go') diff --git a/main.go b/main.go index 499eddb2d..f8debd230 100644 --- a/main.go +++ b/main.go @@ -1,9 +1,9 @@ // Copyright © 2013-14 Steve Francia . // -// Licensed under the Simple Public License, Version 2.0 (the "License"); +// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at -// http://opensource.org/licenses/Simple-2.0 +// http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, -- cgit v1.2.3