From 52a8360e5b44d84198d46b59ca51a79887812908 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 18 Jan 2005 19:06:04 +0000 Subject: updated copyrights --- src/fluxbox.hh | 2 +- src/main.cc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fluxbox.hh b/src/fluxbox.hh index e850994..c456685 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh @@ -1,5 +1,5 @@ // fluxbox.hh for Fluxbox Window Manager -// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) // // blackbox.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/main.cc b/src/main.cc index b7fffc3..e114a5e 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,6 +1,6 @@ // main.cc for Fluxbox Window manager -// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) -// and 2003 Simon Bowden (rathnor at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// and 2003-2005 Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -200,7 +200,7 @@ int main(int argc, char **argv) { } } else if (strcmp(argv[i], "-version") == 0 || strcmp(argv[i], "-v") == 0) { // print current version string - cout<<"Fluxbox "<<__fluxbox_version<<" : (c) 2001-2004 Henrik Kinnunen "<= argc) { -- cgit v0.11.2