[gparted] Update copyright year



commit 570680826dd12eca00b886c46e316349919ff8d5
Author: Curtis Gedak <gedakc gmail com>
Date:   Mon Jan 26 09:48:36 2015 -0700

    Update copyright year

 src/Win_GParted.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Win_GParted.cc b/src/Win_GParted.cc
index 89ba006..5e60306 100644
--- a/src/Win_GParted.cc
+++ b/src/Win_GParted.cc
@@ -1477,7 +1477,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-2014 Curtis Gedak" ) ;
+       dialog .set_copyright( "Copyright © 2004-2006 Bart Hakvoort\nCopyright © 2008-2015 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]