aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-29 09:00:13 (GMT)
committerfluxgen <fluxgen>2003-04-29 09:00:13 (GMT)
commit7b766b6aa17a99cd96c939ee478a6ce22c8aec96 (patch)
tree7b5ab36adc9210ed5d5a02250a52c2e1a52d65db /src
parentfa4f51f5daba6caab90a1f8dbafdce5005d60edb (diff)
downloadfluxbox_pavel-7b766b6aa17a99cd96c939ee478a6ce22c8aec96.zip
fluxbox_pavel-7b766b6aa17a99cd96c939ee478a6ce22c8aec96.tar.bz2
license update
Diffstat (limited to 'src')
-rw-r--r--src/FbTk/FbWindow.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/FbWindow.cc b/src/FbTk/FbWindow.cc
index 6b05344..b5c4c6e 100644
--- a/src/FbTk/FbWindow.cc
+++ b/src/FbTk/FbWindow.cc
@@ -1,5 +1,5 @@
1// FbWindow.cc for FbTk - fluxbox toolkit 1// FbWindow.cc for FbTk - fluxbox toolkit
2// Copyright (c) 2002 Henrik Kinnunen (fluxgen at users.sourceforge.net) 2// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen at users.sourceforge.net)
3// 3//
4// Permission is hereby granted, free of charge, to any person obtaining a 4// Permission is hereby granted, free of charge, to any person obtaining a
5// copy of this software and associated documentation files (the "Software"), 5// copy of this software and associated documentation files (the "Software"),
@@ -19,7 +19,7 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: FbWindow.cc,v 1.12 2003/04/29 08:51:59 fluxgen Exp $ 22// $Id: FbWindow.cc,v 1.13 2003/04/29 09:00:13 fluxgen Exp $
23 23
24#include "FbWindow.hh" 24#include "FbWindow.hh"
25#include "EventManager.hh" 25#include "EventManager.hh"