all repos — fluxbox @ 978b72ca6fee7eed2085107110ff3ac613b44a04

custom fork of the fluxbox windowmanager

copyright
fluxgen fluxgen
commit

978b72ca6fee7eed2085107110ff3ac613b44a04

parent

3af441d3ef082111b5718a3ea76de7b6ab102225

3 files changed, 5 insertions(+), 5 deletions(-)

jump to
M src/Workspace.hhsrc/Workspace.hh

@@ -1,5 +1,5 @@

// Workspace.hh for Fluxbox -// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2002 - 2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) // // Workspace.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net)
M src/Xutil.ccsrc/Xutil.cc

@@ -1,5 +1,5 @@

// Xutil.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a

@@ -20,7 +20,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Xutil.cc,v 1.2 2003/10/02 16:14:41 rathnor Exp $ +// $Id: Xutil.cc,v 1.3 2004/01/11 16:04:39 fluxgen Exp $ #include "Xutil.hh"
M src/Xutil.hhsrc/Xutil.hh

@@ -1,5 +1,5 @@

// Xutil.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a

@@ -20,7 +20,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Xutil.hh,v 1.1 2003/06/22 12:23:57 fluxgen Exp $ +// $Id: Xutil.hh,v 1.2 2004/01/11 16:04:39 fluxgen Exp $ #ifndef XUTIL_HH #define XUTIL_HH