diff options
Diffstat (limited to 'src/RegExp.hh')
-rw-r--r-- | src/RegExp.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RegExp.hh b/src/RegExp.hh index 7aaac56..e3d0536 100644 --- a/src/RegExp.hh +++ b/src/RegExp.hh | |||
@@ -1,6 +1,6 @@ | |||
1 | // RegExp.hh for Fluxbox Window Manager | 1 | // RegExp.hh 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 Henrik Kinnunen (fluxgen at fluxbox dot org) |
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 |