aboutgitcodebugslistschat
path: root/pasta.h
diff options
context:
space:
mode:
Diffstat (limited to 'pasta.h')
-rw-r--r--pasta.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/pasta.h b/pasta.h
index bb5b571..1fcd6a9 100644
--- a/pasta.h
+++ b/pasta.h
@@ -1,3 +1,8 @@
+/* SPDX-License-Identifier: AGPL-3.0-or-later
+ * Copyright (c) 2021 Red Hat GmbH
+ * Author: Stefano Brivio <sbrivio@redhat.com>
+ */
+
void pasta_start_ns(struct ctx *c);
void pasta_ns_conf(struct ctx *c);
void pasta_child_handler(int signal);