diff options
Diffstat (limited to 'src/Xutil.cc')
-rw-r--r-- | src/Xutil.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Xutil.cc b/src/Xutil.cc index 671c52e..a5a6c59 100644 --- a/src/Xutil.cc +++ b/src/Xutil.cc | |||
@@ -1,5 +1,5 @@ | |||
1 | // Xutil.cc for Fluxbox - an X11 Window manager | 1 | // Xutil.cc for Fluxbox - an X11 Window manager |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) | 2 | // Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
@@ -20,7 +20,7 @@ | |||
20 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 20 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
21 | // DEALINGS IN THE SOFTWARE. | 21 | // DEALINGS IN THE SOFTWARE. |
22 | 22 | ||
23 | // $Id: Xutil.cc,v 1.2 2003/10/02 16:14:41 rathnor Exp $ | 23 | // $Id: Xutil.cc,v 1.3 2004/01/11 16:04:39 fluxgen Exp $ |
24 | 24 | ||
25 | #include "Xutil.hh" | 25 | #include "Xutil.hh" |
26 | 26 | ||