[nautilus] window: update copyright notice
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] window: update copyright notice
- Date: Fri, 19 Aug 2016 10:23:53 +0000 (UTC)
commit 6521d0d0cd2fb4884aa94fe2a87a9b1b17d66da0
Author: Ernestas Kulik <ernestask src gnome org>
Date: Mon Aug 15 11:58:32 2016 +0300
window: update copyright notice
Currently, the copyright notice includes a range of dates of which the
end year is 2014, which is not current. This commit changes the end year
to 2016.
https://bugzilla.gnome.org/show_bug.cgi?id=769917
src/nautilus-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index 5e7ebf3..883ae9b 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -2745,7 +2745,7 @@ nautilus_window_show_about_dialog (NautilusWindow *window)
"program-name", _("Files"),
"version", VERSION,
"comments", _("Access and organize your files."),
- "copyright", "Copyright © 1999–2014 The Files Authors",
+ "copyright", "Copyright © 1999–2016 The Files Authors",
"license-type", GTK_LICENSE_GPL_2_0,
"authors", authors,
"documenters", documenters,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]