From 1f1fa38ff06275a65e024ad66548b16a645b298c Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 17 Feb 2024 04:05:14 +0000 Subject: internals: slibtool_ar_impl.h: added copyright notice. --- src/internal/slibtool_ar_impl.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/internal') diff --git a/src/internal/slibtool_ar_impl.h b/src/internal/slibtool_ar_impl.h index 1464ce5..c171d26 100644 --- a/src/internal/slibtool_ar_impl.h +++ b/src/internal/slibtool_ar_impl.h @@ -1,3 +1,9 @@ +/*******************************************************************/ +/* slibtool: a skinny libtool implementation, written in C */ +/* Copyright (C) 2016--2024 SysDeer Technologies, LLC */ +/* Released under the Standard MIT License; see COPYING.SLIBTOOL. */ +/*******************************************************************/ + #ifndef SLIBTOOL_AR_IMPL_H #define SLIBTOOL_AR_IMPL_H -- cgit v1.2.3