diff options
author | fluxgen <fluxgen> | 2002-01-09 14:11:20 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-09 14:11:20 (GMT) |
commit | e0969658986378d0d79b990a9862e5c0e3aff911 (patch) | |
tree | 2d50f61d27b3e7e7d0a99bcdb938797486ad3fdb /src/Tab.hh | |
parent | a7e1cc466ae291852dd1f0c296417250483b137c (diff) | |
download | fluxbox-e0969658986378d0d79b990a9862e5c0e3aff911.zip fluxbox-e0969658986378d0d79b990a9862e5c0e3aff911.tar.bz2 |
updated copyright date and added id-tags
Diffstat (limited to 'src/Tab.hh')
-rw-r--r-- | src/Tab.hh | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | // Tab.hh for Fluxbox | 1 | // Tab.hh for Fluxbox Window Manager |
2 | // Copyright (c) 2001 Henrik Kinnunen (fluxgen@linuxmail.org) | 2 | // Copyright (c) 2001 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 |
@@ -19,6 +19,8 @@ | |||
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 $ | ||
23 | |||
22 | #ifndef _TAB_HH_ | 24 | #ifndef _TAB_HH_ |
23 | #define _TAB_HH_ | 25 | #define _TAB_HH_ |
24 | 26 | ||