diff --git a/include/og3/bme280.h b/include/og3/bme280.h index 56dd677..de0c993 100644 --- a/include/og3/bme280.h +++ b/include/og3/bme280.h @@ -1,3 +1,6 @@ +// Copyright (c) 2024 Chris Lee and contibuters. +// Licensed under the MIT license. See LICENSE file in the project root for details. + #pragma once #ifndef NATIVE