From 6217c3d550cc8d677793b3bd5c80e2a1b3ce3bac Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Tue, 14 Jun 2022 10:58:23 +0100 Subject: IVGCVSW-7024 Add missing license info for reuse lint Signed-off-by: Jim Flynn Change-Id: I97dee6982e0a7be01c13e9e803c0997547a39ff1 --- third-party/mapbox/variant_cast.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'third-party/mapbox/variant_cast.hpp') diff --git a/third-party/mapbox/variant_cast.hpp b/third-party/mapbox/variant_cast.hpp index fe1ab35432..0795bcf40e 100644 --- a/third-party/mapbox/variant_cast.hpp +++ b/third-party/mapbox/variant_cast.hpp @@ -1,3 +1,8 @@ +// +// Copyright (c) MapBox All rights reserved. +// SPDX-License-Identifier: BSD-3-Clause +// + #ifndef VARIANT_CAST_HPP #define VARIANT_CAST_HPP -- cgit v1.2.1