aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathias <mathias>2005-01-14 09:40:40 (GMT)
committermathias <mathias>2005-01-14 09:40:40 (GMT)
commitf0fd05ec251153bb679c5bde446ad2079b8c7eab (patch)
tree983c3f8b6802ca2655cda33f04755b4e9aa5678d
parentd115d43cc05fa49911ed35dbff6c9142c3e79a04 (diff)
downloadfluxbox-f0fd05ec251153bb679c5bde446ad2079b8c7eab.zip
fluxbox-f0fd05ec251153bb679c5bde446ad2079b8c7eab.tar.bz2
copyright
-rw-r--r--src/FbTk/FbWindow.cc2
-rw-r--r--src/FbTk/FbWindow.hh2
-rw-r--r--src/fluxbox.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/FbTk/FbWindow.cc b/src/FbTk/FbWindow.cc
index 6e0949a..ec4bdc9 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-2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) 2// Copyright (c) 2002-2005 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"),
diff --git a/src/FbTk/FbWindow.hh b/src/FbTk/FbWindow.hh
index 6fbe913..d2b52f2 100644
--- a/src/FbTk/FbWindow.hh
+++ b/src/FbTk/FbWindow.hh
@@ -1,5 +1,5 @@
1// FbWindow.hh for FbTk - fluxbox toolkit 1// FbWindow.hh for FbTk - fluxbox toolkit
2// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) 2// Copyright (c) 2002 - 2005 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"),
diff --git a/src/fluxbox.cc b/src/fluxbox.cc
index e233bce..ed56ed4 100644
--- a/src/fluxbox.cc
+++ b/src/fluxbox.cc
@@ -1,5 +1,5 @@
1// fluxbox.cc for Fluxbox Window Manager 1// fluxbox.cc for Fluxbox Window Manager
2// Copyright (c) 2001 - 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) 2// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net)
3// 3//
4// blackbox.cc for blackbox - an X11 Window manager 4// blackbox.cc 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)