diff --git a/util/fbsetroot.cc b/util/fbsetroot.cc index cc2ed3dd..54a51380 100644 --- a/util/fbsetroot.cc +++ b/util/fbsetroot.cc @@ -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,