diff options
Diffstat (limited to 'src/RegExp.cc')
-rw-r--r-- | src/RegExp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RegExp.cc b/src/RegExp.cc index 27bbb26..96f3ce4 100644 --- a/src/RegExp.cc +++ b/src/RegExp.cc | |||
@@ -1,5 +1,5 @@ | |||
1 | // RegExp.cc for Fluxbox Window Manager | 1 | // RegExp.cc for Fluxbox Window Manager |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) | 2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |