diff --git a/src/damon-backend-app.c b/src/damon-backend-app.c index 85f8022..1816b0f 100644 --- a/src/damon-backend-app.c +++ b/src/damon-backend-app.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016 Pierre Pronchery */ +/* Copyright (c) 2016-2022 Pierre Pronchery */ /* This file is part of DeforaOS Network Probe */ /* 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 diff --git a/src/damon-main.c b/src/damon-main.c index ed4333f..81f277d 100644 --- a/src/damon-main.c +++ b/src/damon-main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016 Pierre Pronchery */ +/* Copyright (c) 2016-2022 Pierre Pronchery */ /* This file is part of DeforaOS Network Probe */ /* 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 diff --git a/src/damon.c b/src/damon.c index 6bce022..02dc131 100644 --- a/src/damon.c +++ b/src/damon.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2016 Pierre Pronchery */ +/* Copyright (c) 2005-2022 Pierre Pronchery */ /* This file is part of DeforaOS Network Probe */ /* 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 diff --git a/src/probe.c b/src/probe.c index b66ccbb..7ca22b6 100644 --- a/src/probe.c +++ b/src/probe.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2016 Pierre Pronchery */ +/* Copyright (c) 2005-2022 Pierre Pronchery */ /* This file is part of DeforaOS Network Probe */ /* 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 diff --git a/src/rrd.c b/src/rrd.c index 4d13695..4d4ff19 100644 --- a/src/rrd.c +++ b/src/rrd.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016 Pierre Pronchery */ +/* Copyright (c) 2016-2022 Pierre Pronchery */ /* This file is part of DeforaOS Network Probe */ /* 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