[gparted] Update copyright year
- From: Mike Fleetwood <mfleetwo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Update copyright year
- Date: Sat, 8 Feb 2014 12:24:18 +0000 (UTC)
commit 203a345cfb3413cebbf5c9749e0734d7dd4a7128
Author: Curtis Gedak <gedakc gmail com>
Date: Thu Feb 6 11:21:45 2014 -0700
Update copyright year
src/Win_GParted.cc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/Win_GParted.cc b/src/Win_GParted.cc
index 655548c..7c3c434 100644
--- a/src/Win_GParted.cc
+++ b/src/Win_GParted.cc
@@ -1,5 +1,5 @@
/* Copyright (C) 2004 Bart
- * Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 Curtis Gedak
+ * Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014 Curtis Gedak
*
* 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
@@ -1474,7 +1474,7 @@ void Win_GParted::menu_help_about()
dialog .set_logo_icon_name( "gparted" ) ;
dialog .set_version( VERSION ) ;
dialog .set_comments( _( "GNOME Partition Editor" ) ) ;
- dialog .set_copyright( "Copyright © 2004-2006 Bart Hakvoort\nCopyright © 2008-2013 Curtis Gedak" ) ;
+ dialog .set_copyright( "Copyright © 2004-2006 Bart Hakvoort\nCopyright © 2008-2014 Curtis Gedak" ) ;
//authors
//Names listed in alphabetical order by LAST name.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]