all repos — fluxbox @ 74a53dc962ebd5948e556a2ad45c51a73ee2b630

custom fork of the fluxbox windowmanager

update copyright year
fluxgen fluxgen
commit

74a53dc962ebd5948e556a2ad45c51a73ee2b630

parent

7711198c7f3f53ced8487b4adc5af98994bc826b

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/Tab.hhsrc/Tab.hh

@@ -1,5 +1,5 @@

// Tab.hh for Fluxbox Window Manager -// Copyright (c) 2001 Henrik Kinnunen (fluxgen@linuxmail.org) +// Copyright (c) 2001-2002 Henrik Kinnunen (fluxgen@linuxmail.org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Tab.hh,v 1.5 2002/01/09 14:11:20 fluxgen Exp $ +// $Id: Tab.hh,v 1.6 2002/01/11 09:44:35 fluxgen Exp $ #ifndef _TAB_HH_ #define _TAB_HH_