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

bump copyright year in Info Panel

bump copyright year in Info Panel
This commit is contained in:
David Maciejak
2020-03-25 23:10:34 +08:00
committed by Carlos R. Mafra
parent 984a992d0e
commit 909deea70c

View File

@@ -1149,7 +1149,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-2017 Window Maker Developers Team"
"Copyright \xc2\xa9 2013-2020 Window Maker Developers Team"
static InfoPanel *infoPanel = NULL;