Skip to content

Commit 4ed33a1

Browse files
authored
Merge pull request #178 from AndreiDurlea/origin/andreidurlea-issue177-file.copyright
Apply file.copyright from early 2026 check
2 parents aeb5691 + 5ea34db commit 4ed33a1

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ compile_commands.json
3434
/docs/adoc/
3535
/build/
3636
/installtest/.build/
37+
38+
.idea

include/beman/optional/detail/stl_interfaces/config.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// include/beman/optional/detail/stl_interfaces/config.hpp -*-C++-*-
2-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
32

43
// Copyright (C) 2020 T. Zachary Laine
54
//

include/beman/optional/detail/stl_interfaces/fwd.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// include/beman/optional/detail/stl_interfaces/fwd.hpp -*-C++-*-
2-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
32

43
// Copyright (C) 2019 T. Zachary Laine
54
//

include/beman/optional/detail/stl_interfaces/iterator_interface.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// include/beman/optional/detail/stl_interfaces/iterator_interface.hpp -*-C++-*-
2-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
32

43
// Copyright (C) 2019 T. Zachary Laine
54
//

0 commit comments

Comments
 (0)