aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-11-30 20:59:54 (GMT)
committerfluxgen <fluxgen>2002-11-30 20:59:54 (GMT)
commit6dbabfb1d8cb13d9127661e1c27761f9f25b455a (patch)
treed82e0d25846a444d30433c7b082698f0d5c0fc7c
parent4c3b6ea0fec1604819bde2356995db14a03d2d57 (diff)
downloadfluxbox-6dbabfb1d8cb13d9127661e1c27761f9f25b455a.zip
fluxbox-6dbabfb1d8cb13d9127661e1c27761f9f25b455a.tar.bz2
copyright notice
-rw-r--r--src/AtomHandler.hh4
-rw-r--r--src/ImageControl.hh4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/AtomHandler.hh b/src/AtomHandler.hh
index cdc7b51..ab6b73d 100644
--- a/src/AtomHandler.hh
+++ b/src/AtomHandler.hh
@@ -1,5 +1,5 @@
1// AtomHandler for fluxbox 1// AtomHandler for fluxbox
2// Copyright (c) 2002 Henrik Kinnunen (fluxgen@fluxbox.org) 2// Copyright (c) 2002 Henrik Kinnunen (fluxgen at fluxbox.org)
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: AtomHandler.hh,v 1.3 2002/10/16 19:01:41 fluxgen Exp $ 22// $Id: AtomHandler.hh,v 1.4 2002/11/30 20:59:54 fluxgen Exp $
23 23
24#ifndef ATOMHANDLER_HH 24#ifndef ATOMHANDLER_HH
25#define ATOMHANDLER_HH 25#define ATOMHANDLER_HH
diff --git a/src/ImageControl.hh b/src/ImageControl.hh
index ec89c8d..d8e7148 100644
--- a/src/ImageControl.hh
+++ b/src/ImageControl.hh
@@ -1,7 +1,7 @@
1// ImageControl.hh for Fluxbox Window Manager 1// ImageControl.hh for Fluxbox Window Manager
2// Copyright (c) 2001 - 2002 Henrik Kinnunen (fluxbox at linuxmail.org) 2// Copyright (c) 2001 - 2002 Henrik Kinnunen (fluxbox at linuxmail.org)
3// 3//
4// Image.hh for Blackbox - an X11 Window manager 4// from Image.hh for Blackbox - an X11 Window manager
5// Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) 5// Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net)
6// 6//
7// Permission is hereby granted, free of charge, to any person obtaining a 7// Permission is hereby granted, free of charge, to any person obtaining a
@@ -22,7 +22,7 @@
22// 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
23// DEALINGS IN THE SOFTWARE. 23// DEALINGS IN THE SOFTWARE.
24 24
25// $Id: ImageControl.hh,v 1.1 2002/11/30 20:07:06 fluxgen Exp $ 25// $Id: ImageControl.hh,v 1.2 2002/11/30 20:59:54 fluxgen Exp $
26 26
27#ifndef IMAGECONTROL_HH 27#ifndef IMAGECONTROL_HH
28#define IMAGECONTROL_HH 28#define IMAGECONTROL_HH