aboutsummaryrefslogtreecommitdiff
path: root/util/fbsetroot.cc
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2006-03-14 20:13:50 (GMT)
committerfluxgen <fluxgen>2006-03-14 20:13:50 (GMT)
commitddd2233f5a7f6b3793db733f9517bab2e1c76fa2 (patch)
tree964edb2b471f4c08675ac7415c8a9e42224b8191 /util/fbsetroot.cc
parentc495c072f34033d2109b06069451ba36ad0195f1 (diff)
downloadfluxbox-ddd2233f5a7f6b3793db733f9517bab2e1c76fa2.zip
fluxbox-ddd2233f5a7f6b3793db733f9517bab2e1c76fa2.tar.bz2
update copyright string
Diffstat (limited to 'util/fbsetroot.cc')
-rw-r--r--util/fbsetroot.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/fbsetroot.cc b/util/fbsetroot.cc
index cc2ed3d..54a5138 100644
--- a/util/fbsetroot.cc
+++ b/util/fbsetroot.cc
@@ -379,7 +379,7 @@ void fbsetroot::gradient() {
379*/ 379*/
380void fbsetroot::usage(int exit_code) { 380void fbsetroot::usage(int exit_code) {
381 _FB_USES_NLS; 381 _FB_USES_NLS;
382 cout << m_app_name << " 2.3 : (c) 2003-2005 Fluxbox Development Team" << endl; 382 cout << m_app_name << " 2.3 : (c) 2003-2006 Fluxbox Development Team" << endl;
383 cout << m_app_name << " 2.1 : (c) 2002 Claes Nasten" << endl; 383 cout << m_app_name << " 2.1 : (c) 2002 Claes Nasten" << endl;
384 cout << m_app_name << " 2.0 : (c) 1997-2000 Brad Hughes\n" << endl; 384 cout << m_app_name << " 2.0 : (c) 1997-2000 Brad Hughes\n" << endl;
385 cout << _FBTEXT(fbsetroot, Usage, 385 cout << _FBTEXT(fbsetroot, Usage,