aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnettrace
diff options
context:
space:
mode:
Diffstat (limited to 'src/fnettrace')
-rw-r--r--src/fnettrace/fnettrace.h2
-rw-r--r--src/fnettrace/hostnames2
-rw-r--r--src/fnettrace/hostnames.c2
-rw-r--r--src/fnettrace/main.c2
-rw-r--r--src/fnettrace/radix.c2
-rw-r--r--src/fnettrace/radix.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/fnettrace/fnettrace.h b/src/fnettrace/fnettrace.h
index 8384f1770..c2f76f3a6 100644
--- a/src/fnettrace/fnettrace.h
+++ b/src/fnettrace/fnettrace.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2021 Firejail Authors 2 * Copyright (C) 2014-2022 Firejail Authors
3 * 3 *
4 * This file is part of firejail project 4 * This file is part of firejail project
5 * 5 *
diff --git a/src/fnettrace/hostnames b/src/fnettrace/hostnames
index cfc98a571..b10d9a13d 100644
--- a/src/fnettrace/hostnames
+++ b/src/fnettrace/hostnames
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (C) 2014-2021 Firejail Authors 2# Copyright (C) 2014-2022 Firejail Authors
3# 3#
4# This file is part of firejail project 4# This file is part of firejail project
5# 5#
diff --git a/src/fnettrace/hostnames.c b/src/fnettrace/hostnames.c
index e5fbb6d20..e1ad45f81 100644
--- a/src/fnettrace/hostnames.c
+++ b/src/fnettrace/hostnames.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2021 Firejail Authors 2 * Copyright (C) 2014-2022 Firejail Authors
3 * 3 *
4 * This file is part of firejail project 4 * This file is part of firejail project
5 * 5 *
diff --git a/src/fnettrace/main.c b/src/fnettrace/main.c
index eeac2fd85..804a9cd80 100644
--- a/src/fnettrace/main.c
+++ b/src/fnettrace/main.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2021 Firejail Authors 2 * Copyright (C) 2014-2022 Firejail Authors
3 * 3 *
4 * This file is part of firejail project 4 * This file is part of firejail project
5 * 5 *
diff --git a/src/fnettrace/radix.c b/src/fnettrace/radix.c
index 9e4656baa..a1f44dd31 100644
--- a/src/fnettrace/radix.c
+++ b/src/fnettrace/radix.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2021 Firejail Authors 2 * Copyright (C) 2014-2022 Firejail Authors
3 * 3 *
4 * This file is part of firejail project 4 * This file is part of firejail project
5 * 5 *
diff --git a/src/fnettrace/radix.h b/src/fnettrace/radix.h
index 418e57413..b77c24216 100644
--- a/src/fnettrace/radix.h
+++ b/src/fnettrace/radix.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2021 Firejail Authors 2 * Copyright (C) 2014-2022 Firejail Authors
3 * 3 *
4 * This file is part of firejail project 4 * This file is part of firejail project
5 * 5 *