all repos — fluxbox @ 81a5f04a4933f47aba05bd18d092ee84c0a1c059

custom fork of the fluxbox windowmanager

license
fluxgen fluxgen
commit

81a5f04a4933f47aba05bd18d092ee84c0a1c059

parent

f839644e32067357f1dc43b8af53725f71aceb4a

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

jump to
M src/FbTk/EventHandler.hhsrc/FbTk/EventHandler.hh

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

// EventHandler.cc for Fluxbox Window Manager -// Copyright (c) 2002 Henrik Kinnunen (fluxgen at linuxmail.org) +// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen at linuxmail.org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),

@@ -13,13 +13,13 @@ // all copies or substantial portions of the Software.

// // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // 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: EventHandler.hh,v 1.3 2002/12/01 13:42:14 rathnor Exp $ +// $Id: EventHandler.hh,v 1.4 2003/04/28 01:47:29 fluxgen Exp $ #ifndef FBTK_EVENTHANDLER_HH #define FBTK_EVENTHANDLER_HH