about summary refs log tree commit diff
path: root/shared/systemd/sd-adapt-shared
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2020-01-07 16:43:07 +0100
committerSebastien Bacher <seb128@ubuntu.com>2020-01-07 16:43:07 +0100
commita524db35ac5c2099671d16318524e277e88631be (patch)
tree54b29c42a317b9a13c3049ff85b14f7dce734cf6 /shared/systemd/sd-adapt-shared
parent6917e28d2d16138d6d497dc96efafe573b4b0979 (diff)
parent724bcc5c7be3aed3646ed2b2989c34d438217176 (diff)
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream
Diffstat (limited to 'shared/systemd/sd-adapt-shared')
-rw-r--r--shared/systemd/sd-adapt-shared/dhcp-server-internal.h (renamed from shared/systemd/sd-adapt-shared/btrfs-util.h)0
-rw-r--r--shared/systemd/sd-adapt-shared/missing.h8
-rw-r--r--shared/systemd/sd-adapt-shared/missing_fs.h (renamed from shared/systemd/sd-adapt-shared/cgroup-util.h)0
-rw-r--r--shared/systemd/sd-adapt-shared/missing_magic.h (renamed from shared/systemd/sd-adapt-shared/device-nodes.h)0
-rw-r--r--shared/systemd/sd-adapt-shared/missing_network.h (renamed from shared/systemd/sd-adapt-shared/procfs-util.h)0
-rw-r--r--shared/systemd/sd-adapt-shared/missing_sched.h3
-rw-r--r--shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h16
7 files changed, 5 insertions, 22 deletions
diff --git a/shared/systemd/sd-adapt-shared/btrfs-util.h b/shared/systemd/sd-adapt-shared/dhcp-server-internal.h
index 637892c2..637892c2 100644
--- a/shared/systemd/sd-adapt-shared/btrfs-util.h
+++ b/shared/systemd/sd-adapt-shared/dhcp-server-internal.h
diff --git a/shared/systemd/sd-adapt-shared/missing.h b/shared/systemd/sd-adapt-shared/missing.h
deleted file mode 100644
index d0b460a7..00000000
--- a/shared/systemd/sd-adapt-shared/missing.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-/* dummy header */
-
-#include "missing_fcntl.h"
-#include "missing_socket.h"
-#include "missing_stat.h"
-#include "missing_type.h"
diff --git a/shared/systemd/sd-adapt-shared/cgroup-util.h b/shared/systemd/sd-adapt-shared/missing_fs.h
index 637892c2..637892c2 100644
--- a/shared/systemd/sd-adapt-shared/cgroup-util.h
+++ b/shared/systemd/sd-adapt-shared/missing_fs.h
diff --git a/shared/systemd/sd-adapt-shared/device-nodes.h b/shared/systemd/sd-adapt-shared/missing_magic.h
index 637892c2..637892c2 100644
--- a/shared/systemd/sd-adapt-shared/device-nodes.h
+++ b/shared/systemd/sd-adapt-shared/missing_magic.h
diff --git a/shared/systemd/sd-adapt-shared/procfs-util.h b/shared/systemd/sd-adapt-shared/missing_network.h
index 637892c2..637892c2 100644
--- a/shared/systemd/sd-adapt-shared/procfs-util.h
+++ b/shared/systemd/sd-adapt-shared/missing_network.h
diff --git a/shared/systemd/sd-adapt-shared/missing_sched.h b/shared/systemd/sd-adapt-shared/missing_sched.h
new file mode 100644
index 00000000..637892c2
--- /dev/null
+++ b/shared/systemd/sd-adapt-shared/missing_sched.h
@@ -0,0 +1,3 @@
+#pragma once
+
+/* dummy header */
diff --git a/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h b/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h
index 8dd93341..490cae92 100644
--- a/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h
+++ b/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h
@@ -1,17 +1,5 @@
-/* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
+// SPDX-License-Identifier: GPL-2.0+
+/*
  * Copyright (C) 2014 - 2018 Red Hat, Inc.
  */