aboutsummaryrefslogtreecommitdiff
path: root/include/output.h
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane@freethoughts.de>2025-08-21 21:48:55 +0200
committerThorsten Töpper <atsutane@freethoughts.de>2025-08-21 21:48:55 +0200
commit281fee522dfaa2922502e9eb210f3708cb356e6e (patch)
treea7870d11a33924b41c2e1002603bbd6a14d1fad9 /include/output.h
parentf6707548f90197242a5030e84522e70508741519 (diff)
downloadsmall-utils-281fee522dfaa2922502e9eb210f3708cb356e6e.tar.gz
small-utils-281fee522dfaa2922502e9eb210f3708cb356e6e.tar.bz2
Added SPDX string to headers
Diffstat (limited to 'include/output.h')
-rw-r--r--include/output.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/output.h b/include/output.h
index efc7487..366e3c4 100644
--- a/include/output.h
+++ b/include/output.h
@@ -1,4 +1,7 @@
-/*
+/* SPDX-License-Identifier: Apache-2.0 */
+
+/* Copyright 2025 Thorsten Töpper
+ *
* vim:ts=4:sw=4:expandtab
*/
#ifndef OUTPUT_H