diff options
author | fluxgen <fluxgen> | 2002-01-11 09:44:35 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-11 09:44:35 (GMT) |
commit | 74a53dc962ebd5948e556a2ad45c51a73ee2b630 (patch) | |
tree | 97f29d92c4937593dfce220db7496e2141e2ba9b /src | |
parent | 7711198c7f3f53ced8487b4adc5af98994bc826b (diff) | |
download | fluxbox-74a53dc962ebd5948e556a2ad45c51a73ee2b630.zip fluxbox-74a53dc962ebd5948e556a2ad45c51a73ee2b630.tar.bz2 |
update copyright year
Diffstat (limited to 'src')
-rw-r--r-- | src/Tab.hh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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_ |