update copyright string
This commit is contained in:
parent
c495c072f3
commit
ddd2233f5a
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ void fbsetroot::gradient() {
|
|||
*/
|
||||
void fbsetroot::usage(int exit_code) {
|
||||
_FB_USES_NLS;
|
||||
cout << m_app_name << " 2.3 : (c) 2003-2005 Fluxbox Development Team" << endl;
|
||||
cout << m_app_name << " 2.3 : (c) 2003-2006 Fluxbox Development Team" << endl;
|
||||
cout << m_app_name << " 2.1 : (c) 2002 Claes Nasten" << endl;
|
||||
cout << m_app_name << " 2.0 : (c) 1997-2000 Brad Hughes\n" << endl;
|
||||
cout << _FBTEXT(fbsetroot, Usage,
|
||||
|
|
Loading…
Reference in a new issue