summaryrefslogtreecommitdiffstats
path: root/watcher
diff options
context:
space:
mode:
authorSteve Francia <steve.francia@gmail.com>2015-11-23 22:16:36 -0500
committerSteve Francia <steve.francia@gmail.com>2015-11-23 22:16:36 -0500
commitf045d7a611b5c609d44e894b3c1165ce24b67776 (patch)
treed5d969e5c0c8fa9e7b2426c4ad8888228d6039a9 /watcher
parentb00771ca14ef0b07a1eb6cf71e2511e12b02d0b0 (diff)
Change the license to Apache 2.0
Diffstat (limited to 'watcher')
-rw-r--r--watcher/batcher.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/watcher/batcher.go b/watcher/batcher.go
index e5733d20b..c65d1c429 100644
--- a/watcher/batcher.go
+++ b/watcher/batcher.go
@@ -1,9 +1,9 @@
// Copyright © 2013-2015 Steve Francia <spf@spf13.com>.
//
-// 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,