aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathias <mathias>2005-01-24 17:14:24 (GMT)
committermathias <mathias>2005-01-24 17:14:24 (GMT)
commita57694a90176bf55deaee1586b17ec97347ac8ea (patch)
treeb414bb62eb0530a40e2c225b9514d4ffac270324
parent478b20a62b56a8e6cf3f83e2b8bd44e92bce8d15 (diff)
downloadfluxbox-a57694a90176bf55deaee1586b17ec97347ac8ea.zip
fluxbox-a57694a90176bf55deaee1586b17ec97347ac8ea.tar.bz2
copyright dates
-rw-r--r--src/Remember.cc4
-rw-r--r--src/Screen.hh4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/Remember.cc b/src/Remember.cc
index 21e078e..842807c 100644
--- a/src/Remember.cc
+++ b/src/Remember.cc
@@ -1,7 +1,7 @@
1// Remember.cc for Fluxbox Window Manager 1// Remember.cc for Fluxbox Window Manager
2// Copyright (c) 2002 Xavier Brouckaert 2// Copyright (c) 2002 Xavier Brouckaert
3// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) 3// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at users.sourceforge.net)
4// and Simon Bowden (rathnor at users.sourceforge.net) 4// and Simon Bowden (rathnor at users.sourceforge.net)
5// 5//
6// Permission is hereby granted, free of charge, to any person obtaining a 6// Permission is hereby granted, free of charge, to any person obtaining a
7// copy of this software and associated documentation files (the "Software"), 7// copy of this software and associated documentation files (the "Software"),
diff --git a/src/Screen.hh b/src/Screen.hh
index e0fe5da..7db67ad 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -1,6 +1,6 @@
1// Screen.hh for Fluxbox Window Manager 1// Screen.hh 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// Screen.hh for Blackbox - an X11 Window manager 4// Screen.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//