1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 15:12:32 +01:00

wmaker: Adding copyright year 2017

The Info Panel didn't show the current year.
This commit is contained in:
Alwin
2017-09-14 20:49:40 +02:00
committed by Carlos R. Mafra
parent 81b89f6a4c
commit bfd88e07e6

View File

@@ -1129,7 +1129,7 @@ typedef struct {
#define COPYRIGHT_TEXT \
"Copyright \xc2\xa9 1997-2006 Alfredo K. Kojima\n"\
"Copyright \xc2\xa9 1998-2006 Dan Pascu\n"\
"Copyright \xc2\xa9 2013-2016 Window Maker Developers Team"
"Copyright \xc2\xa9 2013-2017 Window Maker Developers Team"
static InfoPanel *infoPanel = NULL;