all repos — fluxbox @ acd2176355876a7bb7afe9d026f9780a3d1c2737

custom fork of the fluxbox windowmanager

copyright update
fluxgen fluxgen
commit

acd2176355876a7bb7afe9d026f9780a3d1c2737

parent

82c2f3521eb10730b2a4b9d61a7be92dbd685840

2 files changed, 4 insertions(+), 4 deletions(-)

jump to
M src/FbTk/GContext.ccsrc/FbTk/GContext.cc

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

// GContext.cc for FbTk - fluxbox toolkit -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -19,7 +19,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: GContext.cc,v 1.6 2004/01/09 01:19:48 fluxgen Exp $ +// $Id: GContext.cc,v 1.7 2004/09/11 23:00:44 fluxgen Exp $ #include "GContext.hh"
M src/FbTk/GContext.hhsrc/FbTk/GContext.hh

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

// GContext.hh for FbTk - fluxbox toolkit -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -19,7 +19,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: GContext.hh,v 1.10 2004/07/06 10:47:36 fluxgen Exp $ +// $Id: GContext.hh,v 1.11 2004/09/11 23:00:44 fluxgen Exp $ #ifndef FBTK_GCONTEXT_HH #define FBTK_GCONTEXT_HH