1f1fa3
internals: slibtool_ar_impl.h: added copyright notice.
@@ -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
|
|
2
8
|
|
3
9
|
|