From 8cdeb4d7bdceebeffada5b4cca4003074173c5e5 Mon Sep 17 00:00:00 2001 From: Drew Fustini Date: Fri, 1 Jan 2021 21:25:58 +0000 Subject: [PATCH] Update KiCad Developers copyright year --- common/dialog_about/AboutDialog_main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/dialog_about/AboutDialog_main.cpp b/common/dialog_about/AboutDialog_main.cpp index 2dc33dd286..e16b6ed723 100644 --- a/common/dialog_about/AboutDialog_main.cpp +++ b/common/dialog_about/AboutDialog_main.cpp @@ -2,7 +2,7 @@ * This program source code file is part of KiCad, a free EDA CAD application. * * Copyright (C) 2010 Rafael Sokolowski - * Copyright (C) 2010-2018 KiCad Developers, see AUTHORS.txt for contributors. + * Copyright (C) 2010-2021 KiCad Developers, see AUTHORS.txt for contributors. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License