From 733fb545804317d8ef821fcbb7f94e33e91a990d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Tue, 20 Jan 2015 20:11:48 +0100 Subject: Update copyright years --- LICENSE | 2 +- src/ld-window-main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 1917d35..bc9d30c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright Premysl Janouch 2010, 2011, 2012 +Copyright Premysl Janouch 2010, 2011, 2012, 2013, 2015 All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/ld-window-main.c b/src/ld-window-main.c index b0e5858..2da6c35 100644 --- a/src/ld-window-main.c +++ b/src/ld-window-main.c @@ -974,7 +974,7 @@ on_action_about (GtkAction *action, LdWindowMain *self) "program-name", PROJECT_NAME, "version", PROJECT_VERSION, "translator-credits", _("translator-credits"), - "copyright", "Copyright Přemysl Janouch 2010, 2011, 2012", + "copyright", "Copyright Přemysl Janouch 2010, 2011, 2012, 2013, 2015", "website", PROJECT_URL, NULL); } -- cgit v1.2.3