From 04a42c81f5e4104bf58487fcf234431e307799a1 Mon Sep 17 00:00:00 2001 From: "peter.mueller@ipfire.org" Date: Sun, 13 Oct 2019 09:39:00 +0000 Subject: [PATCH] rust: fix year in LFS file MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Tempus fugit, I know... :-) Cc: Stefan Schantl Signed-off-by: Peter Müller Signed-off-by: Arne Fitzenreiter --- lfs/rust | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/rust b/lfs/rust index e4241bfb4c..47e9a0ea53 100644 --- a/lfs/rust +++ b/lfs/rust @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # 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 # -- 2.39.5