summaryrefslogtreecommitdiff
path: root/examples/example-macosx.c
diff options
context:
space:
mode:
authorAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2024-03-22 17:49:33 +0100
committerAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2024-03-22 19:18:15 +0100
commit107f1c4cee2ac6534c536efc3affae5e417e01fe (patch)
tree4f297cec3728c42d5be2ef48c898aa51e37e26fa /examples/example-macosx.c
parent7ab6b824c771df8298cbe1b512a80116d005ec33 (diff)
all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Diffstat (limited to 'examples/example-macosx.c')
-rw-r--r--examples/example-macosx.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/example-macosx.c b/examples/example-macosx.c
index bc84ed5..9e85627 100644
--- a/examples/example-macosx.c
+++ b/examples/example-macosx.c
@@ -1,7 +1,10 @@
+// Copyright (c) 2015 Dmitry Bakhvalov
//
-// Created by Дмитрий Бахвалов on 13.07.15.
-// Copyright (c) 2015 Dmitry Bakhvalov. All rights reserved.
+// SPDX-FileCopyrightText: 2024 Hiredict Contributors
+// SPDX-FileCopyrightText: 2024 Dmitry Bakhvalov
//
+// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-License-Identifier: LGPL-3.0-or-later
#include <stdio.h>