aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-11 09:44:35 (GMT)
committerfluxgen <fluxgen>2002-01-11 09:44:35 (GMT)
commit74a53dc962ebd5948e556a2ad45c51a73ee2b630 (patch)
tree97f29d92c4937593dfce220db7496e2141e2ba9b
parent7711198c7f3f53ced8487b4adc5af98994bc826b (diff)
downloadfluxbox-74a53dc962ebd5948e556a2ad45c51a73ee2b630.zip
fluxbox-74a53dc962ebd5948e556a2ad45c51a73ee2b630.tar.bz2
update copyright year
-rw-r--r--src/Tab.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Tab.hh b/src/Tab.hh
index 75010f2..53a3227 100644
--- a/src/Tab.hh
+++ b/src/Tab.hh
@@ -1,5 +1,5 @@
1// Tab.hh for Fluxbox Window Manager 1// Tab.hh for Fluxbox Window Manager
2// Copyright (c) 2001 Henrik Kinnunen (fluxgen@linuxmail.org) 2// Copyright (c) 2001-2002 Henrik Kinnunen (fluxgen@linuxmail.org)
3// 3//
4// Permission is hereby granted, free of charge, to any person obtaining a 4// Permission is hereby granted, free of charge, to any person obtaining a
5// copy of this software and associated documentation files (the "Software"), 5// copy of this software and associated documentation files (the "Software"),
@@ -19,7 +19,7 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: Tab.hh,v 1.5 2002/01/09 14:11:20 fluxgen Exp $ 22// $Id: Tab.hh,v 1.6 2002/01/11 09:44:35 fluxgen Exp $
23 23
24#ifndef _TAB_HH_ 24#ifndef _TAB_HH_
25#define _TAB_HH_ 25#define _TAB_HH_