diff --git a/doc.go b/doc.go index 70d69d8..b940a86 100644 --- a/doc.go +++ b/doc.go @@ -1,5 +1,6 @@ -// Package mpb is a library for rendering progress bars in terminal applications. // Copyright (C) 2016-2017 Vladimir Bauer // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. + +// Package mpb is a library for rendering progress bars in terminal applications. package mpb