From 2993a355f0dd2b5bd9da4459f50d98d27da63981 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 5 Feb 2016 00:38:42 +0100 Subject: [PATCH] it's 2016 now ;) --- src/manager_window.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manager_window.vala b/src/manager_window.vala index 4fdde33..5adefd4 100644 --- a/src/manager_window.vala +++ b/src/manager_window.vala @@ -1580,7 +1580,7 @@ namespace Pamac { "program_name", "Pamac", "logo_icon_name", "system-software-install", "comments", dgettext (null, "A Gtk3 frontend for libalpm"), - "copyright", dgettext (null, "Copyright © 2015 Guillaume Benoit"), + "copyright", dgettext (null, "Copyright © 2016 Guillaume Benoit"), "version", VERSION, "license_type", Gtk.License.GPL_3_0, "website", "http://manjaro.org");