src: use SPDX identifiers
[userspace-rcu.git] / src / Makefile.am
index cf6c32c6cad3628937cee581193032725ddd600a..6bdd4a52d29176722a9f41900d02f3b280e81806 100644 (file)
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
+#
+# SPDX-License-Identifier: MIT
+
 AM_CPPFLAGS += -I$(top_srcdir)/src
 
 #Add the -version-info directly here since we are only building
@@ -57,4 +61,5 @@ pkgconfig_DATA = liburcu-cds.pc liburcu.pc liburcu-bp.pc liburcu-qsbr.pc \
 EXTRA_DIST = \
        urcu-call-rcu-impl.h \
        urcu-defer-impl.h \
+       urcu-poll-impl.h \
        rculfhash-internal.h
This page took 0.02329 seconds and 4 git commands to generate.