diff options
Diffstat (limited to 'lib/binstruct/size.go')
-rw-r--r-- | lib/binstruct/size.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/binstruct/size.go b/lib/binstruct/size.go index 6563455..03b42d8 100644 --- a/lib/binstruct/size.go +++ b/lib/binstruct/size.go @@ -1,3 +1,7 @@ +// Copyright (C) 2022 Luke Shumaker <lukeshu@lukeshu.com> +// +// SPDX-License-Identifier: GPL-2.0-or-later + package binstruct import ( |