1f1fa3 internals: slibtool_ar_impl.h: added copyright notice.

Authored and Committed by midipix a year ago
    internals: slibtool_ar_impl.h: added copyright notice.
    
        
src/internal/slibtool_ar_impl.h CHANGED
@@ -1,3 +1,9 @@
1
+ /*******************************************************************/
2
+ /* slibtool: a skinny libtool implementation, written in C */
3
+ /* Copyright (C) 2016--2024 SysDeer Technologies, LLC */
4
+ /* Released under the Standard MIT License; see COPYING.SLIBTOOL. */
5
+ /*******************************************************************/
6
+
1
7
#ifndef SLIBTOOL_AR_IMPL_H
2
8
#define SLIBTOOL_AR_IMPL_H
3
9