summaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 16:18:30 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 16:18:30 +0100
commit087f7e6e7590d5db13befcc10fc3109f2e6e2d27 (patch)
treeb0a3ac6faa8b7819f493888ef05280c42c382c51 /example
parent9d04d5c698533e6191fe07741e9169d8476974a5 (diff)
[CHORE] Add SPDX header for files.HEADdevelop
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'example')
-rw-r--r--example/fix_tag_example/example.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/fix_tag_example/example.cpp b/example/fix_tag_example/example.cpp
index 8d580a5..294291c 100644
--- a/example/fix_tag_example/example.cpp
+++ b/example/fix_tag_example/example.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: BSL-1.0
// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)