From ecd5846b3bbb44b5b5d1c7b780165d2f60dec85d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 15 Nov 2020 20:15:16 +0100 Subject: [PATCH] Update the copyright notice --- src/common.c | 2 +- src/vpn.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common.c b/src/common.c index ccec46d..a18f3c0 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2012 Pierre Pronchery */ +/* Copyright (c) 2011-2020 Pierre Pronchery */ /* This file is part of DeforaOS System VPN */ /* 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/vpn.c b/src/vpn.c index b8fefbf..59d7e5c 100644 --- a/src/vpn.c +++ b/src/vpn.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2020 Pierre Pronchery */ /* This file is part of DeforaOS System VPN */ /* 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