diff --git a/aht20/aht20_test.go b/aht20/aht20_test.go index e54c752..6b90704 100644 --- a/aht20/aht20_test.go +++ b/aht20/aht20_test.go @@ -1,3 +1,7 @@ +// Copyright 2024 The Periph Authors. All rights reserved. +// Use of this source code is governed under the Apache License, Version 2.0 +// that can be found in the LICENSE file. + package aht20 import (