From b36376e5dadccaf86ce6376ccfe223babc754bd5 Mon Sep 17 00:00:00 2001 From: SkipperAndrei Date: Mon, 27 Apr 2026 13:24:01 +0300 Subject: [PATCH] Remove copyright from iterator_interface.hpp --- .../detail/stl_interfaces/iterator_interface.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/beman/iterator_interface/detail/stl_interfaces/iterator_interface.hpp b/include/beman/iterator_interface/detail/stl_interfaces/iterator_interface.hpp index c107a10..5a2207f 100644 --- a/include/beman/iterator_interface/detail/stl_interfaces/iterator_interface.hpp +++ b/include/beman/iterator_interface/detail/stl_interfaces/iterator_interface.hpp @@ -1,7 +1,6 @@ // include/beman/iterator_interface/detail/stl_interfaces/iterator_interface.hpp -*-C++-*- // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -// Copyright (C) 2019 T. Zachary Laine // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at