diff options
Diffstat (limited to 'src/AtomHandler.hh')
-rw-r--r-- | src/AtomHandler.hh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/AtomHandler.hh b/src/AtomHandler.hh index 7212ff7..3117b1a 100644 --- a/src/AtomHandler.hh +++ b/src/AtomHandler.hh | |||
@@ -1,6 +1,6 @@ | |||
1 | // AtomHandler for fluxbox | 1 | // AtomHandler for fluxbox |
2 | // Copyright (c) 2002 Henrik Kinnunen (fluxgen at fluxbox.org) | 2 | // Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) |
3 | // | 3 | // 2003 Simon Bowden (rathnor at users.sourceforge.net) |
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"), |
6 | // to deal in the Software without restriction, including without limitation | 6 | // to deal in the Software without restriction, including without limitation |
@@ -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: AtomHandler.hh,v 1.10 2003/07/04 14:06:20 rathnor Exp $ | 22 | // $Id: AtomHandler.hh,v 1.11 2003/07/10 11:23:35 fluxgen Exp $ |
23 | 23 | ||
24 | #ifndef ATOMHANDLER_HH | 24 | #ifndef ATOMHANDLER_HH |
25 | #define ATOMHANDLER_HH | 25 | #define ATOMHANDLER_HH |