Skip to content

Commit

Permalink
add license to test
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulKa committed Jan 16, 2024
1 parent 4e1fd2f commit c93fae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aht20/aht20_test.go
Original file line number Diff line number Diff line change
@@ -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 (
Expand Down

0 comments on commit c93fae5

Please sign in to comment.