diff options
Diffstat (limited to 'cmd/splittable/main.go')
-rw-r--r-- | cmd/splittable/main.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/splittable/main.go b/cmd/splittable/main.go index 1029db1..e6df94a 100644 --- a/cmd/splittable/main.go +++ b/cmd/splittable/main.go @@ -1,3 +1,7 @@ +// Copyright 2020 Nick White. +// Use of this source code is governed by the GPLv3 +// license that can be found in the LICENSE file. + package main import ( |