diff options
-rw-r--r-- | src/Theme.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Theme.hh b/src/Theme.hh index 7e2e6f0..c197469 100644 --- a/src/Theme.hh +++ b/src/Theme.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // Theme.hh for fluxbox | 1 | // Theme.hh for fluxbox |
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"), |
@@ -42,7 +42,7 @@ | |||
42 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 42 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
43 | // DEALINGS IN THE SOFTWARE. | 43 | // DEALINGS IN THE SOFTWARE. |
44 | 44 | ||
45 | // $Id: Theme.hh,v 1.7 2002/03/21 10:54:29 fluxgen Exp $ | 45 | // $Id: Theme.hh,v 1.8 2002/05/07 15:22:07 fluxgen Exp $ |
46 | 46 | ||
47 | #ifndef THEME_HH | 47 | #ifndef THEME_HH |
48 | #define THEME_HH | 48 | #define THEME_HH |