From 0862a5d09385c06498b774d823cae7ede23b8436 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 15 Nov 2020 21:48:15 +0100 Subject: [PATCH] Update the copyright notice --- tools/libvpn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libvpn.c b/tools/libvpn.c index 95e50bc..6febeb9 100644 --- a/tools/libvpn.c +++ b/tools/libvpn.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 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