diff --git a/src/cli/cli_main.cpp b/src/cli/cli_main.cpp index b97f91b0..dd6995ff 100644 --- a/src/cli/cli_main.cpp +++ b/src/cli/cli_main.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/cli_main.hpp b/src/cli/cli_main.hpp index a56682ff..874d039c 100644 --- a/src/cli/cli_main.hpp +++ b/src/cli/cli_main.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/text_io_handler.cpp b/src/cli/text_io_handler.cpp index 0ae02de9..cb4259c2 100644 --- a/src/cli/text_io_handler.cpp +++ b/src/cli/text_io_handler.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/text_io_handler.hpp b/src/cli/text_io_handler.hpp index 8d26fc51..961542e7 100644 --- a/src/cli/text_io_handler.hpp +++ b/src/cli/text_io_handler.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/win32_cli_wrapper.cpp b/src/cli/win32_cli_wrapper.cpp index b67ba788..418e08b2 100644 --- a/src/cli/win32_cli_wrapper.cpp +++ b/src/cli/win32_cli_wrapper.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/code_template.cpp b/src/code_template.cpp index 5c0a9a30..4c3964c8 100644 --- a/src/code_template.cpp +++ b/src/code_template.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/code_template.hpp b/src/code_template.hpp index 9d1a1e1b..983ac6d9 100644 --- a/src/code_template.hpp +++ b/src/code_template.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/generic.hpp b/src/data/action/generic.hpp index 11bac5b2..1a2d6bb3 100644 --- a/src/data/action/generic.hpp +++ b/src/data/action/generic.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/keyword.cpp b/src/data/action/keyword.cpp index 93aaa92f..d1937d85 100644 --- a/src/data/action/keyword.cpp +++ b/src/data/action/keyword.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/keyword.hpp b/src/data/action/keyword.hpp index 05944abf..960a1c06 100644 --- a/src/data/action/keyword.hpp +++ b/src/data/action/keyword.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/set.cpp b/src/data/action/set.cpp index f1b58fd6..49cf56ef 100644 --- a/src/data/action/set.cpp +++ b/src/data/action/set.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/set.hpp b/src/data/action/set.hpp index 0b44b1b6..ddc101c8 100644 --- a/src/data/action/set.hpp +++ b/src/data/action/set.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol.cpp b/src/data/action/symbol.cpp index 5a63600f..6b14cd30 100644 --- a/src/data/action/symbol.cpp +++ b/src/data/action/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol.hpp b/src/data/action/symbol.hpp index 4e7defa5..f3bc984c 100644 --- a/src/data/action/symbol.hpp +++ b/src/data/action/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol_part.cpp b/src/data/action/symbol_part.cpp index 779c6fed..a8d85c37 100644 --- a/src/data/action/symbol_part.cpp +++ b/src/data/action/symbol_part.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol_part.hpp b/src/data/action/symbol_part.hpp index ef42df72..0e4c0d08 100644 --- a/src/data/action/symbol_part.hpp +++ b/src/data/action/symbol_part.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/value.cpp b/src/data/action/value.cpp index bde8a616..d674505e 100644 --- a/src/data/action/value.cpp +++ b/src/data/action/value.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/value.hpp b/src/data/action/value.hpp index 196975af..09bec709 100644 --- a/src/data/action/value.hpp +++ b/src/data/action/value.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/add_cards_script.cpp b/src/data/add_cards_script.cpp index dfdaae87..4450714b 100644 --- a/src/data/add_cards_script.cpp +++ b/src/data/add_cards_script.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/add_cards_script.hpp b/src/data/add_cards_script.hpp index 7946fac2..019bded5 100644 --- a/src/data/add_cards_script.hpp +++ b/src/data/add_cards_script.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card.cpp b/src/data/card.cpp index 816e7e76..149534ef 100644 --- a/src/data/card.cpp +++ b/src/data/card.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card.hpp b/src/data/card.hpp index dd40431a..3fd0c9a2 100644 --- a/src/data/card.hpp +++ b/src/data/card.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/draw_what.hpp b/src/data/draw_what.hpp index aa5cbce6..bd72098e 100644 --- a/src/data/draw_what.hpp +++ b/src/data/draw_what.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/export_template.cpp b/src/data/export_template.cpp index 5fc336b4..a6e47091 100644 --- a/src/data/export_template.cpp +++ b/src/data/export_template.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/export_template.hpp b/src/data/export_template.hpp index 8c05fe0f..44a899a2 100644 --- a/src/data/export_template.hpp +++ b/src/data/export_template.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field.cpp b/src/data/field.cpp index b0d8828f..1e16046a 100644 --- a/src/data/field.cpp +++ b/src/data/field.cpp @@ -1,6 +1,6 @@ // //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field.hpp b/src/data/field.hpp index 828898b1..25c58e8f 100644 --- a/src/data/field.hpp +++ b/src/data/field.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/boolean.cpp b/src/data/field/boolean.cpp index eb5d6d69..eb1d1349 100644 --- a/src/data/field/boolean.cpp +++ b/src/data/field/boolean.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/boolean.hpp b/src/data/field/boolean.hpp index 9a90b7f3..77acdbe3 100644 --- a/src/data/field/boolean.hpp +++ b/src/data/field/boolean.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/choice.cpp b/src/data/field/choice.cpp index 4ecdc063..b26b073c 100644 --- a/src/data/field/choice.cpp +++ b/src/data/field/choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/choice.hpp b/src/data/field/choice.hpp index f15915fe..93e929e7 100644 --- a/src/data/field/choice.hpp +++ b/src/data/field/choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/color.cpp b/src/data/field/color.cpp index d06d9e07..1c7d0708 100644 --- a/src/data/field/color.cpp +++ b/src/data/field/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/color.hpp b/src/data/field/color.hpp index e437210e..b2cf30bb 100644 --- a/src/data/field/color.hpp +++ b/src/data/field/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/image.cpp b/src/data/field/image.cpp index 0ef0c518..7c389651 100644 --- a/src/data/field/image.cpp +++ b/src/data/field/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/image.hpp b/src/data/field/image.hpp index 8fbbc6fb..f81b8582 100644 --- a/src/data/field/image.hpp +++ b/src/data/field/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/information.cpp b/src/data/field/information.cpp index c3ac7170..b69b17fc 100644 --- a/src/data/field/information.cpp +++ b/src/data/field/information.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/information.hpp b/src/data/field/information.hpp index d31d7e9d..b819a14b 100644 --- a/src/data/field/information.hpp +++ b/src/data/field/information.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/multiple_choice.cpp b/src/data/field/multiple_choice.cpp index 23285d91..8a81ac6a 100644 --- a/src/data/field/multiple_choice.cpp +++ b/src/data/field/multiple_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/multiple_choice.hpp b/src/data/field/multiple_choice.hpp index 11b4aa75..0fed0517 100644 --- a/src/data/field/multiple_choice.hpp +++ b/src/data/field/multiple_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/package_choice.cpp b/src/data/field/package_choice.cpp index 203e7f26..f65f8a5c 100644 --- a/src/data/field/package_choice.cpp +++ b/src/data/field/package_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/package_choice.hpp b/src/data/field/package_choice.hpp index 882e09ec..fb127d71 100644 --- a/src/data/field/package_choice.hpp +++ b/src/data/field/package_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/symbol.cpp b/src/data/field/symbol.cpp index 67f91bf3..c04f2e5f 100644 --- a/src/data/field/symbol.cpp +++ b/src/data/field/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/symbol.hpp b/src/data/field/symbol.hpp index 5c171443..65923e22 100644 --- a/src/data/field/symbol.hpp +++ b/src/data/field/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/text.cpp b/src/data/field/text.cpp index 3b949f14..cf6f1791 100644 --- a/src/data/field/text.cpp +++ b/src/data/field/text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/text.hpp b/src/data/field/text.hpp index a19f8b75..6e52fe9d 100644 --- a/src/data/field/text.hpp +++ b/src/data/field/text.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/font.cpp b/src/data/font.cpp index 136036d9..722c5645 100644 --- a/src/data/font.cpp +++ b/src/data/font.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/font.hpp b/src/data/font.hpp index 87b58c1c..e12b8958 100644 --- a/src/data/font.hpp +++ b/src/data/font.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/apprentice.cpp b/src/data/format/apprentice.cpp index bd7a20eb..f052969b 100644 --- a/src/data/format/apprentice.cpp +++ b/src/data/format/apprentice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/clipboard.cpp b/src/data/format/clipboard.cpp index 3812a85b..1921f493 100644 --- a/src/data/format/clipboard.cpp +++ b/src/data/format/clipboard.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/clipboard.hpp b/src/data/format/clipboard.hpp index bf97226f..b435dde2 100644 --- a/src/data/format/clipboard.hpp +++ b/src/data/format/clipboard.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/formats.cpp b/src/data/format/formats.cpp index 9df94d08..e3af9d52 100644 --- a/src/data/format/formats.cpp +++ b/src/data/format/formats.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/formats.hpp b/src/data/format/formats.hpp index 3b45f0cb..5f0ab414 100644 --- a/src/data/format/formats.hpp +++ b/src/data/format/formats.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/html.cpp b/src/data/format/html.cpp index b70e32b1..7c93ab61 100644 --- a/src/data/format/html.cpp +++ b/src/data/format/html.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/image.cpp b/src/data/format/image.cpp index 6369494e..24c55b13 100644 --- a/src/data/format/image.cpp +++ b/src/data/format/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/image_to_symbol.cpp b/src/data/format/image_to_symbol.cpp index 647b9562..c5a7c8fd 100644 --- a/src/data/format/image_to_symbol.cpp +++ b/src/data/format/image_to_symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/image_to_symbol.hpp b/src/data/format/image_to_symbol.hpp index 3b500195..9db49d6f 100644 --- a/src/data/format/image_to_symbol.hpp +++ b/src/data/format/image_to_symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mse1.cpp b/src/data/format/mse1.cpp index 24003fba..186e6eef 100644 --- a/src/data/format/mse1.cpp +++ b/src/data/format/mse1.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mse2.cpp b/src/data/format/mse2.cpp index a6071e2f..55f1f702 100644 --- a/src/data/format/mse2.cpp +++ b/src/data/format/mse2.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mtg_editor.cpp b/src/data/format/mtg_editor.cpp index 5fd2a41d..9b7ae63c 100644 --- a/src/data/format/mtg_editor.cpp +++ b/src/data/format/mtg_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mws.cpp b/src/data/format/mws.cpp index 37d56fd8..5dfb39d3 100644 --- a/src/data/format/mws.cpp +++ b/src/data/format/mws.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/game.cpp b/src/data/game.cpp index b5acdd7d..5eb3be86 100644 --- a/src/data/game.cpp +++ b/src/data/game.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/game.hpp b/src/data/game.hpp index 8779a1e2..4360b8d2 100644 --- a/src/data/game.hpp +++ b/src/data/game.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/graph_type.hpp b/src/data/graph_type.hpp index f85457d1..1df902d1 100644 --- a/src/data/graph_type.hpp +++ b/src/data/graph_type.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/installer.cpp b/src/data/installer.cpp index 079fbf6f..37927327 100644 --- a/src/data/installer.cpp +++ b/src/data/installer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/installer.hpp b/src/data/installer.hpp index 9282f182..ac216f90 100644 --- a/src/data/installer.hpp +++ b/src/data/installer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/keyword.cpp b/src/data/keyword.cpp index 9530d3ce..bc9b872e 100644 --- a/src/data/keyword.cpp +++ b/src/data/keyword.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/keyword.hpp b/src/data/keyword.hpp index b71add7e..0652bb62 100644 --- a/src/data/keyword.hpp +++ b/src/data/keyword.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/locale.cpp b/src/data/locale.cpp index 44341e06..96e9f968 100644 --- a/src/data/locale.cpp +++ b/src/data/locale.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/locale.hpp b/src/data/locale.hpp index 8f87bde5..f48d49bc 100644 --- a/src/data/locale.hpp +++ b/src/data/locale.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/pack.cpp b/src/data/pack.cpp index d2bd0ba4..798655e2 100644 --- a/src/data/pack.cpp +++ b/src/data/pack.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/pack.hpp b/src/data/pack.hpp index 37e10f67..92d5e08b 100644 --- a/src/data/pack.hpp +++ b/src/data/pack.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/set.cpp b/src/data/set.cpp index 0304a5de..cbf9740c 100644 --- a/src/data/set.cpp +++ b/src/data/set.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/set.hpp b/src/data/set.hpp index dc1d1c7a..61842855 100644 --- a/src/data/set.hpp +++ b/src/data/set.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/settings.cpp b/src/data/settings.cpp index c13b208d..2f1c94fe 100644 --- a/src/data/settings.cpp +++ b/src/data/settings.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/settings.hpp b/src/data/settings.hpp index 48ecd4c0..a807444c 100644 --- a/src/data/settings.hpp +++ b/src/data/settings.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/statistics.cpp b/src/data/statistics.cpp index fae58a81..0b9d99d1 100644 --- a/src/data/statistics.cpp +++ b/src/data/statistics.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/statistics.hpp b/src/data/statistics.hpp index 2f970fb0..3bcc85eb 100644 --- a/src/data/statistics.hpp +++ b/src/data/statistics.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/stylesheet.cpp b/src/data/stylesheet.cpp index 00f957e8..a3d4d6a1 100644 --- a/src/data/stylesheet.cpp +++ b/src/data/stylesheet.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/stylesheet.hpp b/src/data/stylesheet.hpp index 858ff149..37ca1ced 100644 --- a/src/data/stylesheet.hpp +++ b/src/data/stylesheet.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol.cpp b/src/data/symbol.cpp index 4f662291..064742df 100644 --- a/src/data/symbol.cpp +++ b/src/data/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol.hpp b/src/data/symbol.hpp index 83d36696..4fe8ca67 100644 --- a/src/data/symbol.hpp +++ b/src/data/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol_font.cpp b/src/data/symbol_font.cpp index 26c09e6c..2d9ce390 100644 --- a/src/data/symbol_font.cpp +++ b/src/data/symbol_font.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol_font.hpp b/src/data/symbol_font.hpp index 0947593e..ed6d54a0 100644 --- a/src/data/symbol_font.hpp +++ b/src/data/symbol_font.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/word_list.cpp b/src/data/word_list.cpp index 8f175261..c0b50e55 100644 --- a/src/data/word_list.cpp +++ b/src/data/word_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/word_list.hpp b/src/data/word_list.hpp index 8df29127..767f9bc2 100644 --- a/src/data/word_list.hpp +++ b/src/data/word_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/bezier.cpp b/src/gfx/bezier.cpp index 0298fbbf..7813228e 100644 --- a/src/gfx/bezier.cpp +++ b/src/gfx/bezier.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/bezier.hpp b/src/gfx/bezier.hpp index 38530ca9..a129cc12 100644 --- a/src/gfx/bezier.hpp +++ b/src/gfx/bezier.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/blend_image.cpp b/src/gfx/blend_image.cpp index f2cab337..c3ec7bd3 100644 --- a/src/gfx/blend_image.cpp +++ b/src/gfx/blend_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/color.cpp b/src/gfx/color.cpp index b0bf2311..ea53f749 100644 --- a/src/gfx/color.cpp +++ b/src/gfx/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/color.hpp b/src/gfx/color.hpp index 45ce7475..9c6a383f 100644 --- a/src/gfx/color.hpp +++ b/src/gfx/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/combine_image.cpp b/src/gfx/combine_image.cpp index 820e3a95..c28d8152 100644 --- a/src/gfx/combine_image.cpp +++ b/src/gfx/combine_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/generated_image.cpp b/src/gfx/generated_image.cpp index 1e0e70f3..b7a33528 100644 --- a/src/gfx/generated_image.cpp +++ b/src/gfx/generated_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/generated_image.hpp b/src/gfx/generated_image.hpp index 80b660d4..18ad3b51 100644 --- a/src/gfx/generated_image.hpp +++ b/src/gfx/generated_image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/gfx.hpp b/src/gfx/gfx.hpp index 6df051ce..077f67e3 100644 --- a/src/gfx/gfx.hpp +++ b/src/gfx/gfx.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/image_effects.cpp b/src/gfx/image_effects.cpp index 3b9986cb..276e6c01 100644 --- a/src/gfx/image_effects.cpp +++ b/src/gfx/image_effects.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/mask_image.cpp b/src/gfx/mask_image.cpp index fd506284..43c9a2de 100644 --- a/src/gfx/mask_image.cpp +++ b/src/gfx/mask_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/polynomial.cpp b/src/gfx/polynomial.cpp index 7230ad80..4820aaa8 100644 --- a/src/gfx/polynomial.cpp +++ b/src/gfx/polynomial.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/polynomial.hpp b/src/gfx/polynomial.hpp index 0f13216d..39c4fcd2 100644 --- a/src/gfx/polynomial.hpp +++ b/src/gfx/polynomial.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/resample_image.cpp b/src/gfx/resample_image.cpp index dbcb5466..f393be7a 100644 --- a/src/gfx/resample_image.cpp +++ b/src/gfx/resample_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/resample_text.cpp b/src/gfx/resample_text.cpp index 2fd07931..fa25b9b9 100644 --- a/src/gfx/resample_text.cpp +++ b/src/gfx/resample_text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/rotate_image.cpp b/src/gfx/rotate_image.cpp index 358d31a7..e659bb37 100644 --- a/src/gfx/rotate_image.cpp +++ b/src/gfx/rotate_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/about_window.cpp b/src/gui/about_window.cpp index 5812b652..36522c1a 100644 --- a/src/gui/about_window.cpp +++ b/src/gui/about_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/about_window.hpp b/src/gui/about_window.hpp index 578b1b38..ab0b6cc6 100644 --- a/src/gui/about_window.hpp +++ b/src/gui/about_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/auto_replace_window.cpp b/src/gui/auto_replace_window.cpp index 58b74bc0..b91e44fb 100644 --- a/src/gui/auto_replace_window.cpp +++ b/src/gui/auto_replace_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/auto_replace_window.hpp b/src/gui/auto_replace_window.hpp index a1538485..27cfd354 100644 --- a/src/gui/auto_replace_window.hpp +++ b/src/gui/auto_replace_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/card_select_window.cpp b/src/gui/card_select_window.cpp index 679820c0..aeebd8f3 100644 --- a/src/gui/card_select_window.cpp +++ b/src/gui/card_select_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/card_select_window.hpp b/src/gui/card_select_window.hpp index 10cd14f3..d771fee5 100644 --- a/src/gui/card_select_window.hpp +++ b/src/gui/card_select_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_editor.cpp b/src/gui/control/card_editor.cpp index cb4f61cb..931b84d1 100644 --- a/src/gui/control/card_editor.cpp +++ b/src/gui/control/card_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_editor.hpp b/src/gui/control/card_editor.hpp index 04304818..ed5de898 100644 --- a/src/gui/control/card_editor.hpp +++ b/src/gui/control/card_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list.cpp b/src/gui/control/card_list.cpp index 8952fd98..84649db7 100644 --- a/src/gui/control/card_list.cpp +++ b/src/gui/control/card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list.hpp b/src/gui/control/card_list.hpp index da15a921..012d3ff1 100644 --- a/src/gui/control/card_list.hpp +++ b/src/gui/control/card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list_column_select.cpp b/src/gui/control/card_list_column_select.cpp index d6012d84..9cd639ad 100644 --- a/src/gui/control/card_list_column_select.cpp +++ b/src/gui/control/card_list_column_select.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list_column_select.hpp b/src/gui/control/card_list_column_select.hpp index 7c20352d..54c678c6 100644 --- a/src/gui/control/card_list_column_select.hpp +++ b/src/gui/control/card_list_column_select.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_viewer.cpp b/src/gui/control/card_viewer.cpp index 58e3bee1..8669350c 100644 --- a/src/gui/control/card_viewer.cpp +++ b/src/gui/control/card_viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_viewer.hpp b/src/gui/control/card_viewer.hpp index 451b5c95..37b03ed4 100644 --- a/src/gui/control/card_viewer.hpp +++ b/src/gui/control/card_viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/filtered_card_list.cpp b/src/gui/control/filtered_card_list.cpp index e6c0599c..4f53d042 100644 --- a/src/gui/control/filtered_card_list.cpp +++ b/src/gui/control/filtered_card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/filtered_card_list.hpp b/src/gui/control/filtered_card_list.hpp index 0a327c54..3e2032eb 100644 --- a/src/gui/control/filtered_card_list.hpp +++ b/src/gui/control/filtered_card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/gallery_list.cpp b/src/gui/control/gallery_list.cpp index b47967a2..a9890e5d 100644 --- a/src/gui/control/gallery_list.cpp +++ b/src/gui/control/gallery_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/gallery_list.hpp b/src/gui/control/gallery_list.hpp index 681436d9..55cad7b2 100644 --- a/src/gui/control/gallery_list.hpp +++ b/src/gui/control/gallery_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/graph.cpp b/src/gui/control/graph.cpp index 40f15635..a77bf463 100644 --- a/src/gui/control/graph.cpp +++ b/src/gui/control/graph.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/graph.hpp b/src/gui/control/graph.hpp index 5bd16b8f..822a0339 100644 --- a/src/gui/control/graph.hpp +++ b/src/gui/control/graph.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/image_card_list.cpp b/src/gui/control/image_card_list.cpp index 56f638b7..5a651d02 100644 --- a/src/gui/control/image_card_list.cpp +++ b/src/gui/control/image_card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/image_card_list.hpp b/src/gui/control/image_card_list.hpp index 86e90824..7f93b381 100644 --- a/src/gui/control/image_card_list.hpp +++ b/src/gui/control/image_card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/item_list.cpp b/src/gui/control/item_list.cpp index 8339d9a5..eb6c0d9f 100644 --- a/src/gui/control/item_list.cpp +++ b/src/gui/control/item_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/item_list.hpp b/src/gui/control/item_list.hpp index d8230e4e..7337242e 100644 --- a/src/gui/control/item_list.hpp +++ b/src/gui/control/item_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/keyword_list.cpp b/src/gui/control/keyword_list.cpp index 53817142..55968d66 100644 --- a/src/gui/control/keyword_list.cpp +++ b/src/gui/control/keyword_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/keyword_list.hpp b/src/gui/control/keyword_list.hpp index 7cb04b46..c693f803 100644 --- a/src/gui/control/keyword_list.hpp +++ b/src/gui/control/keyword_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/native_look_editor.cpp b/src/gui/control/native_look_editor.cpp index 4e0810a4..b94fb889 100644 --- a/src/gui/control/native_look_editor.cpp +++ b/src/gui/control/native_look_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/native_look_editor.hpp b/src/gui/control/native_look_editor.hpp index 130a1fa0..6194c53f 100644 --- a/src/gui/control/native_look_editor.hpp +++ b/src/gui/control/native_look_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/package_list.cpp b/src/gui/control/package_list.cpp index b3f34efb..e311d2ce 100644 --- a/src/gui/control/package_list.cpp +++ b/src/gui/control/package_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/package_list.hpp b/src/gui/control/package_list.hpp index 7f3422ed..012fb8d6 100644 --- a/src/gui/control/package_list.hpp +++ b/src/gui/control/package_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/select_card_list.cpp b/src/gui/control/select_card_list.cpp index 60999ebc..085ae28f 100644 --- a/src/gui/control/select_card_list.cpp +++ b/src/gui/control/select_card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/select_card_list.hpp b/src/gui/control/select_card_list.hpp index 981d18ec..adac2991 100644 --- a/src/gui/control/select_card_list.hpp +++ b/src/gui/control/select_card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/text_ctrl.cpp b/src/gui/control/text_ctrl.cpp index dc9559da..80ff2857 100644 --- a/src/gui/control/text_ctrl.cpp +++ b/src/gui/control/text_ctrl.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/text_ctrl.hpp b/src/gui/control/text_ctrl.hpp index 16a61506..99729732 100644 --- a/src/gui/control/text_ctrl.hpp +++ b/src/gui/control/text_ctrl.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/tree_list.cpp b/src/gui/control/tree_list.cpp index e125cdbc..a52e1452 100644 --- a/src/gui/control/tree_list.cpp +++ b/src/gui/control/tree_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/tree_list.hpp b/src/gui/control/tree_list.hpp index 99de478e..e47a5476 100644 --- a/src/gui/control/tree_list.hpp +++ b/src/gui/control/tree_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/drop_down_list.cpp b/src/gui/drop_down_list.cpp index 90050f24..c329290d 100644 --- a/src/gui/drop_down_list.cpp +++ b/src/gui/drop_down_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/drop_down_list.hpp b/src/gui/drop_down_list.hpp index 26bec742..fb584992 100644 --- a/src/gui/drop_down_list.hpp +++ b/src/gui/drop_down_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/html_export_window.cpp b/src/gui/html_export_window.cpp index ff8d67f1..84b8d742 100644 --- a/src/gui/html_export_window.cpp +++ b/src/gui/html_export_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/html_export_window.hpp b/src/gui/html_export_window.hpp index 538e033e..9e4e89b3 100644 --- a/src/gui/html_export_window.hpp +++ b/src/gui/html_export_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/icon_menu.cpp b/src/gui/icon_menu.cpp index 915b4be2..568f1e7f 100644 --- a/src/gui/icon_menu.cpp +++ b/src/gui/icon_menu.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/icon_menu.hpp b/src/gui/icon_menu.hpp index 8f066fff..ece50577 100644 --- a/src/gui/icon_menu.hpp +++ b/src/gui/icon_menu.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/image_slice_window.cpp b/src/gui/image_slice_window.cpp index fcb76d8a..13d3385b 100644 --- a/src/gui/image_slice_window.cpp +++ b/src/gui/image_slice_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/image_slice_window.hpp b/src/gui/image_slice_window.hpp index 50135fce..2a345149 100644 --- a/src/gui/image_slice_window.hpp +++ b/src/gui/image_slice_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/images_export_window.cpp b/src/gui/images_export_window.cpp index 55654acc..e1fd85bf 100644 --- a/src/gui/images_export_window.cpp +++ b/src/gui/images_export_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/images_export_window.hpp b/src/gui/images_export_window.hpp index 29e5a4e9..5e83d98d 100644 --- a/src/gui/images_export_window.hpp +++ b/src/gui/images_export_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/new_window.cpp b/src/gui/new_window.cpp index 15ec6a24..cb52faa4 100644 --- a/src/gui/new_window.cpp +++ b/src/gui/new_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/new_window.hpp b/src/gui/new_window.hpp index 69397427..56982e20 100644 --- a/src/gui/new_window.hpp +++ b/src/gui/new_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/package_update_list.cpp b/src/gui/package_update_list.cpp index 10afdb6a..44d6b551 100644 --- a/src/gui/package_update_list.cpp +++ b/src/gui/package_update_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/package_update_list.hpp b/src/gui/package_update_list.hpp index b4ae5387..76a3ce65 100644 --- a/src/gui/package_update_list.hpp +++ b/src/gui/package_update_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/packages_window.cpp b/src/gui/packages_window.cpp index 8820fb71..bb3fa8c8 100644 --- a/src/gui/packages_window.cpp +++ b/src/gui/packages_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/packages_window.hpp b/src/gui/packages_window.hpp index 64bbd65a..4e2b7245 100644 --- a/src/gui/packages_window.hpp +++ b/src/gui/packages_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/preferences_window.cpp b/src/gui/preferences_window.cpp index 965a7ce5..81a7963c 100644 --- a/src/gui/preferences_window.cpp +++ b/src/gui/preferences_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/preferences_window.hpp b/src/gui/preferences_window.hpp index 66a64f11..ac4b2431 100644 --- a/src/gui/preferences_window.hpp +++ b/src/gui/preferences_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/print_window.cpp b/src/gui/print_window.cpp index fa4c5fab..08e11451 100644 --- a/src/gui/print_window.cpp +++ b/src/gui/print_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/print_window.hpp b/src/gui/print_window.hpp index c5039d67..39049012 100644 --- a/src/gui/print_window.hpp +++ b/src/gui/print_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/cards_panel.cpp b/src/gui/set/cards_panel.cpp index 5a3ed2f3..6088a3ab 100644 --- a/src/gui/set/cards_panel.cpp +++ b/src/gui/set/cards_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/cards_panel.hpp b/src/gui/set/cards_panel.hpp index ee666a66..59eb366d 100644 --- a/src/gui/set/cards_panel.hpp +++ b/src/gui/set/cards_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/keywords_panel.cpp b/src/gui/set/keywords_panel.cpp index 1855cf69..1d2e1582 100644 --- a/src/gui/set/keywords_panel.cpp +++ b/src/gui/set/keywords_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/keywords_panel.hpp b/src/gui/set/keywords_panel.hpp index e5d7d7af..4305130e 100644 --- a/src/gui/set/keywords_panel.hpp +++ b/src/gui/set/keywords_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/panel.cpp b/src/gui/set/panel.cpp index d399c76e..34285444 100644 --- a/src/gui/set/panel.cpp +++ b/src/gui/set/panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/panel.hpp b/src/gui/set/panel.hpp index c2e0077d..9bf95fc7 100644 --- a/src/gui/set/panel.hpp +++ b/src/gui/set/panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/random_pack_panel.cpp b/src/gui/set/random_pack_panel.cpp index 16bc7331..0bf4b4d9 100644 --- a/src/gui/set/random_pack_panel.cpp +++ b/src/gui/set/random_pack_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/random_pack_panel.hpp b/src/gui/set/random_pack_panel.hpp index 25c45a10..e7fc7f85 100644 --- a/src/gui/set/random_pack_panel.hpp +++ b/src/gui/set/random_pack_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/set_info_panel.cpp b/src/gui/set/set_info_panel.cpp index 7769dbe3..9db07d3a 100644 --- a/src/gui/set/set_info_panel.cpp +++ b/src/gui/set/set_info_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/set_info_panel.hpp b/src/gui/set/set_info_panel.hpp index 63050319..8150411f 100644 --- a/src/gui/set/set_info_panel.hpp +++ b/src/gui/set/set_info_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/stats_panel.cpp b/src/gui/set/stats_panel.cpp index 4c18dacd..ec308b8d 100644 --- a/src/gui/set/stats_panel.cpp +++ b/src/gui/set/stats_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/stats_panel.hpp b/src/gui/set/stats_panel.hpp index 25238adc..a34b72d7 100644 --- a/src/gui/set/stats_panel.hpp +++ b/src/gui/set/stats_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/style_panel.cpp b/src/gui/set/style_panel.cpp index afdb1b81..760a4be5 100644 --- a/src/gui/set/style_panel.cpp +++ b/src/gui/set/style_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/style_panel.hpp b/src/gui/set/style_panel.hpp index c5c82e4d..894e732e 100644 --- a/src/gui/set/style_panel.hpp +++ b/src/gui/set/style_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/window.cpp b/src/gui/set/window.cpp index cb563feb..7091a4ea 100644 --- a/src/gui/set/window.cpp +++ b/src/gui/set/window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/window.hpp b/src/gui/set/window.hpp index e77d1f25..4b2f2789 100644 --- a/src/gui/set/window.hpp +++ b/src/gui/set/window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/basic_shape_editor.cpp b/src/gui/symbol/basic_shape_editor.cpp index fa4bee2c..5ec8502e 100644 --- a/src/gui/symbol/basic_shape_editor.cpp +++ b/src/gui/symbol/basic_shape_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/basic_shape_editor.hpp b/src/gui/symbol/basic_shape_editor.hpp index 14520963..26cbb97c 100644 --- a/src/gui/symbol/basic_shape_editor.hpp +++ b/src/gui/symbol/basic_shape_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/control.cpp b/src/gui/symbol/control.cpp index a74c4dc1..955ea284 100644 --- a/src/gui/symbol/control.cpp +++ b/src/gui/symbol/control.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/control.hpp b/src/gui/symbol/control.hpp index 1edd85de..7d3bc40d 100644 --- a/src/gui/symbol/control.hpp +++ b/src/gui/symbol/control.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/editor.cpp b/src/gui/symbol/editor.cpp index e6be37e2..87526209 100644 --- a/src/gui/symbol/editor.cpp +++ b/src/gui/symbol/editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/editor.hpp b/src/gui/symbol/editor.hpp index 8c1b201f..204d16be 100644 --- a/src/gui/symbol/editor.hpp +++ b/src/gui/symbol/editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/part_list.cpp b/src/gui/symbol/part_list.cpp index 1bdeebc0..f1dce78c 100644 --- a/src/gui/symbol/part_list.cpp +++ b/src/gui/symbol/part_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/part_list.hpp b/src/gui/symbol/part_list.hpp index 7917aeca..41e8f8e1 100644 --- a/src/gui/symbol/part_list.hpp +++ b/src/gui/symbol/part_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/point_editor.cpp b/src/gui/symbol/point_editor.cpp index ea3d5611..0c2929e2 100644 --- a/src/gui/symbol/point_editor.cpp +++ b/src/gui/symbol/point_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/point_editor.hpp b/src/gui/symbol/point_editor.hpp index 3cf4fddf..5a9bc29e 100644 --- a/src/gui/symbol/point_editor.hpp +++ b/src/gui/symbol/point_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/select_editor.cpp b/src/gui/symbol/select_editor.cpp index ccfa348e..0708d761 100644 --- a/src/gui/symbol/select_editor.cpp +++ b/src/gui/symbol/select_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/select_editor.hpp b/src/gui/symbol/select_editor.hpp index fb040665..6a67cf99 100644 --- a/src/gui/symbol/select_editor.hpp +++ b/src/gui/symbol/select_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/selection.cpp b/src/gui/symbol/selection.cpp index 4bebe2f4..68a8b4a3 100644 --- a/src/gui/symbol/selection.cpp +++ b/src/gui/symbol/selection.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/selection.hpp b/src/gui/symbol/selection.hpp index 97a53fb5..d273978d 100644 --- a/src/gui/symbol/selection.hpp +++ b/src/gui/symbol/selection.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/symmetry_editor.cpp b/src/gui/symbol/symmetry_editor.cpp index f2fa4e75..b08abab9 100644 --- a/src/gui/symbol/symmetry_editor.cpp +++ b/src/gui/symbol/symmetry_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/symmetry_editor.hpp b/src/gui/symbol/symmetry_editor.hpp index 4a6d1c64..d5eef9ed 100644 --- a/src/gui/symbol/symmetry_editor.hpp +++ b/src/gui/symbol/symmetry_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/window.cpp b/src/gui/symbol/window.cpp index 691089db..5439a2b6 100644 --- a/src/gui/symbol/window.cpp +++ b/src/gui/symbol/window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/window.hpp b/src/gui/symbol/window.hpp index 35c0bbac..b0f8bf0e 100644 --- a/src/gui/symbol/window.hpp +++ b/src/gui/symbol/window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/thumbnail_thread.cpp b/src/gui/thumbnail_thread.cpp index 9c274216..06a26687 100644 --- a/src/gui/thumbnail_thread.cpp +++ b/src/gui/thumbnail_thread.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/thumbnail_thread.hpp b/src/gui/thumbnail_thread.hpp index e799ee44..148b2702 100644 --- a/src/gui/thumbnail_thread.hpp +++ b/src/gui/thumbnail_thread.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/update_checker.cpp b/src/gui/update_checker.cpp index 87ea9158..f9588c22 100644 --- a/src/gui/update_checker.cpp +++ b/src/gui/update_checker.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/update_checker.hpp b/src/gui/update_checker.hpp index 6a2c20fa..b83d570f 100644 --- a/src/gui/update_checker.hpp +++ b/src/gui/update_checker.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/util.cpp b/src/gui/util.cpp index c169b8d7..e2ba1cc8 100644 --- a/src/gui/util.cpp +++ b/src/gui/util.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/util.hpp b/src/gui/util.hpp index 6555ee4c..6d608054 100644 --- a/src/gui/util.hpp +++ b/src/gui/util.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/choice.cpp b/src/gui/value/choice.cpp index 2f651147..16b7a2e9 100644 --- a/src/gui/value/choice.cpp +++ b/src/gui/value/choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/choice.hpp b/src/gui/value/choice.hpp index e23f892d..bdd26563 100644 --- a/src/gui/value/choice.hpp +++ b/src/gui/value/choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/color.cpp b/src/gui/value/color.cpp index 8950bdb0..f9a4aefe 100644 --- a/src/gui/value/color.cpp +++ b/src/gui/value/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/color.hpp b/src/gui/value/color.hpp index 7405ad18..711e7a41 100644 --- a/src/gui/value/color.hpp +++ b/src/gui/value/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/editor.cpp b/src/gui/value/editor.cpp index 8ad9c333..d828b932 100644 --- a/src/gui/value/editor.cpp +++ b/src/gui/value/editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/editor.hpp b/src/gui/value/editor.hpp index f5be7683..b17fd306 100644 --- a/src/gui/value/editor.hpp +++ b/src/gui/value/editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/image.cpp b/src/gui/value/image.cpp index 04ed00d7..44ef2539 100644 --- a/src/gui/value/image.cpp +++ b/src/gui/value/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/image.hpp b/src/gui/value/image.hpp index 40d9f08d..0fa0c194 100644 --- a/src/gui/value/image.hpp +++ b/src/gui/value/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/information.cpp b/src/gui/value/information.cpp index 8b397987..c19a57a0 100644 --- a/src/gui/value/information.cpp +++ b/src/gui/value/information.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/information.hpp b/src/gui/value/information.hpp index 5dcc6c38..130f9b75 100644 --- a/src/gui/value/information.hpp +++ b/src/gui/value/information.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/multiple_choice.cpp b/src/gui/value/multiple_choice.cpp index 28047e8d..06f20d61 100644 --- a/src/gui/value/multiple_choice.cpp +++ b/src/gui/value/multiple_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/multiple_choice.hpp b/src/gui/value/multiple_choice.hpp index 38ac6495..ad61aeda 100644 --- a/src/gui/value/multiple_choice.hpp +++ b/src/gui/value/multiple_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/package_choice.cpp b/src/gui/value/package_choice.cpp index bf3ee829..6a277f5e 100644 --- a/src/gui/value/package_choice.cpp +++ b/src/gui/value/package_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/package_choice.hpp b/src/gui/value/package_choice.hpp index 8af8d38e..087983e9 100644 --- a/src/gui/value/package_choice.hpp +++ b/src/gui/value/package_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/symbol.cpp b/src/gui/value/symbol.cpp index 214a5024..d6608a63 100644 --- a/src/gui/value/symbol.cpp +++ b/src/gui/value/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/symbol.hpp b/src/gui/value/symbol.hpp index a4cc0bc8..56526a98 100644 --- a/src/gui/value/symbol.hpp +++ b/src/gui/value/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/text.cpp b/src/gui/value/text.cpp index 7a22fccf..5fe80655 100644 --- a/src/gui/value/text.cpp +++ b/src/gui/value/text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/text.hpp b/src/gui/value/text.hpp index 5180a5e8..94fb492a 100644 --- a/src/gui/value/text.hpp +++ b/src/gui/value/text.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/welcome_window.cpp b/src/gui/welcome_window.cpp index d2010558..92887254 100644 --- a/src/gui/welcome_window.cpp +++ b/src/gui/welcome_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/welcome_window.hpp b/src/gui/welcome_window.hpp index 666f5f62..aeded654 100644 --- a/src/gui/welcome_window.hpp +++ b/src/gui/welcome_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/main.cpp b/src/main.cpp index ce6a0f66..0773a546 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/card/viewer.cpp b/src/render/card/viewer.cpp index 98ff3394..c6ba5435 100644 --- a/src/render/card/viewer.cpp +++ b/src/render/card/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/card/viewer.hpp b/src/render/card/viewer.hpp index 4b2e8b76..7ec10381 100644 --- a/src/render/card/viewer.hpp +++ b/src/render/card/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/filter.cpp b/src/render/symbol/filter.cpp index 10bcaf94..0a651484 100644 --- a/src/render/symbol/filter.cpp +++ b/src/render/symbol/filter.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/filter.hpp b/src/render/symbol/filter.hpp index 03b3b80d..78621c3a 100644 --- a/src/render/symbol/filter.hpp +++ b/src/render/symbol/filter.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/viewer.cpp b/src/render/symbol/viewer.cpp index b5482c38..971bf545 100644 --- a/src/render/symbol/viewer.cpp +++ b/src/render/symbol/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/viewer.hpp b/src/render/symbol/viewer.hpp index 2e99366c..9301e8c3 100644 --- a/src/render/symbol/viewer.hpp +++ b/src/render/symbol/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/compound.cpp b/src/render/text/compound.cpp index 9bcbace0..637b7925 100644 --- a/src/render/text/compound.cpp +++ b/src/render/text/compound.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/element.cpp b/src/render/text/element.cpp index 7f3784c4..24d7f4c2 100644 --- a/src/render/text/element.cpp +++ b/src/render/text/element.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/element.hpp b/src/render/text/element.hpp index 0067b689..68b3c279 100644 --- a/src/render/text/element.hpp +++ b/src/render/text/element.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/font.cpp b/src/render/text/font.cpp index 2061f6fe..f23963b2 100644 --- a/src/render/text/font.cpp +++ b/src/render/text/font.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/symbol.cpp b/src/render/text/symbol.cpp index 8eeef3e1..08ce258d 100644 --- a/src/render/text/symbol.cpp +++ b/src/render/text/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/viewer.cpp b/src/render/text/viewer.cpp index 48f4e633..86a1e3ba 100644 --- a/src/render/text/viewer.cpp +++ b/src/render/text/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/viewer.hpp b/src/render/text/viewer.hpp index 8cfb21e2..ea8f9742 100644 --- a/src/render/text/viewer.hpp +++ b/src/render/text/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/choice.cpp b/src/render/value/choice.cpp index 0819d21c..c7ae47b0 100644 --- a/src/render/value/choice.cpp +++ b/src/render/value/choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/choice.hpp b/src/render/value/choice.hpp index d496aadf..d7275c45 100644 --- a/src/render/value/choice.hpp +++ b/src/render/value/choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/color.cpp b/src/render/value/color.cpp index 0791c943..95075ce3 100644 --- a/src/render/value/color.cpp +++ b/src/render/value/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/color.hpp b/src/render/value/color.hpp index f31e3312..f4a03d7d 100644 --- a/src/render/value/color.hpp +++ b/src/render/value/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/image.cpp b/src/render/value/image.cpp index c713457c..2ddb6f4d 100644 --- a/src/render/value/image.cpp +++ b/src/render/value/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/image.hpp b/src/render/value/image.hpp index f25607e3..16ee96d1 100644 --- a/src/render/value/image.hpp +++ b/src/render/value/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/information.cpp b/src/render/value/information.cpp index 25c9fb4d..a76b346d 100644 --- a/src/render/value/information.cpp +++ b/src/render/value/information.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/information.hpp b/src/render/value/information.hpp index 57c3d859..8ecdea23 100644 --- a/src/render/value/information.hpp +++ b/src/render/value/information.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/multiple_choice.cpp b/src/render/value/multiple_choice.cpp index 59e627e5..741aaf95 100644 --- a/src/render/value/multiple_choice.cpp +++ b/src/render/value/multiple_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/multiple_choice.hpp b/src/render/value/multiple_choice.hpp index 4681930e..913f7cd0 100644 --- a/src/render/value/multiple_choice.hpp +++ b/src/render/value/multiple_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/package_choice.cpp b/src/render/value/package_choice.cpp index ee6af602..a4563c57 100644 --- a/src/render/value/package_choice.cpp +++ b/src/render/value/package_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/package_choice.hpp b/src/render/value/package_choice.hpp index 0910a8be..cf672116 100644 --- a/src/render/value/package_choice.hpp +++ b/src/render/value/package_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/symbol.cpp b/src/render/value/symbol.cpp index d218c075..400c6605 100644 --- a/src/render/value/symbol.cpp +++ b/src/render/value/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/symbol.hpp b/src/render/value/symbol.hpp index 3cb32d2a..5f30ed45 100644 --- a/src/render/value/symbol.hpp +++ b/src/render/value/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/text.cpp b/src/render/value/text.cpp index 304e1e50..36eabd4f 100644 --- a/src/render/value/text.cpp +++ b/src/render/value/text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/text.hpp b/src/render/value/text.hpp index 887fd859..bcb5a8a4 100644 --- a/src/render/value/text.hpp +++ b/src/render/value/text.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/viewer.cpp b/src/render/value/viewer.cpp index 8784a9e3..f2f8169e 100644 --- a/src/render/value/viewer.cpp +++ b/src/render/value/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/viewer.hpp b/src/render/value/viewer.hpp index 11a94bba..98438241 100644 --- a/src/render/value/viewer.hpp +++ b/src/render/value/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/context.cpp b/src/script/context.cpp index 48669360..2a2c68bc 100644 --- a/src/script/context.cpp +++ b/src/script/context.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/context.hpp b/src/script/context.hpp index 98586ee9..fbf54981 100644 --- a/src/script/context.hpp +++ b/src/script/context.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/dependency.cpp b/src/script/dependency.cpp index 0679a538..b74b2590 100644 --- a/src/script/dependency.cpp +++ b/src/script/dependency.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/dependency.hpp b/src/script/dependency.hpp index 93e7b792..e1af584d 100644 --- a/src/script/dependency.hpp +++ b/src/script/dependency.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/basic.cpp b/src/script/functions/basic.cpp index 5234af54..223576aa 100644 --- a/src/script/functions/basic.cpp +++ b/src/script/functions/basic.cpp @@ -1,7 +1,7 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/construction.cpp b/src/script/functions/construction.cpp index c11ec19d..bbe67c71 100644 --- a/src/script/functions/construction.cpp +++ b/src/script/functions/construction.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/editor.cpp b/src/script/functions/editor.cpp index cafc10d8..3e1c7ca7 100644 --- a/src/script/functions/editor.cpp +++ b/src/script/functions/editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/english.cpp b/src/script/functions/english.cpp index f995f7a7..530f223b 100644 --- a/src/script/functions/english.cpp +++ b/src/script/functions/english.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/export.cpp b/src/script/functions/export.cpp index b62609b6..2c26916c 100644 --- a/src/script/functions/export.cpp +++ b/src/script/functions/export.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/functions.hpp b/src/script/functions/functions.hpp index e240efe0..5abc64ca 100644 --- a/src/script/functions/functions.hpp +++ b/src/script/functions/functions.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/image.cpp b/src/script/functions/image.cpp index 2a3e3fc5..d75743a1 100644 --- a/src/script/functions/image.cpp +++ b/src/script/functions/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/regex.cpp b/src/script/functions/regex.cpp index 3234a799..9d85c2da 100644 --- a/src/script/functions/regex.cpp +++ b/src/script/functions/regex.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/spelling.cpp b/src/script/functions/spelling.cpp index 94417a81..2cc2f1b1 100644 --- a/src/script/functions/spelling.cpp +++ b/src/script/functions/spelling.cpp @@ -1,7 +1,7 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/util.hpp b/src/script/functions/util.hpp index 9272502c..eec728dc 100644 --- a/src/script/functions/util.hpp +++ b/src/script/functions/util.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/image.cpp b/src/script/image.cpp index 46408b70..45bb95d8 100644 --- a/src/script/image.cpp +++ b/src/script/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/image.hpp b/src/script/image.hpp index 862ff33c..04e91e44 100644 --- a/src/script/image.hpp +++ b/src/script/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/parser.cpp b/src/script/parser.cpp index c6bc660e..815fa2fe 100644 --- a/src/script/parser.cpp +++ b/src/script/parser.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/parser.hpp b/src/script/parser.hpp index 0531a389..769c7b24 100644 --- a/src/script/parser.hpp +++ b/src/script/parser.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/profiler.cpp b/src/script/profiler.cpp index da30316b..a597f7c7 100644 --- a/src/script/profiler.cpp +++ b/src/script/profiler.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/profiler.hpp b/src/script/profiler.hpp index 4e649567..1774873c 100644 --- a/src/script/profiler.hpp +++ b/src/script/profiler.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script.cpp b/src/script/script.cpp index e78ad8a9..12582c14 100644 --- a/src/script/script.cpp +++ b/src/script/script.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script.hpp b/src/script/script.hpp index ee5165c4..3f55f14c 100644 --- a/src/script/script.hpp +++ b/src/script/script.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script_manager.cpp b/src/script/script_manager.cpp index 079f8f77..b25af18b 100644 --- a/src/script/script_manager.cpp +++ b/src/script/script_manager.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script_manager.hpp b/src/script/script_manager.hpp index 71fadc33..69031cfc 100644 --- a/src/script/script_manager.hpp +++ b/src/script/script_manager.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/scriptable.cpp b/src/script/scriptable.cpp index 8aec6d42..4060c992 100644 --- a/src/script/scriptable.cpp +++ b/src/script/scriptable.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/scriptable.hpp b/src/script/scriptable.hpp index 6bd84f5a..3c9e3b3c 100644 --- a/src/script/scriptable.hpp +++ b/src/script/scriptable.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/to_value.hpp b/src/script/to_value.hpp index 712b30ac..4d42f27f 100644 --- a/src/script/to_value.hpp +++ b/src/script/to_value.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/value.cpp b/src/script/value.cpp index 9f022ad1..a6241f68 100644 --- a/src/script/value.cpp +++ b/src/script/value.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/value.hpp b/src/script/value.hpp index 390a4e82..c0f39375 100644 --- a/src/script/value.hpp +++ b/src/script/value.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/action_stack.cpp b/src/util/action_stack.cpp index f276e3b9..2b878de6 100644 --- a/src/util/action_stack.cpp +++ b/src/util/action_stack.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/action_stack.hpp b/src/util/action_stack.hpp index eb045102..dc621eaa 100644 --- a/src/util/action_stack.hpp +++ b/src/util/action_stack.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/age.cpp b/src/util/age.cpp index bb447ff6..0506c22c 100644 --- a/src/util/age.cpp +++ b/src/util/age.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/age.hpp b/src/util/age.hpp index 346010f5..22d50138 100644 --- a/src/util/age.hpp +++ b/src/util/age.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/alignment.cpp b/src/util/alignment.cpp index 2334cf5a..ba63199b 100644 --- a/src/util/alignment.cpp +++ b/src/util/alignment.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/alignment.hpp b/src/util/alignment.hpp index e5374b6b..ce2bdbb1 100644 --- a/src/util/alignment.hpp +++ b/src/util/alignment.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/atomic.hpp b/src/util/atomic.hpp index 813a6f87..5950e839 100644 --- a/src/util/atomic.hpp +++ b/src/util/atomic.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/defaultable.hpp b/src/util/defaultable.hpp index 801f0e56..8c01ccf7 100644 --- a/src/util/defaultable.hpp +++ b/src/util/defaultable.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/delayed_index_maps.hpp b/src/util/delayed_index_maps.hpp index 7cf5de6b..6aa94b6d 100644 --- a/src/util/delayed_index_maps.hpp +++ b/src/util/delayed_index_maps.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/dynamic_arg.hpp b/src/util/dynamic_arg.hpp index 2d4e7e08..818a78cd 100644 --- a/src/util/dynamic_arg.hpp +++ b/src/util/dynamic_arg.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/error.cpp b/src/util/error.cpp index 3647cb0b..8561ccdb 100644 --- a/src/util/error.cpp +++ b/src/util/error.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/error.hpp b/src/util/error.hpp index 8dc9b04b..f3d32358 100644 --- a/src/util/error.hpp +++ b/src/util/error.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/file_utils.cpp b/src/util/file_utils.cpp index 9bfccadf..1fa1f9aa 100644 --- a/src/util/file_utils.cpp +++ b/src/util/file_utils.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/file_utils.hpp b/src/util/file_utils.hpp index e28df31f..23687b27 100644 --- a/src/util/file_utils.hpp +++ b/src/util/file_utils.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/find_replace.hpp b/src/util/find_replace.hpp index 8ebd08f4..c32a4366 100644 --- a/src/util/find_replace.hpp +++ b/src/util/find_replace.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/for_each.hpp b/src/util/for_each.hpp index 4824c9ce..e9f0ec6c 100644 --- a/src/util/for_each.hpp +++ b/src/util/for_each.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/index_map.hpp b/src/util/index_map.hpp index a06bcc0f..45097aa8 100644 --- a/src/util/index_map.hpp +++ b/src/util/index_map.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/get_member.cpp b/src/util/io/get_member.cpp index f257798c..bd3a86cc 100644 --- a/src/util/io/get_member.cpp +++ b/src/util/io/get_member.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/get_member.hpp b/src/util/io/get_member.hpp index a903140b..398de984 100644 --- a/src/util/io/get_member.hpp +++ b/src/util/io/get_member.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/package.cpp b/src/util/io/package.cpp index fa8861a9..5cd031b0 100644 --- a/src/util/io/package.cpp +++ b/src/util/io/package.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -487,6 +487,7 @@ template <> void Reader::handle(PackageDependency& dep) { } } else { handle(_("package"), dep.package); + handle(_("suggests"), dep.suggests); handle(_("version"), dep.version); } } diff --git a/src/util/io/package.hpp b/src/util/io/package.hpp index 6d662414..89e9b65c 100644 --- a/src/util/io/package.hpp +++ b/src/util/io/package.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -197,8 +197,9 @@ class Package : public IntrusivePtrVirtualBase { /// Dependencies of a package class PackageDependency : public IntrusivePtrBase { public: - String package; ///< Name of the package someone depends on - Version version; ///< Minimal required version of that package + String package; ///< Name of the package someone depends on + vector suggests; ///< Packages suggested to fulfill this dependency + Version version; ///< Minimal required version of that package DECLARE_REFLECTION(); }; diff --git a/src/util/io/package_manager.cpp b/src/util/io/package_manager.cpp index 747b6477..dc869cbc 100644 --- a/src/util/io/package_manager.cpp +++ b/src/util/io/package_manager.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/package_manager.hpp b/src/util/io/package_manager.hpp index 4a741ae4..8a63154e 100644 --- a/src/util/io/package_manager.hpp +++ b/src/util/io/package_manager.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/reader.cpp b/src/util/io/reader.cpp index 87c6c3bc..6a3a6f98 100644 --- a/src/util/io/reader.cpp +++ b/src/util/io/reader.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/reader.hpp b/src/util/io/reader.hpp index 20a30411..4a1f7df8 100644 --- a/src/util/io/reader.hpp +++ b/src/util/io/reader.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/writer.cpp b/src/util/io/writer.cpp index 2c7db5e7..7032213d 100644 --- a/src/util/io/writer.cpp +++ b/src/util/io/writer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/writer.hpp b/src/util/io/writer.hpp index 84ca7f5d..bcd90597 100644 --- a/src/util/io/writer.hpp +++ b/src/util/io/writer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/locale.hpp b/src/util/locale.hpp index fdf2b8a8..1241131f 100644 --- a/src/util/locale.hpp +++ b/src/util/locale.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/order_cache.hpp b/src/util/order_cache.hpp index 425bfff2..d3a9e605 100644 --- a/src/util/order_cache.hpp +++ b/src/util/order_cache.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/platform.hpp b/src/util/platform.hpp index dda79c96..4f59ed62 100644 --- a/src/util/platform.hpp +++ b/src/util/platform.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/prec.hpp b/src/util/prec.hpp index d54a90e7..026f0936 100644 --- a/src/util/prec.hpp +++ b/src/util/prec.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/real_point.hpp b/src/util/real_point.hpp index e38b2093..eca0c17a 100644 --- a/src/util/real_point.hpp +++ b/src/util/real_point.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/reflect.hpp b/src/util/reflect.hpp index 6e4662b4..b52ea2d3 100644 --- a/src/util/reflect.hpp +++ b/src/util/reflect.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/regex.cpp b/src/util/regex.cpp index 64e22505..2209f439 100644 --- a/src/util/regex.cpp +++ b/src/util/regex.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/regex.hpp b/src/util/regex.hpp index 97291921..4097f7f7 100644 --- a/src/util/regex.hpp +++ b/src/util/regex.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/rotation.cpp b/src/util/rotation.cpp index 41e569c3..b1ce3997 100644 --- a/src/util/rotation.cpp +++ b/src/util/rotation.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/rotation.hpp b/src/util/rotation.hpp index 626a714f..4e749ffa 100644 --- a/src/util/rotation.hpp +++ b/src/util/rotation.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/smart_ptr.hpp b/src/util/smart_ptr.hpp index f0de61c5..4e3f5e36 100644 --- a/src/util/smart_ptr.hpp +++ b/src/util/smart_ptr.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spec_sort.cpp b/src/util/spec_sort.cpp index a5316f44..0c2262f1 100644 --- a/src/util/spec_sort.cpp +++ b/src/util/spec_sort.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spec_sort.hpp b/src/util/spec_sort.hpp index a4403e4a..f0540d25 100644 --- a/src/util/spec_sort.hpp +++ b/src/util/spec_sort.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spell_checker.cpp b/src/util/spell_checker.cpp index cb5b9516..a9fc3aed 100644 --- a/src/util/spell_checker.cpp +++ b/src/util/spell_checker.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spell_checker.hpp b/src/util/spell_checker.hpp index 6397ef94..c9d2e571 100644 --- a/src/util/spell_checker.hpp +++ b/src/util/spell_checker.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/string.cpp b/src/util/string.cpp index b6f1e647..398ceffc 100644 --- a/src/util/string.cpp +++ b/src/util/string.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/string.hpp b/src/util/string.hpp index bd80f554..b4a544b9 100644 --- a/src/util/string.hpp +++ b/src/util/string.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/tagged_string.cpp b/src/util/tagged_string.cpp index e1ee4acb..89697204 100644 --- a/src/util/tagged_string.cpp +++ b/src/util/tagged_string.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/tagged_string.hpp b/src/util/tagged_string.hpp index 287db563..acfbdafe 100644 --- a/src/util/tagged_string.hpp +++ b/src/util/tagged_string.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs.cpp b/src/util/vcs.cpp index 30b0623d..0205bc46 100644 --- a/src/util/vcs.cpp +++ b/src/util/vcs.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs.hpp b/src/util/vcs.hpp index 53280be8..de833e23 100644 --- a/src/util/vcs.hpp +++ b/src/util/vcs.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs/subversion.cpp b/src/util/vcs/subversion.cpp index 3ce2153b..489ac2c5 100644 --- a/src/util/vcs/subversion.cpp +++ b/src/util/vcs/subversion.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs/subversion.hpp b/src/util/vcs/subversion.hpp index 65159e12..65b07d37 100644 --- a/src/util/vcs/subversion.hpp +++ b/src/util/vcs/subversion.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vector2d.hpp b/src/util/vector2d.hpp index 45cf8675..15c29b1f 100644 --- a/src/util/vector2d.hpp +++ b/src/util/vector2d.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/version.cpp b/src/util/version.cpp index b11b788e..e19e2981 100644 --- a/src/util/version.cpp +++ b/src/util/version.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/version.hpp b/src/util/version.hpp index cca5fb22..b48cb0f0 100644 --- a/src/util/version.hpp +++ b/src/util/version.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/window_id.hpp b/src/util/window_id.hpp index c02685ef..683a6022 100644 --- a/src/util/window_id.hpp +++ b/src/util/window_id.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+