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/hostnames.c2
-rw-r--r--src/fnettrace/main.c2
-rw-r--r--src/fnettrace/radix.c2
-rw-r--r--src/fnettrace/radix.h2
-rw-r--r--src/fnettrace/static-ip-map2
-rw-r--r--src/fnettrace/tail.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/fnettrace/fnettrace.h b/src/fnettrace/fnettrace.h
index b30a9f10d..d3bc6439e 100644
--- a/src/fnettrace/fnettrace.h
+++ b/src/fnettrace/fnettrace.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2022 Firejail Authors 2 * Copyright (C) 2014-2023 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 71ce672b5..4f5641dfb 100644
--- a/src/fnettrace/hostnames.c
+++ b/src/fnettrace/hostnames.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2022 Firejail Authors 2 * Copyright (C) 2014-2023 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 f57aa6c87..2f421562e 100644
--- a/src/fnettrace/main.c
+++ b/src/fnettrace/main.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2022 Firejail Authors 2 * Copyright (C) 2014-2023 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 c9493717d..97e890bec 100644
--- a/src/fnettrace/radix.c
+++ b/src/fnettrace/radix.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2022 Firejail Authors 2 * Copyright (C) 2014-2023 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 c22c5c547..85a75d0d7 100644
--- a/src/fnettrace/radix.h
+++ b/src/fnettrace/radix.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2022 Firejail Authors 2 * Copyright (C) 2014-2023 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/static-ip-map b/src/fnettrace/static-ip-map
index e310354af..935872b6d 100644
--- a/src/fnettrace/static-ip-map
+++ b/src/fnettrace/static-ip-map
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (C) 2014-2022 Firejail Authors 2# Copyright (C) 2014-2023 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/tail.c b/src/fnettrace/tail.c
index a910788d6..3b1b274f8 100644
--- a/src/fnettrace/tail.c
+++ b/src/fnettrace/tail.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2014-2022 Firejail Authors 2 * Copyright (C) 2014-2023 Firejail Authors
3 * 3 *
4 * This file is part of firejail project 4 * This file is part of firejail project
5 * 5 *