From 5258bef37fbfedbf79d7e549476acdf4321cb328 Mon Sep 17 00:00:00 2001 From: kemalinanc13 <45773590+kemalinanc13@users.noreply.github.com> Date: Mon, 17 Dec 2018 23:53:09 +0300 Subject: [PATCH] [misc] changed the copyright year in the comment --- src/localization.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localization.c b/src/localization.c index 1d54d958..e543f6c7 100644 --- a/src/localization.c +++ b/src/localization.c @@ -1,7 +1,7 @@ /* * Rufus: The Reliable USB Formatting Utility * Localization functions, a.k.a. "Everybody is doing it wrong but me!" - * Copyright © 2013-2017 Pete Batard + * Copyright © 2013-2018 Pete Batard * * 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