Change the license to Apache 2.0
authorSteve Francia <steve.francia@gmail.com>
Tue, 24 Nov 2015 03:16:36 +0000 (22:16 -0500)
committerSteve Francia <steve.francia@gmail.com>
Tue, 24 Nov 2015 03:16:36 +0000 (22:16 -0500)
commitf045d7a611b5c609d44e894b3c1165ce24b67776
treed5d969e5c0c8fa9e7b2426c4ad8888228d6039a9
parentb00771ca14ef0b07a1eb6cf71e2511e12b02d0b0
Change the license to Apache 2.0
58 files changed:
LICENSE.md
bufferpool/bufpool.go
commands/benchmark.go
commands/check.go
commands/convert.go
commands/hugo.go
commands/import.go
commands/import_test.go
commands/limit_darwin.go
commands/limit_others.go
commands/list.go
commands/list_config.go
commands/new.go
commands/server.go
commands/undraft.go
commands/version.go
create/content.go
helpers/content.go
helpers/general.go
helpers/hugo.go
helpers/path.go
helpers/pygments.go
helpers/url.go
hugofs/fs.go
hugolib/author.go
hugolib/handler_base.go
hugolib/handler_file.go
hugolib/handler_meta.go
hugolib/handler_page.go
hugolib/media.go
hugolib/menu.go
hugolib/node.go
hugolib/page.go
hugolib/pageCache.go
hugolib/pageGroup.go
hugolib/pageSort.go
hugolib/pagesPrevNext.go
hugolib/pagesPrevNext_test.go
hugolib/pagination.go
hugolib/scratch.go
hugolib/shortcode.go
hugolib/shortcodeparser.go
hugolib/site.go
hugolib/taxonomy.go
livereload/connection.go
livereload/hub.go
livereload/livereload.go
main.go
parser/frontmatter.go
source/file.go
source/filesystem.go
source/lazy_file_reader.go
tpl/template.go
tpl/template_embedded.go
tpl/template_funcs.go
tpl/template_resources.go
tpl/template_resources_test.go
watcher/batcher.go