codec/h264/h264dec/read_test.go: added file header

This commit is contained in:
Saxon 2019-07-31 22:40:10 +09:30
parent 9239676214
commit 0b21b7a8c4
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/*
DESCRIPTION
read_test.go provides testing for utilities in read.go.
AUTHORS
Saxon Nelson-Milton <saxon@ausocean.org>, The Australian Ocean Laboratory (AusOcean)
*/
package h264dec
import (