diff --git a/cmd/bleve/cmd/dumpDoc.go b/cmd/bleve/cmd/dumpDoc.go index 148a2d24..368e1756 100644 --- a/cmd/bleve/cmd/dumpDoc.go +++ b/cmd/bleve/cmd/dumpDoc.go @@ -1,4 +1,4 @@ -// Copyright © 2016 NAME HERE +// Copyright (c) 2017 Couchbase, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/bleve/cmd/dumpFields.go b/cmd/bleve/cmd/dumpFields.go index d141fbb5..31fa00c8 100644 --- a/cmd/bleve/cmd/dumpFields.go +++ b/cmd/bleve/cmd/dumpFields.go @@ -1,4 +1,4 @@ -// Copyright © 2016 NAME HERE +// Copyright (c) 2017 Couchbase, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.