From 261d22fc915bf8066ce0986e216b7186ceeda375 Mon Sep 17 00:00:00 2001 From: Bertram Date: Sun, 7 Feb 2010 17:16:25 +0100 Subject: Updated Copyright year to 2010! Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) --- src/gui/widgets/avatar.cpp | 2 +- src/gui/widgets/avatar.h | 2 +- src/gui/widgets/browserbox.cpp | 2 +- src/gui/widgets/browserbox.h | 2 +- src/gui/widgets/button.cpp | 2 +- src/gui/widgets/button.h | 2 +- src/gui/widgets/channeltab.cpp | 2 +- src/gui/widgets/channeltab.h | 2 +- src/gui/widgets/chattab.cpp | 2 +- src/gui/widgets/chattab.h | 2 +- src/gui/widgets/checkbox.cpp | 2 +- src/gui/widgets/checkbox.h | 2 +- src/gui/widgets/container.cpp | 2 +- src/gui/widgets/container.h | 2 +- src/gui/widgets/desktop.cpp | 2 +- src/gui/widgets/desktop.h | 2 +- src/gui/widgets/dropdown.cpp | 2 +- src/gui/widgets/dropdown.h | 2 +- src/gui/widgets/flowcontainer.cpp | 2 +- src/gui/widgets/flowcontainer.h | 2 +- src/gui/widgets/guildlistbox.cpp | 2 +- src/gui/widgets/guildlistbox.h | 2 +- src/gui/widgets/icon.cpp | 2 +- src/gui/widgets/icon.h | 2 +- src/gui/widgets/inttextfield.cpp | 2 +- src/gui/widgets/inttextfield.h | 2 +- src/gui/widgets/itemcontainer.cpp | 2 +- src/gui/widgets/itemcontainer.h | 2 +- src/gui/widgets/itemlinkhandler.cpp | 2 +- src/gui/widgets/itemlinkhandler.h | 2 +- src/gui/widgets/itemshortcutcontainer.cpp | 2 +- src/gui/widgets/itemshortcutcontainer.h | 2 +- src/gui/widgets/layout.cpp | 2 +- src/gui/widgets/layout.h | 2 +- src/gui/widgets/layouthelper.cpp | 2 +- src/gui/widgets/layouthelper.h | 2 +- src/gui/widgets/linkhandler.h | 2 +- src/gui/widgets/listbox.cpp | 2 +- src/gui/widgets/listbox.h | 2 +- src/gui/widgets/passwordfield.cpp | 2 +- src/gui/widgets/passwordfield.h | 2 +- src/gui/widgets/playerbox.cpp | 2 +- src/gui/widgets/playerbox.h | 2 +- src/gui/widgets/popup.cpp | 2 +- src/gui/widgets/popup.h | 2 +- src/gui/widgets/progressbar.cpp | 2 +- src/gui/widgets/progressbar.h | 2 +- src/gui/widgets/radiobutton.cpp | 2 +- src/gui/widgets/radiobutton.h | 2 +- src/gui/widgets/resizegrip.cpp | 2 +- src/gui/widgets/resizegrip.h | 2 +- src/gui/widgets/scrollarea.cpp | 2 +- src/gui/widgets/scrollarea.h | 2 +- src/gui/widgets/setuptab.cpp | 2 +- src/gui/widgets/setuptab.h | 2 +- src/gui/widgets/shopitems.cpp | 2 +- src/gui/widgets/shopitems.h | 2 +- src/gui/widgets/shoplistbox.cpp | 2 +- src/gui/widgets/shoplistbox.h | 2 +- src/gui/widgets/shortcutcontainer.cpp | 2 +- src/gui/widgets/shortcutcontainer.h | 2 +- src/gui/widgets/slider.cpp | 2 +- src/gui/widgets/slider.h | 2 +- src/gui/widgets/tab.cpp | 2 +- src/gui/widgets/tab.h | 2 +- src/gui/widgets/tabbedarea.cpp | 2 +- src/gui/widgets/tabbedarea.h | 2 +- src/gui/widgets/table.cpp | 2 +- src/gui/widgets/table.h | 2 +- src/gui/widgets/tablemodel.cpp | 2 +- src/gui/widgets/tablemodel.h | 2 +- src/gui/widgets/textbox.cpp | 2 +- src/gui/widgets/textbox.h | 2 +- src/gui/widgets/textfield.cpp | 2 +- src/gui/widgets/textfield.h | 2 +- src/gui/widgets/textpreview.cpp | 2 +- src/gui/widgets/textpreview.h | 2 +- src/gui/widgets/vertcontainer.cpp | 2 +- src/gui/widgets/vertcontainer.h | 2 +- src/gui/widgets/whispertab.cpp | 2 +- src/gui/widgets/whispertab.h | 2 +- src/gui/widgets/window.cpp | 2 +- src/gui/widgets/window.h | 2 +- src/gui/widgets/windowcontainer.cpp | 2 +- src/gui/widgets/windowcontainer.h | 2 +- 85 files changed, 85 insertions(+), 85 deletions(-) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/avatar.cpp b/src/gui/widgets/avatar.cpp index 7bec47a2..7102fe4f 100644 --- a/src/gui/widgets/avatar.cpp +++ b/src/gui/widgets/avatar.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/avatar.h b/src/gui/widgets/avatar.h index 8225f395..8d6dd928 100644 --- a/src/gui/widgets/avatar.h +++ b/src/gui/widgets/avatar.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/browserbox.cpp b/src/gui/widgets/browserbox.cpp index eed81730..78b16c84 100644 --- a/src/gui/widgets/browserbox.cpp +++ b/src/gui/widgets/browserbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h index 2cd571c9..b8b0ef63 100644 --- a/src/gui/widgets/browserbox.h +++ b/src/gui/widgets/browserbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/button.cpp b/src/gui/widgets/button.cpp index 3fd5fdf6..de698fcb 100644 --- a/src/gui/widgets/button.cpp +++ b/src/gui/widgets/button.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/button.h b/src/gui/widgets/button.h index 7eb7e2ef..41e117a0 100644 --- a/src/gui/widgets/button.h +++ b/src/gui/widgets/button.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/channeltab.cpp b/src/gui/widgets/channeltab.cpp index 8b055a22..0fce98bb 100644 --- a/src/gui/widgets/channeltab.cpp +++ b/src/gui/widgets/channeltab.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/channeltab.h b/src/gui/widgets/channeltab.h index 2f668b89..76ec98e8 100644 --- a/src/gui/widgets/channeltab.h +++ b/src/gui/widgets/channeltab.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp index 1701cbd3..a23c508f 100644 --- a/src/gui/widgets/chattab.cpp +++ b/src/gui/widgets/chattab.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/chattab.h b/src/gui/widgets/chattab.h index 2caf2b73..4af9a3da 100644 --- a/src/gui/widgets/chattab.h +++ b/src/gui/widgets/chattab.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/checkbox.cpp b/src/gui/widgets/checkbox.cpp index bff8d4d8..c7eca49a 100644 --- a/src/gui/widgets/checkbox.cpp +++ b/src/gui/widgets/checkbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/checkbox.h b/src/gui/widgets/checkbox.h index d971fd66..2773f77a 100644 --- a/src/gui/widgets/checkbox.h +++ b/src/gui/widgets/checkbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/container.cpp b/src/gui/widgets/container.cpp index 70731730..c6f35867 100644 --- a/src/gui/widgets/container.cpp +++ b/src/gui/widgets/container.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/container.h b/src/gui/widgets/container.h index dd286609..76908869 100644 --- a/src/gui/widgets/container.h +++ b/src/gui/widgets/container.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/desktop.cpp b/src/gui/widgets/desktop.cpp index 249d083a..4e146ea1 100644 --- a/src/gui/widgets/desktop.cpp +++ b/src/gui/widgets/desktop.cpp @@ -1,6 +1,6 @@ /* * Desktop widget - * Copyright (c) 2009 The Mana World Development Team + * Copyright (c) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/desktop.h b/src/gui/widgets/desktop.h index bd69019f..91eccf7a 100644 --- a/src/gui/widgets/desktop.h +++ b/src/gui/widgets/desktop.h @@ -1,6 +1,6 @@ /* * Desktop widget - * Copyright (c) 2009 The Mana World Development Team + * Copyright (c) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/dropdown.cpp b/src/gui/widgets/dropdown.cpp index 9088bad9..b8f5b895 100644 --- a/src/gui/widgets/dropdown.cpp +++ b/src/gui/widgets/dropdown.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2006 The Mana World Development Team + * Copyright (C) 2006-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/dropdown.h b/src/gui/widgets/dropdown.h index 6e50bb5d..f4ab4c93 100644 --- a/src/gui/widgets/dropdown.h +++ b/src/gui/widgets/dropdown.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2006 The Mana World Development Team + * Copyright (C) 2006-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/flowcontainer.cpp b/src/gui/widgets/flowcontainer.cpp index 6ce4284b..6479d5ab 100644 --- a/src/gui/widgets/flowcontainer.cpp +++ b/src/gui/widgets/flowcontainer.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/flowcontainer.h b/src/gui/widgets/flowcontainer.h index afecde25..601a412c 100644 --- a/src/gui/widgets/flowcontainer.h +++ b/src/gui/widgets/flowcontainer.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/guildlistbox.cpp b/src/gui/widgets/guildlistbox.cpp index 14a8f77f..362e79d1 100644 --- a/src/gui/widgets/guildlistbox.cpp +++ b/src/gui/widgets/guildlistbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/guildlistbox.h b/src/gui/widgets/guildlistbox.h index 959e3bd0..387b2a7a 100644 --- a/src/gui/widgets/guildlistbox.h +++ b/src/gui/widgets/guildlistbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/icon.cpp b/src/gui/widgets/icon.cpp index 21a33e10..3349f609 100644 --- a/src/gui/widgets/icon.cpp +++ b/src/gui/widgets/icon.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/icon.h b/src/gui/widgets/icon.h index f8d77e0f..2c98593d 100644 --- a/src/gui/widgets/icon.h +++ b/src/gui/widgets/icon.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/inttextfield.cpp b/src/gui/widgets/inttextfield.cpp index dee27e8e..4ff02fba 100644 --- a/src/gui/widgets/inttextfield.cpp +++ b/src/gui/widgets/inttextfield.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/inttextfield.h b/src/gui/widgets/inttextfield.h index ec768bea..ba92f16f 100644 --- a/src/gui/widgets/inttextfield.h +++ b/src/gui/widgets/inttextfield.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/itemcontainer.cpp b/src/gui/widgets/itemcontainer.cpp index 67561e89..d0b786ec 100644 --- a/src/gui/widgets/itemcontainer.cpp +++ b/src/gui/widgets/itemcontainer.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/itemcontainer.h b/src/gui/widgets/itemcontainer.h index 2cfd06b2..6c384594 100644 --- a/src/gui/widgets/itemcontainer.h +++ b/src/gui/widgets/itemcontainer.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/itemlinkhandler.cpp b/src/gui/widgets/itemlinkhandler.cpp index d284658d..a4ed1a45 100644 --- a/src/gui/widgets/itemlinkhandler.cpp +++ b/src/gui/widgets/itemlinkhandler.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/itemlinkhandler.h b/src/gui/widgets/itemlinkhandler.h index af20b9ce..f017fbea 100644 --- a/src/gui/widgets/itemlinkhandler.h +++ b/src/gui/widgets/itemlinkhandler.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/itemshortcutcontainer.cpp b/src/gui/widgets/itemshortcutcontainer.cpp index 489a85be..5431ebe9 100644 --- a/src/gui/widgets/itemshortcutcontainer.cpp +++ b/src/gui/widgets/itemshortcutcontainer.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/itemshortcutcontainer.h b/src/gui/widgets/itemshortcutcontainer.h index 411ad2d1..ebbfb861 100644 --- a/src/gui/widgets/itemshortcutcontainer.h +++ b/src/gui/widgets/itemshortcutcontainer.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/layout.cpp b/src/gui/widgets/layout.cpp index 9ca82fa3..c0d881f6 100644 --- a/src/gui/widgets/layout.cpp +++ b/src/gui/widgets/layout.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/layout.h b/src/gui/widgets/layout.h index 994c25fe..ba354fd7 100644 --- a/src/gui/widgets/layout.h +++ b/src/gui/widgets/layout.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/layouthelper.cpp b/src/gui/widgets/layouthelper.cpp index 820d2d82..614f1ab2 100644 --- a/src/gui/widgets/layouthelper.cpp +++ b/src/gui/widgets/layouthelper.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/layouthelper.h b/src/gui/widgets/layouthelper.h index ddcc6b26..c0477ca1 100644 --- a/src/gui/widgets/layouthelper.h +++ b/src/gui/widgets/layouthelper.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/linkhandler.h b/src/gui/widgets/linkhandler.h index 03fcc491..a4d81b1e 100644 --- a/src/gui/widgets/linkhandler.h +++ b/src/gui/widgets/linkhandler.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/listbox.cpp b/src/gui/widgets/listbox.cpp index baedf8e4..7f96ad3e 100644 --- a/src/gui/widgets/listbox.cpp +++ b/src/gui/widgets/listbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/listbox.h b/src/gui/widgets/listbox.h index 55f26781..d5798d66 100644 --- a/src/gui/widgets/listbox.h +++ b/src/gui/widgets/listbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/passwordfield.cpp b/src/gui/widgets/passwordfield.cpp index fd8ebe22..106c3f65 100644 --- a/src/gui/widgets/passwordfield.cpp +++ b/src/gui/widgets/passwordfield.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/passwordfield.h b/src/gui/widgets/passwordfield.h index 3b0b5dab..ad6798b6 100644 --- a/src/gui/widgets/passwordfield.h +++ b/src/gui/widgets/passwordfield.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/playerbox.cpp b/src/gui/widgets/playerbox.cpp index 9419616e..f5388a15 100644 --- a/src/gui/widgets/playerbox.cpp +++ b/src/gui/widgets/playerbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/playerbox.h b/src/gui/widgets/playerbox.h index 7c08defd..243668cf 100644 --- a/src/gui/widgets/playerbox.h +++ b/src/gui/widgets/playerbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/popup.cpp b/src/gui/widgets/popup.cpp index d801bf32..9b963c7c 100644 --- a/src/gui/widgets/popup.cpp +++ b/src/gui/widgets/popup.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * Copyright (C) 2009 Aethyra Development Team * * This file is part of The Mana World. diff --git a/src/gui/widgets/popup.h b/src/gui/widgets/popup.h index 7d45841b..021e5110 100644 --- a/src/gui/widgets/popup.h +++ b/src/gui/widgets/popup.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * Copyright (C) 2009 Aethyra Development Team * * This file is part of The Mana World. diff --git a/src/gui/widgets/progressbar.cpp b/src/gui/widgets/progressbar.cpp index 1b19ed7c..cb064899 100644 --- a/src/gui/widgets/progressbar.cpp +++ b/src/gui/widgets/progressbar.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/progressbar.h b/src/gui/widgets/progressbar.h index 20e0d169..4a314690 100644 --- a/src/gui/widgets/progressbar.h +++ b/src/gui/widgets/progressbar.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/radiobutton.cpp b/src/gui/widgets/radiobutton.cpp index 9cf49672..29977148 100644 --- a/src/gui/widgets/radiobutton.cpp +++ b/src/gui/widgets/radiobutton.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/radiobutton.h b/src/gui/widgets/radiobutton.h index 8e61776e..5ec5632c 100644 --- a/src/gui/widgets/radiobutton.h +++ b/src/gui/widgets/radiobutton.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/resizegrip.cpp b/src/gui/widgets/resizegrip.cpp index 799a1e7f..14e4bd7e 100644 --- a/src/gui/widgets/resizegrip.cpp +++ b/src/gui/widgets/resizegrip.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/resizegrip.h b/src/gui/widgets/resizegrip.h index 40a40a0f..e750c4d6 100644 --- a/src/gui/widgets/resizegrip.h +++ b/src/gui/widgets/resizegrip.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/scrollarea.cpp b/src/gui/widgets/scrollarea.cpp index 5a2b5d61..abcb858a 100644 --- a/src/gui/widgets/scrollarea.cpp +++ b/src/gui/widgets/scrollarea.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/scrollarea.h b/src/gui/widgets/scrollarea.h index ede36382..42e0923e 100644 --- a/src/gui/widgets/scrollarea.h +++ b/src/gui/widgets/scrollarea.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/setuptab.cpp b/src/gui/widgets/setuptab.cpp index e585fa5d..b4c74497 100644 --- a/src/gui/widgets/setuptab.cpp +++ b/src/gui/widgets/setuptab.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/setuptab.h b/src/gui/widgets/setuptab.h index f0af1ea9..7681b38a 100644 --- a/src/gui/widgets/setuptab.h +++ b/src/gui/widgets/setuptab.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/shopitems.cpp b/src/gui/widgets/shopitems.cpp index f59df591..23f7dfa1 100644 --- a/src/gui/widgets/shopitems.cpp +++ b/src/gui/widgets/shopitems.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/shopitems.h b/src/gui/widgets/shopitems.h index 28f5d4b3..3f5e7e8a 100644 --- a/src/gui/widgets/shopitems.h +++ b/src/gui/widgets/shopitems.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/shoplistbox.cpp b/src/gui/widgets/shoplistbox.cpp index b1fde91d..04fc6447 100644 --- a/src/gui/widgets/shoplistbox.cpp +++ b/src/gui/widgets/shoplistbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/shoplistbox.h b/src/gui/widgets/shoplistbox.h index 635e9ab3..a5dc9724 100644 --- a/src/gui/widgets/shoplistbox.h +++ b/src/gui/widgets/shoplistbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/shortcutcontainer.cpp b/src/gui/widgets/shortcutcontainer.cpp index 61524acc..627fdf11 100644 --- a/src/gui/widgets/shortcutcontainer.cpp +++ b/src/gui/widgets/shortcutcontainer.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/shortcutcontainer.h b/src/gui/widgets/shortcutcontainer.h index 906201be..714e577a 100644 --- a/src/gui/widgets/shortcutcontainer.h +++ b/src/gui/widgets/shortcutcontainer.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2007 The Mana World Development Team + * Copyright (C) 2007-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/slider.cpp b/src/gui/widgets/slider.cpp index e78055dd..e1ebd99f 100644 --- a/src/gui/widgets/slider.cpp +++ b/src/gui/widgets/slider.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/slider.h b/src/gui/widgets/slider.h index 55952a1d..62d99231 100644 --- a/src/gui/widgets/slider.h +++ b/src/gui/widgets/slider.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/tab.cpp b/src/gui/widgets/tab.cpp index 6ad25125..f79641e5 100644 --- a/src/gui/widgets/tab.cpp +++ b/src/gui/widgets/tab.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/tab.h b/src/gui/widgets/tab.h index 4d3aacda..2479781d 100644 --- a/src/gui/widgets/tab.h +++ b/src/gui/widgets/tab.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/tabbedarea.cpp b/src/gui/widgets/tabbedarea.cpp index 563d995f..b5c1eb9f 100644 --- a/src/gui/widgets/tabbedarea.cpp +++ b/src/gui/widgets/tabbedarea.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/tabbedarea.h b/src/gui/widgets/tabbedarea.h index 7944b5d5..d2344e13 100644 --- a/src/gui/widgets/tabbedarea.h +++ b/src/gui/widgets/tabbedarea.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/table.cpp b/src/gui/widgets/table.cpp index f33d0abe..66ee3857 100644 --- a/src/gui/widgets/table.cpp +++ b/src/gui/widgets/table.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/table.h b/src/gui/widgets/table.h index d1f445b3..7c1c331a 100644 --- a/src/gui/widgets/table.h +++ b/src/gui/widgets/table.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/tablemodel.cpp b/src/gui/widgets/tablemodel.cpp index db06edec..1a514baa 100644 --- a/src/gui/widgets/tablemodel.cpp +++ b/src/gui/widgets/tablemodel.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/tablemodel.h b/src/gui/widgets/tablemodel.h index c2943cf2..6de595d9 100644 --- a/src/gui/widgets/tablemodel.h +++ b/src/gui/widgets/tablemodel.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/textbox.cpp b/src/gui/widgets/textbox.cpp index 21c202a3..cd0685e8 100644 --- a/src/gui/widgets/textbox.cpp +++ b/src/gui/widgets/textbox.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h index 37545ed9..731715bf 100644 --- a/src/gui/widgets/textbox.h +++ b/src/gui/widgets/textbox.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp index c0c42718..a3648973 100644 --- a/src/gui/widgets/textfield.cpp +++ b/src/gui/widgets/textfield.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/textfield.h b/src/gui/widgets/textfield.h index e101e112..737c838d 100644 --- a/src/gui/widgets/textfield.h +++ b/src/gui/widgets/textfield.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/textpreview.cpp b/src/gui/widgets/textpreview.cpp index ba2b557b..2cad9228 100644 --- a/src/gui/widgets/textpreview.cpp +++ b/src/gui/widgets/textpreview.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2006 The Mana World Development Team + * Copyright (C) 2006-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/textpreview.h b/src/gui/widgets/textpreview.h index 0ca343bf..2474539a 100644 --- a/src/gui/widgets/textpreview.h +++ b/src/gui/widgets/textpreview.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2006 The Mana World Development Team + * Copyright (C) 2006-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/vertcontainer.cpp b/src/gui/widgets/vertcontainer.cpp index 9dd02cdc..e83c3267 100644 --- a/src/gui/widgets/vertcontainer.cpp +++ b/src/gui/widgets/vertcontainer.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/vertcontainer.h b/src/gui/widgets/vertcontainer.h index 9e15e66a..aab98ba2 100644 --- a/src/gui/widgets/vertcontainer.h +++ b/src/gui/widgets/vertcontainer.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/whispertab.cpp b/src/gui/widgets/whispertab.cpp index 51ae6e8f..8db53b0a 100644 --- a/src/gui/widgets/whispertab.cpp +++ b/src/gui/widgets/whispertab.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2008 The Mana World Development Team + * Copyright (C) 2008-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/whispertab.h b/src/gui/widgets/whispertab.h index 750e7f09..33ddd9dd 100644 --- a/src/gui/widgets/whispertab.h +++ b/src/gui/widgets/whispertab.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/window.cpp b/src/gui/widgets/window.cpp index ada1e957..d4ecf75d 100644 --- a/src/gui/widgets/window.cpp +++ b/src/gui/widgets/window.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 199c295c..45dfc5db 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/windowcontainer.cpp b/src/gui/widgets/windowcontainer.cpp index d03e4fa4..effb3c9f 100644 --- a/src/gui/widgets/windowcontainer.cpp +++ b/src/gui/widgets/windowcontainer.cpp @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * diff --git a/src/gui/widgets/windowcontainer.h b/src/gui/widgets/windowcontainer.h index 0e2bf6b7..ac4d387d 100644 --- a/src/gui/widgets/windowcontainer.h +++ b/src/gui/widgets/windowcontainer.h @@ -1,6 +1,6 @@ /* * The Mana World - * Copyright (C) 2004 The Mana World Development Team + * Copyright (C) 2004-2010 The Mana World Development Team * * This file is part of The Mana World. * -- cgit v1.2.3-60-g2f50