all repos — fluxbox @ 78ff5ba13e06b2d7050c93ca8835622cfc57b035

custom fork of the fluxbox windowmanager

minor license text fix
fluxgen fluxgen
commit

78ff5ba13e06b2d7050c93ca8835622cfc57b035

parent

6eb4a4426d652b88659c035c8cc11d4ae69f50f2

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

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

@@ -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: EventManager.cc,v 1.3 2002/12/03 17:06:49 fluxgen Exp $ +// $Id: EventManager.cc,v 1.4 2003/02/23 14:30:18 fluxgen Exp $ #include "EventManager.hh" #include "FbWindow.hh"