From cf46669bc1fdeeeb85d9f2c77bea18b91c619301 Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 24 Jan 2005 18:34:57 +0000 Subject: copyright date --- src/ArrowButton.cc | 2 +- src/ArrowButton.hh | 2 +- src/AtomHandler.hh | 5 +++-- src/BoolMenuItem.hh | 2 +- src/BorderTheme.cc | 2 +- src/BorderTheme.hh | 2 +- src/ButtonTheme.cc | 24 ++++++++++++++++++++++++ src/ButtonTheme.hh | 25 +++++++++++++++++++++++++ src/ButtonTool.cc | 2 +- src/ButtonTool.hh | 2 +- src/ClientPattern.cc | 2 +- src/ClientPattern.hh | 4 ++-- src/ClockTool.cc | 2 +- src/ClockTool.hh | 2 +- src/CommandDialog.cc | 2 +- src/CommandDialog.hh | 2 +- src/CommandParser.cc | 2 +- src/CommandParser.hh | 2 +- src/CompareWindow.hh | 25 +++++++++++++++++++++++++ src/Container.cc | 2 +- src/Container.hh | 2 +- src/CurrentWindowCmd.cc | 2 +- src/CurrentWindowCmd.hh | 2 +- src/Ewmh.cc | 2 +- src/Ewmh.hh | 2 +- src/FbAtoms.cc | 2 +- src/FbAtoms.hh | 2 +- src/FbCommandFactory.cc | 2 +- src/FbCommandFactory.hh | 2 +- src/FbCommands.cc | 2 +- src/FbCommands.hh | 2 +- src/FbMenu.cc | 2 +- src/FbMenu.hh | 2 +- src/FbMenuParser.cc | 2 +- src/FbMenuParser.hh | 2 +- src/FbRootWindow.cc | 2 +- src/FbRootWindow.hh | 2 +- src/FbWinFrame.cc | 2 +- src/FbWinFrame.hh | 2 +- src/FbWinFrameTheme.cc | 2 +- src/FbWinFrameTheme.hh | 2 +- src/FocusModelMenuItem.hh | 2 +- src/GenericTool.cc | 2 +- src/GenericTool.hh | 2 +- src/Gnome.cc | 2 +- src/Gnome.hh | 2 +- src/HeadArea.cc | 2 +- src/IconButton.cc | 2 +- src/IconButton.hh | 2 +- src/IconMenu.cc | 2 +- src/IconMenu.hh | 2 +- src/IconMenuItem.hh | 2 +- src/IconbarTheme.cc | 2 +- src/IconbarTheme.hh | 2 +- src/IconbarTool.cc | 2 +- src/IconbarTool.hh | 2 +- src/IntResMenuItem.cc | 2 +- src/IntResMenuItem.hh | 2 +- src/Keys.cc | 2 +- src/Keys.hh | 2 +- src/LayerMenu.hh | 2 +- src/MenuCreator.cc | 2 +- src/MenuCreator.hh | 2 +- src/MenuTheme.cc | 2 +- src/MenuTheme.hh | 2 +- src/Netizen.cc | 2 +- src/Netizen.hh | 2 +- src/Parser.hh | 2 +- src/RegExp.cc | 2 +- src/RegExp.hh | 2 +- src/Remember.cc | 6 +++--- src/Remember.hh | 4 ++-- src/Resources.cc | 24 ++++++++++++++++++++++++ src/RootCmdMenuItem.cc | 2 +- src/RootCmdMenuItem.hh | 2 +- src/RootTheme.cc | 2 +- src/RootTheme.hh | 2 +- src/Screen.cc | 2 +- src/Screen.hh | 2 +- src/ScreenResources.cc | 25 +++++++++++++++++++++++++ src/SendToMenu.cc | 2 +- src/SendToMenu.hh | 2 +- src/Shape.cc | 2 +- src/Shape.hh | 2 +- src/Slit.cc | 2 +- src/Slit.hh | 2 +- src/SlitClient.cc | 2 +- src/SlitClient.hh | 2 +- src/SlitTheme.cc | 2 +- src/SlitTheme.hh | 2 +- src/Strut.hh | 2 +- src/StyleMenuItem.cc | 2 +- src/StyleMenuItem.hh | 2 +- src/SystemTray.cc | 2 +- src/SystemTray.hh | 2 +- src/TextTheme.cc | 2 +- src/TextTheme.hh | 2 +- src/ToggleMenu.hh | 2 +- src/ToolFactory.cc | 2 +- src/ToolFactory.hh | 2 +- src/ToolTheme.cc | 2 +- src/ToolTheme.hh | 2 +- src/Toolbar.cc | 2 +- src/Toolbar.hh | 2 +- src/ToolbarItem.cc | 2 +- src/ToolbarItem.hh | 2 +- src/ToolbarTheme.cc | 2 +- src/ToolbarTheme.hh | 2 +- src/WinButton.cc | 2 +- src/WinButton.hh | 2 +- src/WinButtonTheme.cc | 2 +- src/WinButtonTheme.hh | 2 +- src/WinClient.cc | 2 +- src/WinClient.hh | 2 +- src/Window.cc | 2 +- src/Window.hh | 2 +- src/Workspace.cc | 2 +- src/Workspace.hh | 2 +- src/WorkspaceCmd.cc | 2 +- src/WorkspaceCmd.hh | 2 +- src/WorkspaceMenu.cc | 2 +- src/WorkspaceMenu.hh | 2 +- src/WorkspaceNameTheme.hh | 2 +- src/WorkspaceNameTool.cc | 2 +- src/WorkspaceNameTool.hh | 2 +- src/Xinerama.hh | 2 +- src/Xutil.cc | 2 +- src/Xutil.hh | 2 +- src/fluxbox.cc | 2 +- src/fluxbox.hh | 2 +- src/main.cc | 2 +- 131 files changed, 255 insertions(+), 131 deletions(-) diff --git a/src/ArrowButton.cc b/src/ArrowButton.cc index c7daa81..982133a 100644 --- a/src/ArrowButton.cc +++ b/src/ArrowButton.cc @@ -1,5 +1,5 @@ // ArrowButton.cc for Fluxbox Window Manager -// Copyright (c) 2002-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ArrowButton.hh b/src/ArrowButton.hh index bb41e1b..0f5c748 100644 --- a/src/ArrowButton.hh +++ b/src/ArrowButton.hh @@ -1,5 +1,5 @@ // ArrowButton.hh for Fluxbox Window Manager -// Copyright (c) 2002-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/AtomHandler.hh b/src/AtomHandler.hh index cd02754..5d685cf 100644 --- a/src/AtomHandler.hh +++ b/src/AtomHandler.hh @@ -1,6 +1,7 @@ // AtomHandler for fluxbox -// Copyright (c) 2002-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) -// 2003-2005 Simon Bowden (rathnor at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// 2003 - 2005 Simon Bowden (rathnor at users.sourceforge.net) +// // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // to deal in the Software without restriction, including without limitation diff --git a/src/BoolMenuItem.hh b/src/BoolMenuItem.hh index b81b0e5..3825500 100644 --- a/src/BoolMenuItem.hh +++ b/src/BoolMenuItem.hh @@ -1,5 +1,5 @@ // BoolMenuItem.hh for Fluxbox Window Manager -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/BorderTheme.cc b/src/BorderTheme.cc index eef3d48..745e160 100644 --- a/src/BorderTheme.cc +++ b/src/BorderTheme.cc @@ -1,5 +1,5 @@ // BorderTheme.cc -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/BorderTheme.hh b/src/BorderTheme.hh index 8de8905..7a6dfb9 100644 --- a/src/BorderTheme.hh +++ b/src/BorderTheme.hh @@ -1,5 +1,5 @@ // BorderTheme.hh -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ButtonTheme.cc b/src/ButtonTheme.cc index f3bed1f..00e3ba5 100644 --- a/src/ButtonTheme.cc +++ b/src/ButtonTheme.cc @@ -1,3 +1,27 @@ +// ButtonTheme.cc +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// and Simon Bowden (rathnor at users.sourceforge.net) +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the "Software"), +// to deal in the Software without restriction, including without limitation +// the rights to use, copy, modify, merge, publish, distribute, sublicense, +// and/or sell copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +// DEALINGS IN THE SOFTWARE. + +// $Id$ + #include "ButtonTheme.hh" #include "FbTk/App.hh" diff --git a/src/ButtonTheme.hh b/src/ButtonTheme.hh index cba4282..b90ab90 100644 --- a/src/ButtonTheme.hh +++ b/src/ButtonTheme.hh @@ -1,3 +1,28 @@ +// ButtonTheme.hh +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// and Simon Bowden (rathnor at users.sourceforge.net) +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the "Software"), +// to deal in the Software without restriction, including without limitation +// the rights to use, copy, modify, merge, publish, distribute, sublicense, +// and/or sell copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +// DEALINGS IN THE SOFTWARE. + +// $Id$ + + #ifndef BUTTONTHEME_HH #define BUTTONTHEME_HH diff --git a/src/ButtonTool.cc b/src/ButtonTool.cc index 7827821..c87ce86 100644 --- a/src/ButtonTool.cc +++ b/src/ButtonTool.cc @@ -1,5 +1,5 @@ // ButtonTool.cc for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ButtonTool.hh b/src/ButtonTool.hh index 1acc33f..23ee1af 100644 --- a/src/ButtonTool.hh +++ b/src/ButtonTool.hh @@ -1,5 +1,5 @@ // ButtonTool.hh for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ClientPattern.cc b/src/ClientPattern.cc index 57ae06c..93f0000 100644 --- a/src/ClientPattern.cc +++ b/src/ClientPattern.cc @@ -1,5 +1,5 @@ // ClientPattern.cc for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ClientPattern.hh b/src/ClientPattern.hh index 4b2fc39..835e48f 100644 --- a/src/ClientPattern.hh +++ b/src/ClientPattern.hh @@ -1,7 +1,7 @@ // ClientPattern.hh for Fluxbox Window Manager -// Copyright (c) 2002 Xavier Brouckaert -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) +// Copyright (c) 2002 Xavier Brouckaert // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ClockTool.cc b/src/ClockTool.cc index c81513b..7c688cc 100644 --- a/src/ClockTool.cc +++ b/src/ClockTool.cc @@ -1,5 +1,5 @@ // ClockTool.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ClockTool.hh b/src/ClockTool.hh index bce966c..25739d7 100644 --- a/src/ClockTool.hh +++ b/src/ClockTool.hh @@ -1,5 +1,5 @@ // ClockTool.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CommandDialog.cc b/src/CommandDialog.cc index 07cd15c..317f7ef 100644 --- a/src/CommandDialog.cc +++ b/src/CommandDialog.cc @@ -1,5 +1,5 @@ // CommandDialog.cc for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CommandDialog.hh b/src/CommandDialog.hh index c3d9931..039f1c5 100644 --- a/src/CommandDialog.hh +++ b/src/CommandDialog.hh @@ -1,5 +1,5 @@ // CommandDialog.hh for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CommandParser.cc b/src/CommandParser.cc index 825a635..582fa44 100644 --- a/src/CommandParser.cc +++ b/src/CommandParser.cc @@ -1,5 +1,5 @@ // CommandParser.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen{}users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CommandParser.hh b/src/CommandParser.hh index 0f9ff29..7955a5f 100644 --- a/src/CommandParser.hh +++ b/src/CommandParser.hh @@ -1,5 +1,5 @@ // CommandParser.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen{}users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CompareWindow.hh b/src/CompareWindow.hh index 9d02fc3..ac90c15 100644 --- a/src/CompareWindow.hh +++ b/src/CompareWindow.hh @@ -1,3 +1,28 @@ +// CompareWindow.hh for Fluxbox - an X11 Window manager +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// and Simon Bowden (rathnor at users.sourceforge.net) +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the "Software"), +// to deal in the Software without restriction, including without limitation +// the rights to use, copy, modify, merge, publish, distribute, sublicense, +// and/or sell copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +// DEALINGS IN THE SOFTWARE. + +// $Id$ + + #ifndef COMPAREWINDOW_HH #define COMPAREWINDOW_HH diff --git a/src/Container.cc b/src/Container.cc index 543f66c..9e9952f 100644 --- a/src/Container.cc +++ b/src/Container.cc @@ -1,5 +1,5 @@ // Container.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Container.hh b/src/Container.hh index d6c34ed..6fa431e 100644 --- a/src/Container.hh +++ b/src/Container.hh @@ -1,5 +1,5 @@ // Container.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CurrentWindowCmd.cc b/src/CurrentWindowCmd.cc index 68bead7..4c77eac 100644 --- a/src/CurrentWindowCmd.cc +++ b/src/CurrentWindowCmd.cc @@ -1,5 +1,5 @@ // CurrentWindowCmd.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen{}users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/CurrentWindowCmd.hh b/src/CurrentWindowCmd.hh index 4b05030..2192cc2 100644 --- a/src/CurrentWindowCmd.hh +++ b/src/CurrentWindowCmd.hh @@ -1,5 +1,5 @@ // CurrentWindowCmd.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen{}users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Ewmh.cc b/src/Ewmh.cc index 548633c..6e980dd 100644 --- a/src/Ewmh.cc +++ b/src/Ewmh.cc @@ -1,5 +1,5 @@ // Ewmh.cc for fluxbox -// Copyright (c) 2002-2004 Henrik Kinnunen (fluxgen at user.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Ewmh.hh b/src/Ewmh.hh index ebd6350..61f0d10 100644 --- a/src/Ewmh.hh +++ b/src/Ewmh.hh @@ -1,5 +1,5 @@ // Ewmh.hh for fluxbox -// Copyright (c) 2002 - 2004 Henrik Kinnunen (fluxgenfluxbox.org) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbAtoms.cc b/src/FbAtoms.cc index eccf30a..8b91b62 100644 --- a/src/FbAtoms.cc +++ b/src/FbAtoms.cc @@ -1,5 +1,5 @@ // FbAtom.cc -// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen(at)linuxmail.org) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbAtoms.hh b/src/FbAtoms.hh index ba9330d..7efe994 100644 --- a/src/FbAtoms.hh +++ b/src/FbAtoms.hh @@ -1,5 +1,5 @@ // FbAtom.hh -// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen(at)fluxbox.org) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbCommandFactory.cc b/src/FbCommandFactory.cc index 9c61772..7d9a8fb 100644 --- a/src/FbCommandFactory.cc +++ b/src/FbCommandFactory.cc @@ -1,5 +1,5 @@ // FbCommandFactory.cc for Fluxbox Window manager -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/FbCommandFactory.hh b/src/FbCommandFactory.hh index 1014a15..03172c6 100644 --- a/src/FbCommandFactory.hh +++ b/src/FbCommandFactory.hh @@ -1,5 +1,5 @@ // FbCommandFactory.hh for Fluxbox Window manager -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/FbCommands.cc b/src/FbCommands.cc index 301bee5..9b20071 100644 --- a/src/FbCommands.cc +++ b/src/FbCommands.cc @@ -1,5 +1,5 @@ // FbCommands.cc for Fluxbox -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbCommands.hh b/src/FbCommands.hh index e91fcda..c2c17f6 100644 --- a/src/FbCommands.hh +++ b/src/FbCommands.hh @@ -1,5 +1,5 @@ // FbCommands.hh for Fluxbox -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbMenu.cc b/src/FbMenu.cc index 5105bc9..602ab38 100644 --- a/src/FbMenu.cc +++ b/src/FbMenu.cc @@ -1,5 +1,5 @@ // FbMenu.cc for fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbMenu.hh b/src/FbMenu.hh index 66cb462..cfff939 100644 --- a/src/FbMenu.hh +++ b/src/FbMenu.hh @@ -1,5 +1,5 @@ // FbMenu.hh for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbMenuParser.cc b/src/FbMenuParser.cc index 022e100..1b06938 100644 --- a/src/FbMenuParser.cc +++ b/src/FbMenuParser.cc @@ -1,5 +1,5 @@ // FbMenuParser.cc for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/FbMenuParser.hh b/src/FbMenuParser.hh index c50bb7b..de749af 100644 --- a/src/FbMenuParser.hh +++ b/src/FbMenuParser.hh @@ -1,5 +1,5 @@ // FbMenuParser.hh for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/FbRootWindow.cc b/src/FbRootWindow.cc index 569f845..0e96872 100644 --- a/src/FbRootWindow.cc +++ b/src/FbRootWindow.cc @@ -1,5 +1,5 @@ // FbRootWindow.cc -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbRootWindow.hh b/src/FbRootWindow.hh index 6735693..a01f801 100644 --- a/src/FbRootWindow.hh +++ b/src/FbRootWindow.hh @@ -1,5 +1,5 @@ // FbRootWindow.hh for fluxbox -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbWinFrame.cc b/src/FbWinFrame.cc index de0c962..266f5c4 100644 --- a/src/FbWinFrame.cc +++ b/src/FbWinFrame.cc @@ -1,5 +1,5 @@ // FbWinFrame.cc for Fluxbox Window Manager -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh index 1ff7709..32161d1 100644 --- a/src/FbWinFrame.hh +++ b/src/FbWinFrame.hh @@ -1,5 +1,5 @@ // FbWinFrame.hh for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbWinFrameTheme.cc b/src/FbWinFrameTheme.cc index 0acc930..5ab1e81 100644 --- a/src/FbWinFrameTheme.cc +++ b/src/FbWinFrameTheme.cc @@ -1,5 +1,5 @@ // FbWinFrameTheme.cc for Fluxbox Window Manager -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FbWinFrameTheme.hh b/src/FbWinFrameTheme.hh index 53b159e..fce6133 100644 --- a/src/FbWinFrameTheme.hh +++ b/src/FbWinFrameTheme.hh @@ -1,5 +1,5 @@ // FbWinFrameTheme.hh for Fluxbox Window Manager -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/FocusModelMenuItem.hh b/src/FocusModelMenuItem.hh index e5dba60..a48d0b4 100644 --- a/src/FocusModelMenuItem.hh +++ b/src/FocusModelMenuItem.hh @@ -1,5 +1,5 @@ // FocusModelMenuItem.hh for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/GenericTool.cc b/src/GenericTool.cc index 0cb35ed..7d8e7fd 100644 --- a/src/GenericTool.cc +++ b/src/GenericTool.cc @@ -1,5 +1,5 @@ // GenericTool.cc for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/GenericTool.hh b/src/GenericTool.hh index 91015b3..aa2296e 100644 --- a/src/GenericTool.hh +++ b/src/GenericTool.hh @@ -1,5 +1,5 @@ // GenericTool.hh for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Gnome.cc b/src/Gnome.cc index d7bfd43..097484c 100644 --- a/src/Gnome.cc +++ b/src/Gnome.cc @@ -1,5 +1,5 @@ // Gnome.cc for fluxbox -// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Gnome.hh b/src/Gnome.hh index 9a38300..71b439d 100644 --- a/src/Gnome.hh +++ b/src/Gnome.hh @@ -1,5 +1,5 @@ // Gnome.hh for fluxbox -// Copyright (c) 2002 - 2004 Henrik Kinnunen (fluxgenfluxbox.org) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/HeadArea.cc b/src/HeadArea.cc index ee2a1d4..af0a790 100644 --- a/src/HeadArea.cc +++ b/src/HeadArea.cc @@ -1,5 +1,5 @@ // HeadArea.cc for Fluxbox Window Manager -// Copyright (c) 2004 Mathieu De Zutter (mathieu at dezutter.org) +// Copyright (c) 2004 - 2005 Mathieu De Zutter (mathieu at dezutter dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/IconButton.cc b/src/IconButton.cc index 40310e6..fbf3e97 100644 --- a/src/IconButton.cc +++ b/src/IconButton.cc @@ -1,5 +1,5 @@ // IconButton.cc -// Copyright (c) 2003 - 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IconButton.hh b/src/IconButton.hh index 82ae68b..ab4d020 100644 --- a/src/IconButton.hh +++ b/src/IconButton.hh @@ -1,5 +1,5 @@ // IconButton.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IconMenu.cc b/src/IconMenu.cc index 8816e67..195f79b 100644 --- a/src/IconMenu.cc +++ b/src/IconMenu.cc @@ -1,5 +1,5 @@ // IconMenu.cc for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/IconMenu.hh b/src/IconMenu.hh index 67dd108..43351d1 100644 --- a/src/IconMenu.hh +++ b/src/IconMenu.hh @@ -1,5 +1,5 @@ // IconMenu.hh for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/IconMenuItem.hh b/src/IconMenuItem.hh index 1634cfe..b737833 100644 --- a/src/IconMenuItem.hh +++ b/src/IconMenuItem.hh @@ -1,5 +1,5 @@ // IconMenuItem.hh for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IconbarTheme.cc b/src/IconbarTheme.cc index e308d79..59911e4 100644 --- a/src/IconbarTheme.cc +++ b/src/IconbarTheme.cc @@ -1,5 +1,5 @@ // IconbarTheme.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IconbarTheme.hh b/src/IconbarTheme.hh index 87bd22a..c5c32b2 100644 --- a/src/IconbarTheme.hh +++ b/src/IconbarTheme.hh @@ -1,5 +1,5 @@ // IconbarTheme.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IconbarTool.cc b/src/IconbarTool.cc index 4ea3d1b..5f9e248 100644 --- a/src/IconbarTool.cc +++ b/src/IconbarTool.cc @@ -1,5 +1,5 @@ // IconbarTool.cc -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh index 8e1bfa8..09b7897 100644 --- a/src/IconbarTool.hh +++ b/src/IconbarTool.hh @@ -1,5 +1,5 @@ // IconbarTool.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/IntResMenuItem.cc b/src/IntResMenuItem.cc index 9ba5528..a1595a6 100644 --- a/src/IntResMenuItem.cc +++ b/src/IntResMenuItem.cc @@ -1,5 +1,5 @@ // IntResMenuItem.cc for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/IntResMenuItem.hh b/src/IntResMenuItem.hh index 502238f..cfbdd54 100644 --- a/src/IntResMenuItem.hh +++ b/src/IntResMenuItem.hh @@ -1,5 +1,5 @@ // IntResMenuItem.hh for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Keys.cc b/src/Keys.cc index 159ff97..e3e47cb 100644 --- a/src/Keys.cc +++ b/src/Keys.cc @@ -1,5 +1,5 @@ // Keys.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Keys.hh b/src/Keys.hh index 46c2eb7..c9c53b5 100644 --- a/src/Keys.hh +++ b/src/Keys.hh @@ -1,5 +1,5 @@ // Keys.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/LayerMenu.hh b/src/LayerMenu.hh index af7f8f7..e6a3dc6 100644 --- a/src/LayerMenu.hh +++ b/src/LayerMenu.hh @@ -1,5 +1,5 @@ // LayerMenu.hh for Fluxbox - fluxbox toolkit -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/MenuCreator.cc b/src/MenuCreator.cc index 2fc8194..2cf281f 100644 --- a/src/MenuCreator.cc +++ b/src/MenuCreator.cc @@ -1,5 +1,5 @@ // MenuCreator.cc for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/MenuCreator.hh b/src/MenuCreator.hh index e3d9d09..a2a4a4b 100644 --- a/src/MenuCreator.hh +++ b/src/MenuCreator.hh @@ -1,5 +1,5 @@ // MenuCreator.hh for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/MenuTheme.cc b/src/MenuTheme.cc index 61bc454..fe452da 100644 --- a/src/MenuTheme.cc +++ b/src/MenuTheme.cc @@ -1,5 +1,5 @@ // MenuTheme.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/MenuTheme.hh b/src/MenuTheme.hh index 4837d77..8261aaa 100644 --- a/src/MenuTheme.hh +++ b/src/MenuTheme.hh @@ -1,5 +1,5 @@ // MenuTheme.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Netizen.cc b/src/Netizen.cc index c9a58f5..a76b001 100644 --- a/src/Netizen.cc +++ b/src/Netizen.cc @@ -1,5 +1,5 @@ // Netizen.cc for Fluxbox -// Copyright (c) 2001-2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Netizen.cc for Blackbox - An X11 Window Manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net) diff --git a/src/Netizen.hh b/src/Netizen.hh index 53d2789..334a065 100644 --- a/src/Netizen.hh +++ b/src/Netizen.hh @@ -1,5 +1,5 @@ // Netizen.hh for Fluxbox -// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen@linuxmail.org) +// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Netizen.hh for Blackbox - An X11 Window Manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net) diff --git a/src/Parser.hh b/src/Parser.hh index 9776c33..30f2a95 100644 --- a/src/Parser.hh +++ b/src/Parser.hh @@ -1,5 +1,5 @@ // IconMenuItem.hh for Fluxbox Window Manager -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a 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 @@ // RegExp.cc for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a 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 @@ // RegExp.hh for Fluxbox Window Manager // Copyright (c) 2002 Xavier Brouckaert -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Remember.cc b/src/Remember.cc index 842807c..2bf1e1f 100644 --- a/src/Remember.cc +++ b/src/Remember.cc @@ -1,8 +1,8 @@ // Remember.cc for Fluxbox Window Manager -// Copyright (c) 2002 Xavier Brouckaert -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) -// +// Copyright (c) 2002 Xavier Brouckaert +// // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // to deal in the Software without restriction, including without limitation diff --git a/src/Remember.hh b/src/Remember.hh index 4822bc5..fdcd8e9 100644 --- a/src/Remember.hh +++ b/src/Remember.hh @@ -1,7 +1,7 @@ // Remember.hh for Fluxbox Window Manager -// Copyright (c) 2002 Xavier Brouckaert -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) +// Copyright (c) 2002 Xavier Brouckaert // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Resources.cc b/src/Resources.cc index 7c7713f..8b5d31f 100644 --- a/src/Resources.cc +++ b/src/Resources.cc @@ -1,3 +1,27 @@ +// Resources.cc for Fluxbox Window Manager +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the "Software"), +// to deal in the Software without restriction, including without limitation +// the rights to use, copy, modify, merge, publish, distribute, sublicense, +// and/or sell copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +// DEALINGS IN THE SOFTWARE. + +// $Id$ + + // holds main resource functions #include "fluxbox.hh" diff --git a/src/RootCmdMenuItem.cc b/src/RootCmdMenuItem.cc index ef2750a..f947475 100644 --- a/src/RootCmdMenuItem.cc +++ b/src/RootCmdMenuItem.cc @@ -1,5 +1,5 @@ // RootCmdMenuItem.cc for Fluxbox Window Manager -// Copyright (c) 2004 Mathias Gumz +// Copyright (c) 2004 - 2005 Mathias Gumz (akira at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/RootCmdMenuItem.hh b/src/RootCmdMenuItem.hh index 3bd9982..ed00e12 100644 --- a/src/RootCmdMenuItem.hh +++ b/src/RootCmdMenuItem.hh @@ -1,5 +1,5 @@ // RootCmdMenuItem.hh for Fluxbox Window Manager -// Copyright (c) 2004 Mathias Gumz +// Copyright (c) 2004 - 2005 Mathias Gumz (akira at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/RootTheme.cc b/src/RootTheme.cc index 80a7556..9d73477 100644 --- a/src/RootTheme.cc +++ b/src/RootTheme.cc @@ -1,5 +1,5 @@ // RootTheme.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/RootTheme.hh b/src/RootTheme.hh index 8a0998b..dce9d31 100644 --- a/src/RootTheme.hh +++ b/src/RootTheme.hh @@ -1,5 +1,5 @@ // RootTheme.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Screen.cc b/src/Screen.cc index 91e3c9f..106ba00 100644 --- a/src/Screen.cc +++ b/src/Screen.cc @@ -1,5 +1,5 @@ // Screen.cc for Fluxbox Window Manager -// Copyright (c) 2001 - 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Screen.cc for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/Screen.hh b/src/Screen.hh index 7db67ad..e7f2366 100644 --- a/src/Screen.hh +++ b/src/Screen.hh @@ -1,5 +1,5 @@ // Screen.hh for Fluxbox Window Manager -// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Screen.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/ScreenResources.cc b/src/ScreenResources.cc index 3d153e6..dd42b18 100644 --- a/src/ScreenResources.cc +++ b/src/ScreenResources.cc @@ -1,3 +1,28 @@ +// ScreenResources.cc for Fluxbox Window Manager +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the "Software"), +// to deal in the Software without restriction, including without limitation +// the rights to use, copy, modify, merge, publish, distribute, sublicense, +// and/or sell copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +// THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +// DEALINGS IN THE SOFTWARE. + +// $Id$ + + + // holds screen resource handling #include "Screen.hh" diff --git a/src/SendToMenu.cc b/src/SendToMenu.cc index 9714423..fee4c4d 100644 --- a/src/SendToMenu.cc +++ b/src/SendToMenu.cc @@ -1,5 +1,5 @@ // SendToMenu.cc for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/SendToMenu.hh b/src/SendToMenu.hh index 073ff8d..1784a7c 100644 --- a/src/SendToMenu.hh +++ b/src/SendToMenu.hh @@ -1,5 +1,5 @@ // SendToMenu.hh for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Shape.cc b/src/Shape.cc index 57c6607..e67e95e 100644 --- a/src/Shape.cc +++ b/src/Shape.cc @@ -1,5 +1,5 @@ // Shape.cc -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Shape.hh b/src/Shape.hh index 3062e39..3ceff98 100644 --- a/src/Shape.hh +++ b/src/Shape.hh @@ -1,5 +1,5 @@ // Shape.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Slit.cc b/src/Slit.cc index 566b76d..431c8e4 100644 --- a/src/Slit.cc +++ b/src/Slit.cc @@ -1,5 +1,5 @@ // Slit.cc for fluxbox -// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Slit.cc for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/Slit.hh b/src/Slit.hh index 4f95afc..81322b3 100644 --- a/src/Slit.hh +++ b/src/Slit.hh @@ -1,5 +1,5 @@ // Slit.hh for Fluxbox -// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Slit.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/SlitClient.cc b/src/SlitClient.cc index 61d0efd..1e00e8e 100644 --- a/src/SlitClient.cc +++ b/src/SlitClient.cc @@ -1,5 +1,5 @@ // SlitClient.cc for fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/SlitClient.hh b/src/SlitClient.hh index cbb0d9f..71560b3 100644 --- a/src/SlitClient.hh +++ b/src/SlitClient.hh @@ -1,5 +1,5 @@ // SlitClient.hh for fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/SlitTheme.cc b/src/SlitTheme.cc index fce1889..feec72b 100644 --- a/src/SlitTheme.cc +++ b/src/SlitTheme.cc @@ -1,5 +1,5 @@ // SlitTheme.cc for fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/SlitTheme.hh b/src/SlitTheme.hh index 65135b5..c9ebe03 100644 --- a/src/SlitTheme.hh +++ b/src/SlitTheme.hh @@ -1,5 +1,5 @@ // SlitTheme.hh for fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Strut.hh b/src/Strut.hh index d06bede..7faf57b 100644 --- a/src/Strut.hh +++ b/src/Strut.hh @@ -1,5 +1,5 @@ // Strut.hh for Fluxbox Window Manager -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/StyleMenuItem.cc b/src/StyleMenuItem.cc index 9892d08..785b098 100644 --- a/src/StyleMenuItem.cc +++ b/src/StyleMenuItem.cc @@ -1,5 +1,5 @@ // StyleMenuItem.cc for Fluxbox Window Manager -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/StyleMenuItem.hh b/src/StyleMenuItem.hh index 24e5873..9adec49 100644 --- a/src/StyleMenuItem.hh +++ b/src/StyleMenuItem.hh @@ -1,5 +1,5 @@ // StyleMenuItem.hh for Fluxbox Window Manager -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/SystemTray.cc b/src/SystemTray.cc index c4b9331..c296efb 100644 --- a/src/SystemTray.cc +++ b/src/SystemTray.cc @@ -1,5 +1,5 @@ // SystemTray.cc -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/SystemTray.hh b/src/SystemTray.hh index f165856..1e10ea2 100644 --- a/src/SystemTray.hh +++ b/src/SystemTray.hh @@ -1,5 +1,5 @@ // SystemTray.hh -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/TextTheme.cc b/src/TextTheme.cc index a6b5ba7..11b1051 100644 --- a/src/TextTheme.cc +++ b/src/TextTheme.cc @@ -1,5 +1,5 @@ // TextTheme.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/TextTheme.hh b/src/TextTheme.hh index 2918e19..80064f6 100644 --- a/src/TextTheme.hh +++ b/src/TextTheme.hh @@ -1,5 +1,5 @@ // TextTheme.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ToggleMenu.hh b/src/ToggleMenu.hh index d8fde6a..1b489d6 100644 --- a/src/ToggleMenu.hh +++ b/src/ToggleMenu.hh @@ -1,5 +1,5 @@ // FbMenu.hh for Fluxbox Window Manager -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ToolFactory.cc b/src/ToolFactory.cc index eaff8f3..5d8d6c5 100644 --- a/src/ToolFactory.cc +++ b/src/ToolFactory.cc @@ -1,5 +1,5 @@ // ToolFactory.cc for Fluxbox -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ToolFactory.hh b/src/ToolFactory.hh index 3def7f7..c30e04c 100644 --- a/src/ToolFactory.hh +++ b/src/ToolFactory.hh @@ -1,5 +1,5 @@ // ToolFactory.hh for Fluxbox -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ToolTheme.cc b/src/ToolTheme.cc index 3ed89f7..21c055b 100644 --- a/src/ToolTheme.cc +++ b/src/ToolTheme.cc @@ -1,5 +1,5 @@ // ToolTheme.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ToolTheme.hh b/src/ToolTheme.hh index 53e09f7..4447e84 100644 --- a/src/ToolTheme.hh +++ b/src/ToolTheme.hh @@ -1,5 +1,5 @@ // ToolTheme.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Toolbar.cc b/src/Toolbar.cc index db0c4b8..8426bac 100644 --- a/src/Toolbar.cc +++ b/src/Toolbar.cc @@ -1,5 +1,5 @@ // Toolbar.cc for Fluxbox -// Copyright (c) 2002 - 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Toolbar.cc for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/Toolbar.hh b/src/Toolbar.hh index 05d1678..ee9b20d 100644 --- a/src/Toolbar.hh +++ b/src/Toolbar.hh @@ -1,5 +1,5 @@ // Toolbar.hh for Fluxbox -// Copyright (c) 2002-2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Toolbar.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net) diff --git a/src/ToolbarItem.cc b/src/ToolbarItem.cc index 5a7f66e..13fd626 100644 --- a/src/ToolbarItem.cc +++ b/src/ToolbarItem.cc @@ -1,5 +1,5 @@ // ToolbarItem.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ToolbarItem.hh b/src/ToolbarItem.hh index 3b5e692..dbb604f 100644 --- a/src/ToolbarItem.hh +++ b/src/ToolbarItem.hh @@ -1,5 +1,5 @@ // ToolbarItem.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/ToolbarTheme.cc b/src/ToolbarTheme.cc index cb92ae9..41df42e 100644 --- a/src/ToolbarTheme.cc +++ b/src/ToolbarTheme.cc @@ -1,5 +1,5 @@ // ToolbarTheme.cc a theme class for Toolbar -// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/ToolbarTheme.hh b/src/ToolbarTheme.hh index 288e860..b32ece0 100644 --- a/src/ToolbarTheme.hh +++ b/src/ToolbarTheme.hh @@ -1,5 +1,5 @@ // ToolbarTheme.hh a theme class for Toolbar -// Copyright (c) 2002 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WinButton.cc b/src/WinButton.cc index a3a85b0..f9e6fe2 100644 --- a/src/WinButton.cc +++ b/src/WinButton.cc @@ -1,5 +1,5 @@ // WinButton.cc for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WinButton.hh b/src/WinButton.hh index 3387395..eb3ccad 100644 --- a/src/WinButton.hh +++ b/src/WinButton.hh @@ -1,5 +1,5 @@ // WinButton.hh for Fluxbox Window Manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WinButtonTheme.cc b/src/WinButtonTheme.cc index 0bded5e..6462cbe 100644 --- a/src/WinButtonTheme.cc +++ b/src/WinButtonTheme.cc @@ -1,5 +1,5 @@ // WinButtonTheme.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WinButtonTheme.hh b/src/WinButtonTheme.hh index 4cf1927..9a26a26 100644 --- a/src/WinButtonTheme.hh +++ b/src/WinButtonTheme.hh @@ -1,5 +1,5 @@ // WinButtonTheme.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WinClient.cc b/src/WinClient.cc index 2923dc7..fce858b 100644 --- a/src/WinClient.cc +++ b/src/WinClient.cc @@ -1,5 +1,5 @@ // WinClient.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WinClient.hh b/src/WinClient.hh index ade69f4..4680a4e 100644 --- a/src/WinClient.hh +++ b/src/WinClient.hh @@ -1,5 +1,5 @@ // WinClient.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/Window.cc b/src/Window.cc index 3fb0fb5..0bee703 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -1,5 +1,5 @@ // Window.cc for Fluxbox Window Manager -// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Window.cc for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/Window.hh b/src/Window.hh index 5f1468b..7c98b2c 100644 --- a/src/Window.hh +++ b/src/Window.hh @@ -1,5 +1,5 @@ // Window.hh for Fluxbox Window Manager -// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Window.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/Workspace.cc b/src/Workspace.cc index e0bf51d..bf914fc 100644 --- a/src/Workspace.cc +++ b/src/Workspace.cc @@ -1,5 +1,5 @@ // Workspace.cc for Fluxbox -// Copyright (c) 2001 - 2004 Henrik Kinnunen (fluxgen[at]users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Workspace.cc for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/Workspace.hh b/src/Workspace.hh index 90c57d0..a091ac8 100644 --- a/src/Workspace.hh +++ b/src/Workspace.hh @@ -1,5 +1,5 @@ // Workspace.hh for Fluxbox -// Copyright (c) 2002 - 2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2002 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Workspace.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes@tcac.net) diff --git a/src/WorkspaceCmd.cc b/src/WorkspaceCmd.cc index 7bc8ae1..e8dbb93 100644 --- a/src/WorkspaceCmd.cc +++ b/src/WorkspaceCmd.cc @@ -1,5 +1,5 @@ // WorkspaceCmd.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/WorkspaceCmd.hh b/src/WorkspaceCmd.hh index 40aafe6..cb46661 100644 --- a/src/WorkspaceCmd.hh +++ b/src/WorkspaceCmd.hh @@ -1,5 +1,5 @@ // WorkspaceCmd.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003-2005 Henrik Kinnunen (fluxgen at fluxbox dot org) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/WorkspaceMenu.cc b/src/WorkspaceMenu.cc index 31b80a3..d039b65 100644 --- a/src/WorkspaceMenu.cc +++ b/src/WorkspaceMenu.cc @@ -1,5 +1,5 @@ // WorkspaceMenu.cc for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WorkspaceMenu.hh b/src/WorkspaceMenu.hh index 1f04b4c..d531272 100644 --- a/src/WorkspaceMenu.hh +++ b/src/WorkspaceMenu.hh @@ -1,5 +1,5 @@ // WorkspaceMenu.hh for Fluxbox -// Copyright (c) 2004 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/WorkspaceNameTheme.hh b/src/WorkspaceNameTheme.hh index 10beadd..03d1c80 100644 --- a/src/WorkspaceNameTheme.hh +++ b/src/WorkspaceNameTheme.hh @@ -1,5 +1,5 @@ // WorkspaceNameTheme.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/WorkspaceNameTool.cc b/src/WorkspaceNameTool.cc index a3e92a3..dbbc571 100644 --- a/src/WorkspaceNameTool.cc +++ b/src/WorkspaceNameTool.cc @@ -1,5 +1,5 @@ // WorkspaceNameTool.cc -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/WorkspaceNameTool.hh b/src/WorkspaceNameTool.hh index 906f65a..8e5ba34 100644 --- a/src/WorkspaceNameTool.hh +++ b/src/WorkspaceNameTool.hh @@ -1,5 +1,5 @@ // WorkspaceNameTool.hh -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Xinerama.hh b/src/Xinerama.hh index 6c2b521..59a8841 100644 --- a/src/Xinerama.hh +++ b/src/Xinerama.hh @@ -1,5 +1,5 @@ // Xinerama.hh for Fluxbox - helpful tools for multiple heads -// Copyright (c) 2003 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Xutil.cc b/src/Xutil.cc index f8eb282..877581f 100644 --- a/src/Xutil.cc +++ b/src/Xutil.cc @@ -1,5 +1,5 @@ // Xutil.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/Xutil.hh b/src/Xutil.hh index 206961f..ac2bfab 100644 --- a/src/Xutil.hh +++ b/src/Xutil.hh @@ -1,5 +1,5 @@ // Xutil.hh for Fluxbox - an X11 Window manager -// Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) +// Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/fluxbox.cc b/src/fluxbox.cc index ed56ed4..3d6637b 100644 --- a/src/fluxbox.cc +++ b/src/fluxbox.cc @@ -1,5 +1,5 @@ // fluxbox.cc for Fluxbox Window Manager -// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // blackbox.cc for blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/fluxbox.hh b/src/fluxbox.hh index c456685..b39c5af 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh @@ -1,5 +1,5 @@ // fluxbox.hh for Fluxbox Window Manager -// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // // blackbox.hh for Blackbox - an X11 Window manager // Copyright (c) 1997 - 2000 Brad Hughes (bhughes at tcac.net) diff --git a/src/main.cc b/src/main.cc index e114a5e..3da300e 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,5 +1,5 @@ // main.cc for Fluxbox Window manager -// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at users.sourceforge.net) +// Copyright (c) 2001 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) // and 2003-2005 Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a -- cgit v0.11.2