summaryrefslogtreecommitdiff
path: root/src/core/cgroup.h
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-03-13 19:12:26 +0100
committerSven Eden <yamakuzure@gmx.net>2018-03-26 18:25:53 +0200
commit7a7db2b7e7fb7e79c14212346aa84c78d22e86a7 (patch)
treef8ef47cac67b2e9279b816220c083f1960cb1972 /src/core/cgroup.h
parent5a1765290e87f45b970657cfc8ac1e7ca5c50d6a (diff)
Prep v236 : Add missing SPDX-License-Identifier (3/9) src/core
Diffstat (limited to 'src/core/cgroup.h')
-rw-r--r--src/core/cgroup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/cgroup.h b/src/core/cgroup.h
index ab32a4919..159fac4a4 100644
--- a/src/core/cgroup.h
+++ b/src/core/cgroup.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
/***