aboutsummaryrefslogtreecommitdiff
path: root/src/BaseDisplay.cc
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-09 14:11:20 (GMT)
committerfluxgen <fluxgen>2002-01-09 14:11:20 (GMT)
commite0969658986378d0d79b990a9862e5c0e3aff911 (patch)
tree2d50f61d27b3e7e7d0a99bcdb938797486ad3fdb /src/BaseDisplay.cc
parenta7e1cc466ae291852dd1f0c296417250483b137c (diff)
downloadfluxbox-e0969658986378d0d79b990a9862e5c0e3aff911.zip
fluxbox-e0969658986378d0d79b990a9862e5c0e3aff911.tar.bz2
updated copyright date and added id-tags
Diffstat (limited to 'src/BaseDisplay.cc')
-rw-r--r--src/BaseDisplay.cc7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/BaseDisplay.cc b/src/BaseDisplay.cc
index 060438f..1f7b8a7 100644
--- a/src/BaseDisplay.cc
+++ b/src/BaseDisplay.cc
@@ -1,3 +1,6 @@
1// BaseDisplay.cc for Fluxbox Window manager
2// Copyright (c) 2001 - 2002 Henrik Kinnunen (fluxgen@linuxmail.org)
3//
1// BaseDisplay.cc for Blackbox - an X11 Window manager 4// BaseDisplay.cc for Blackbox - an X11 Window manager
2// Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net) 5// Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net)
3// 6//
@@ -19,9 +22,7 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 23// DEALINGS IN THE SOFTWARE.
21 24
22// 25// $Id: BaseDisplay.cc,v 1.4 2002/01/09 14:11:20 fluxgen Exp $
23// Changes for Fluxbox made by Henrik Kinnunen (fluxgen@linuxmail.org)
24//
25 26
26// stupid macros needed to access some functions in version 2 of the GNU C 27// stupid macros needed to access some functions in version 2 of the GNU C
27// library 28// library