Codebase list golang-github-vbauerster-mpb / 8a82b1a
remove legal notice caption, leave in doc.go Vladimir Bauer 9 years ago
6 changed file(s) with 0 addition(s) and 24 deletion(s). Raw diff Collapse all Expand all
0 // Copyright (C) 2016-2017 Vladimir Bauer
1 // Use of this source code is governed by a BSD-style
2 // license that can be found in the LICENSE file.
3
40 package mpb
51
62 import (
0 // Copyright (C) 2016-2017 Vladimir Bauer
1 // Use of this source code is governed by a BSD-style
2 // license that can be found in the LICENSE file.
3
40 package mpb
51
62 import (
0 // Copyright (C) 2016-2017 Vladimir Bauer
1 // Use of this source code is governed by a BSD-style
2 // license that can be found in the LICENSE file.
3
40 package mpb
51
62 import "fmt"
0 // Copyright (C) 2016-2017 Vladimir Bauer
1 // Use of this source code is governed by a BSD-style
2 // license that can be found in the LICENSE file.
3
40 package mpb
51
62 import (
00 //+build go1.7
1
2 // Copyright (C) 2016-2017 Vladimir Bauer
3 // Use of this source code is governed by a BSD-style
4 // license that can be found in the LICENSE file.
51
62 package mpb
73
0 // Copyright (C) 2016-2017 Vladimir Bauer
1 // Use of this source code is governed by a BSD-style
2 // license that can be found in the LICENSE file.
3
40 package mpb
51
62 import "io"