From b73f081b60b40f358d0d358de6ba8d870b7ae6b3 Mon Sep 17 00:00:00 2001 From: coppro Date: Fri, 19 Jun 2009 03:09:05 +0000 Subject: [PATCH] Updated copyright information (2009 + my real name) MSE now handles opening more gracefully - can handle directories and failures Changed behavior to always save cards to separate files with intent to add VCS later (note: shouldn't do this for zip, but can't see a good way to approach this) git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1388 0fc631ac-6414-0410-93d0-97cfa31319b6 --- src/cli/cli_main.cpp | 2 +- src/cli/cli_main.hpp | 2 +- src/cli/text_io_handler.cpp | 2 +- src/cli/text_io_handler.hpp | 2 +- src/cli/win32_cli_wrapper.cpp | 2 +- src/code_template.cpp | 2 +- src/code_template.hpp | 2 +- src/data/action/generic.hpp | 2 +- src/data/action/keyword.cpp | 2 +- src/data/action/keyword.hpp | 2 +- src/data/action/set.cpp | 2 +- src/data/action/set.hpp | 2 +- src/data/action/symbol.cpp | 2 +- src/data/action/symbol.hpp | 2 +- src/data/action/symbol_part.cpp | 2 +- src/data/action/symbol_part.hpp | 2 +- src/data/action/value.cpp | 2 +- src/data/action/value.hpp | 2 +- src/data/add_cards_script.cpp | 2 +- src/data/add_cards_script.hpp | 2 +- src/data/card.cpp | 2 +- src/data/card.hpp | 2 +- src/data/draw_what.hpp | 2 +- src/data/export_template.cpp | 2 +- src/data/export_template.hpp | 2 +- src/data/field.cpp | 2 +- src/data/field.hpp | 2 +- src/data/field/boolean.cpp | 2 +- src/data/field/boolean.hpp | 2 +- src/data/field/choice.cpp | 2 +- src/data/field/choice.hpp | 2 +- src/data/field/color.cpp | 2 +- src/data/field/color.hpp | 2 +- src/data/field/image.cpp | 2 +- src/data/field/image.hpp | 2 +- src/data/field/information.cpp | 2 +- src/data/field/information.hpp | 2 +- src/data/field/multiple_choice.cpp | 2 +- src/data/field/multiple_choice.hpp | 2 +- src/data/field/package_choice.cpp | 2 +- src/data/field/package_choice.hpp | 2 +- src/data/field/symbol.cpp | 2 +- src/data/field/symbol.hpp | 2 +- src/data/field/text.cpp | 2 +- src/data/field/text.hpp | 2 +- src/data/font.cpp | 2 +- src/data/font.hpp | 2 +- src/data/format/apprentice.cpp | 2 +- src/data/format/clipboard.cpp | 2 +- src/data/format/clipboard.hpp | 2 +- src/data/format/formats.cpp | 8 ++++---- src/data/format/formats.hpp | 6 +++++- src/data/format/html.cpp | 2 +- src/data/format/image.cpp | 2 +- src/data/format/image_to_symbol.cpp | 2 +- src/data/format/image_to_symbol.hpp | 2 +- src/data/format/mse1.cpp | 2 +- src/data/format/mse2.cpp | 9 ++++++--- src/data/format/mtg_editor.cpp | 2 +- src/data/format/mws.cpp | 2 +- src/data/game.cpp | 2 +- src/data/game.hpp | 2 +- src/data/graph_type.hpp | 2 +- src/data/installer.cpp | 2 +- src/data/installer.hpp | 2 +- src/data/keyword.cpp | 2 +- src/data/keyword.hpp | 2 +- src/data/locale.cpp | 2 +- src/data/locale.hpp | 2 +- src/data/pack.cpp | 2 +- src/data/pack.hpp | 2 +- src/data/set.cpp | 9 +++++++-- src/data/set.hpp | 4 ++-- src/data/settings.cpp | 3 +-- src/data/settings.hpp | 5 +---- src/data/statistics.cpp | 2 +- src/data/statistics.hpp | 2 +- src/data/stylesheet.cpp | 2 +- src/data/stylesheet.hpp | 2 +- src/data/symbol.cpp | 2 +- src/data/symbol.hpp | 2 +- src/data/symbol_font.cpp | 2 +- src/data/symbol_font.hpp | 2 +- src/data/word_list.cpp | 2 +- src/data/word_list.hpp | 2 +- src/gfx/bezier.cpp | 2 +- src/gfx/bezier.hpp | 2 +- src/gfx/blend_image.cpp | 2 +- src/gfx/color.cpp | 2 +- src/gfx/color.hpp | 2 +- src/gfx/combine_image.cpp | 2 +- src/gfx/generated_image.cpp | 2 +- src/gfx/generated_image.hpp | 2 +- src/gfx/gfx.hpp | 2 +- src/gfx/image_effects.cpp | 2 +- src/gfx/mask_image.cpp | 2 +- src/gfx/polynomial.cpp | 2 +- src/gfx/polynomial.hpp | 2 +- src/gfx/resample_image.cpp | 2 +- src/gfx/resample_text.cpp | 2 +- src/gfx/rotate_image.cpp | 2 +- src/gui/about_window.cpp | 2 +- src/gui/about_window.hpp | 2 +- src/gui/auto_replace_window.cpp | 2 +- src/gui/auto_replace_window.hpp | 2 +- src/gui/card_select_window.cpp | 2 +- src/gui/card_select_window.hpp | 2 +- src/gui/control/card_editor.cpp | 2 +- src/gui/control/card_editor.hpp | 2 +- src/gui/control/card_list.cpp | 2 +- src/gui/control/card_list.hpp | 2 +- src/gui/control/card_list_column_select.cpp | 2 +- src/gui/control/card_list_column_select.hpp | 2 +- src/gui/control/card_viewer.cpp | 2 +- src/gui/control/card_viewer.hpp | 2 +- src/gui/control/filtered_card_list.cpp | 2 +- src/gui/control/filtered_card_list.hpp | 2 +- src/gui/control/gallery_list.cpp | 2 +- src/gui/control/gallery_list.hpp | 2 +- src/gui/control/graph.cpp | 2 +- src/gui/control/graph.hpp | 2 +- src/gui/control/image_card_list.cpp | 2 +- src/gui/control/image_card_list.hpp | 2 +- src/gui/control/item_list.cpp | 2 +- src/gui/control/item_list.hpp | 2 +- src/gui/control/keyword_list.cpp | 2 +- src/gui/control/keyword_list.hpp | 2 +- src/gui/control/native_look_editor.cpp | 2 +- src/gui/control/native_look_editor.hpp | 2 +- src/gui/control/package_list.cpp | 2 +- src/gui/control/package_list.hpp | 2 +- src/gui/control/select_card_list.cpp | 2 +- src/gui/control/select_card_list.hpp | 2 +- src/gui/control/text_ctrl.cpp | 2 +- src/gui/control/text_ctrl.hpp | 2 +- src/gui/control/tree_list.cpp | 2 +- src/gui/control/tree_list.hpp | 2 +- src/gui/drop_down_list.cpp | 2 +- src/gui/drop_down_list.hpp | 2 +- src/gui/html_export_window.cpp | 2 +- src/gui/html_export_window.hpp | 2 +- src/gui/icon_menu.cpp | 2 +- src/gui/icon_menu.hpp | 2 +- src/gui/image_slice_window.cpp | 2 +- src/gui/image_slice_window.hpp | 2 +- src/gui/images_export_window.cpp | 2 +- src/gui/images_export_window.hpp | 2 +- src/gui/new_window.cpp | 2 +- src/gui/new_window.hpp | 2 +- src/gui/package_update_list.cpp | 2 +- src/gui/package_update_list.hpp | 2 +- src/gui/packages_window.cpp | 2 +- src/gui/packages_window.hpp | 2 +- src/gui/preferences_window.cpp | 2 +- src/gui/preferences_window.hpp | 2 +- src/gui/print_window.cpp | 2 +- src/gui/print_window.hpp | 2 +- src/gui/set/cards_panel.cpp | 2 +- src/gui/set/cards_panel.hpp | 2 +- src/gui/set/keywords_panel.cpp | 2 +- src/gui/set/keywords_panel.hpp | 2 +- src/gui/set/panel.cpp | 2 +- src/gui/set/panel.hpp | 2 +- src/gui/set/random_pack_panel.cpp | 2 +- src/gui/set/random_pack_panel.hpp | 2 +- src/gui/set/set_info_panel.cpp | 2 +- src/gui/set/set_info_panel.hpp | 2 +- src/gui/set/stats_panel.cpp | 2 +- src/gui/set/stats_panel.hpp | 2 +- src/gui/set/style_panel.cpp | 2 +- src/gui/set/style_panel.hpp | 2 +- src/gui/set/window.cpp | 2 +- src/gui/set/window.hpp | 2 +- src/gui/symbol/basic_shape_editor.cpp | 2 +- src/gui/symbol/basic_shape_editor.hpp | 2 +- src/gui/symbol/control.cpp | 2 +- src/gui/symbol/control.hpp | 2 +- src/gui/symbol/editor.cpp | 2 +- src/gui/symbol/editor.hpp | 2 +- src/gui/symbol/part_list.cpp | 2 +- src/gui/symbol/part_list.hpp | 2 +- src/gui/symbol/point_editor.cpp | 2 +- src/gui/symbol/point_editor.hpp | 2 +- src/gui/symbol/select_editor.cpp | 2 +- src/gui/symbol/select_editor.hpp | 2 +- src/gui/symbol/selection.cpp | 2 +- src/gui/symbol/selection.hpp | 2 +- src/gui/symbol/symmetry_editor.cpp | 2 +- src/gui/symbol/symmetry_editor.hpp | 2 +- src/gui/symbol/window.cpp | 2 +- src/gui/symbol/window.hpp | 2 +- src/gui/thumbnail_thread.cpp | 2 +- src/gui/thumbnail_thread.hpp | 2 +- src/gui/update_checker.cpp | 2 +- src/gui/update_checker.hpp | 2 +- src/gui/util.cpp | 2 +- src/gui/util.hpp | 2 +- src/gui/value/choice.cpp | 2 +- src/gui/value/choice.hpp | 2 +- src/gui/value/color.cpp | 2 +- src/gui/value/color.hpp | 2 +- src/gui/value/editor.cpp | 2 +- src/gui/value/editor.hpp | 2 +- src/gui/value/image.cpp | 2 +- src/gui/value/image.hpp | 2 +- src/gui/value/information.cpp | 2 +- src/gui/value/information.hpp | 2 +- src/gui/value/multiple_choice.cpp | 2 +- src/gui/value/multiple_choice.hpp | 2 +- src/gui/value/package_choice.cpp | 2 +- src/gui/value/package_choice.hpp | 2 +- src/gui/value/symbol.cpp | 2 +- src/gui/value/symbol.hpp | 2 +- src/gui/value/text.cpp | 2 +- src/gui/value/text.hpp | 2 +- src/gui/welcome_window.cpp | 8 ++++++-- src/gui/welcome_window.hpp | 2 +- src/main.cpp | 2 +- src/render/card/viewer.cpp | 2 +- src/render/card/viewer.hpp | 2 +- src/render/symbol/filter.cpp | 2 +- src/render/symbol/filter.hpp | 2 +- src/render/symbol/viewer.cpp | 2 +- src/render/symbol/viewer.hpp | 2 +- src/render/text/compound.cpp | 2 +- src/render/text/element.cpp | 2 +- src/render/text/element.hpp | 2 +- src/render/text/font.cpp | 2 +- src/render/text/symbol.cpp | 2 +- src/render/text/viewer.cpp | 2 +- src/render/text/viewer.hpp | 2 +- src/render/value/choice.cpp | 2 +- src/render/value/choice.hpp | 2 +- src/render/value/color.cpp | 2 +- src/render/value/color.hpp | 2 +- src/render/value/image.cpp | 2 +- src/render/value/image.hpp | 2 +- src/render/value/information.cpp | 2 +- src/render/value/information.hpp | 2 +- src/render/value/multiple_choice.cpp | 2 +- src/render/value/multiple_choice.hpp | 2 +- src/render/value/package_choice.cpp | 2 +- src/render/value/package_choice.hpp | 2 +- src/render/value/symbol.cpp | 2 +- src/render/value/symbol.hpp | 2 +- src/render/value/text.cpp | 2 +- src/render/value/text.hpp | 2 +- src/render/value/viewer.cpp | 2 +- src/render/value/viewer.hpp | 2 +- src/script/context.cpp | 2 +- src/script/context.hpp | 2 +- src/script/dependency.cpp | 2 +- src/script/dependency.hpp | 2 +- src/script/functions/basic.cpp | 2 +- src/script/functions/construction.cpp | 2 +- src/script/functions/editor.cpp | 2 +- src/script/functions/english.cpp | 2 +- src/script/functions/export.cpp | 2 +- src/script/functions/functions.hpp | 2 +- src/script/functions/image.cpp | 2 +- src/script/functions/regex.cpp | 2 +- src/script/functions/spelling.cpp | 2 +- src/script/functions/util.hpp | 2 +- src/script/image.cpp | 2 +- src/script/image.hpp | 2 +- src/script/parser.cpp | 2 +- src/script/parser.hpp | 2 +- src/script/profiler.cpp | 2 +- src/script/profiler.hpp | 2 +- src/script/script.cpp | 2 +- src/script/script.hpp | 2 +- src/script/script_manager.cpp | 2 +- src/script/script_manager.hpp | 2 +- src/script/scriptable.cpp | 2 +- src/script/scriptable.hpp | 2 +- src/script/to_value.hpp | 2 +- src/script/value.cpp | 2 +- src/script/value.hpp | 2 +- src/util/action_stack.cpp | 2 +- src/util/action_stack.hpp | 2 +- src/util/age.cpp | 2 +- src/util/age.hpp | 2 +- src/util/alignment.cpp | 2 +- src/util/alignment.hpp | 2 +- src/util/atomic.hpp | 2 +- src/util/defaultable.hpp | 2 +- src/util/delayed_index_maps.hpp | 2 +- src/util/dynamic_arg.hpp | 2 +- src/util/error.cpp | 2 +- src/util/error.hpp | 2 +- src/util/file_utils.cpp | 2 +- src/util/file_utils.hpp | 2 +- src/util/find_replace.hpp | 2 +- src/util/for_each.hpp | 2 +- src/util/index_map.hpp | 2 +- src/util/io/get_member.cpp | 2 +- src/util/io/get_member.hpp | 2 +- src/util/io/package.cpp | 9 ++------- src/util/io/package.hpp | 2 +- src/util/io/package_manager.cpp | 2 +- src/util/io/package_manager.hpp | 2 +- src/util/io/reader.cpp | 2 +- src/util/io/reader.hpp | 2 +- src/util/io/writer.cpp | 2 +- src/util/io/writer.hpp | 2 +- src/util/locale.hpp | 2 +- src/util/order_cache.hpp | 2 +- src/util/platform.hpp | 2 +- src/util/prec.hpp | 2 +- src/util/real_point.hpp | 2 +- src/util/reflect.hpp | 2 +- src/util/regex.cpp | 2 +- src/util/regex.hpp | 2 +- src/util/rotation.cpp | 2 +- src/util/rotation.hpp | 2 +- src/util/smart_ptr.hpp | 2 +- src/util/spec_sort.cpp | 2 +- src/util/spec_sort.hpp | 2 +- src/util/spell_checker.cpp | 2 +- src/util/spell_checker.hpp | 2 +- src/util/string.cpp | 2 +- src/util/string.hpp | 2 +- src/util/tagged_string.cpp | 2 +- src/util/tagged_string.hpp | 2 +- src/util/vector2d.hpp | 2 +- src/util/version.cpp | 2 +- src/util/version.hpp | 2 +- src/util/window_id.hpp | 2 +- 328 files changed, 353 insertions(+), 346 deletions(-) diff --git a/src/cli/cli_main.cpp b/src/cli/cli_main.cpp index 69c88be4..b97f91b0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 724aee00..a56682ff 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 52c110f1..0ae02de9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 fcc1f7bb..8d26fc51 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3e1232d8..b67ba788 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b1ba4bb9..5c0a9a30 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0fdeca51..9d1a1e1b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6e9fcc81..11bac5b2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 40c409a6..93aaa92f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2650f7e9..05944abf 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 fb82fa9a..f1b58fd6 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b91d0367..0b44b1b6 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0c138b28..5a63600f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 dface940..4e7defa5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 47d42e45..779c6fed 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 799e83d4..ef42df72 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 99fdddbf..bde8a616 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0374367b..196975af 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6b4ad2ad..dfdaae87 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 fb36d5af..7946fac2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 52646d0b..816e7e76 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 76d79a37..dd40431a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 21be2cad..aa5cbce6 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8a0759e5..5fc336b4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a0118864..8c05fe0f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6b81e33f..1156579c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a3b604d5..828898b1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b5b8b059..eb5d6d69 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5854d0d0..9a90b7f3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 667e0c48..215a095d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e3ea9f47..f15915fe 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2f966436..d06d9e07 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0ce0ee9b..e437210e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8a961764..0ef0c518 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 543bed47..8fbbc6fb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 86e3cffb..c3ac7170 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f656fb1f..d31d7e9d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8564d2ce..23285d91 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2e0daeb3..11b4aa75 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 350d19b9..203e7f26 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 9466a19e..882e09ec 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 cb4b2474..67f91bf3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 18b830f6..5c171443 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 162d4314..3b949f14 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0e3b0ba0..a19f8b75 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c4f668f5..136036d9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c1811920..87b58c1c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 92f89ad3..bd7a20eb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 199a8b85..3812a85b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2751d7ce..bf97226f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b8bdd556..9df94d08 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -30,8 +30,8 @@ String import_formats() { FOR_EACH(f, file_formats) { if (f->canImport()) { if (!all_extensions.empty()) all_extensions += _(";"); - all_extensions += _("*.") + f->extension(); - type_strings += _("|") + f->name() + _("|*.") + f->extension(); + all_extensions += f->matches(); + type_strings += _("|") + f->name() + _("|") + f->matches(); } } return _("Set files|") + all_extensions + type_strings + _("|All files (*.*)|*"); @@ -42,7 +42,7 @@ String export_formats(const Game& game) { FOR_EACH(f, file_formats) { if (f->canExport(game)) { if (!type_strings.empty()) type_strings += _("|"); - type_strings += f->name() + _("|*.") + f->extension(); + type_strings += f->name() + _("|") + f->matches(); } } return type_strings; diff --git a/src/data/format/formats.hpp b/src/data/format/formats.hpp index 312c753b..3b45f0cb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -26,6 +26,10 @@ class FileFormat : public IntrusivePtrVirtualBase { virtual ~FileFormat() {} /// File extension used by this file format virtual String extension() = 0; + /// What to match against + virtual String matches() { + return _("*.") + extension(); + } /// Name of the filter virtual String name() = 0; /// Can it be used for importing sets? diff --git a/src/data/format/html.cpp b/src/data/format/html.cpp index b9c1c3d8..b70e32b1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4de90192..6369494e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 27cccfa8..647b9562 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a9e62127..3b500195 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a388fb67..24003fba 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4e306ee5..a6071e2f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -17,13 +17,16 @@ class MSE2FileFormat : public FileFormat { public: virtual String extension() { return _("mse-set"); } + virtual String matches() { return _("*.mse-set;set"); } virtual String name() { return _("Magic Set Editor sets (*.mse-set)"); } virtual bool canImport() { return true; } virtual bool canExport(const Game&) { return true; } virtual SetP importSet(const String& filename) { + wxString set_name = filename; + filename.EndsWith(_("/set"), &set_name); SetP set(new Set); - set->open(filename); - settings.addRecentFile(filename); + set->open(set_name); + settings.addRecentFile(set_name); return set; } virtual void exportSet(Set& set, const String& filename, bool is_copy) { diff --git a/src/data/format/mtg_editor.cpp b/src/data/format/mtg_editor.cpp index 28dd8cb6..5fd2a41d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1d7ae60b..37d56fd8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 522bae34..b5acdd7d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 07ca595e..8779a1e2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0c8fa893..f85457d1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 885e6404..079fbf6f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 cb078dd4..9282f182 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8e1aa106..9530d3ce 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1d546e05..b71add7e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6eb1dea9..44341e06 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 fc2a3b98..8f87bde5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5f1c2a8d..d2bd0ba4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f183675a..37e10f67 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 602fc85b..bfe80bec 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -203,7 +203,8 @@ void Set::reflect_cards (Tag& tag) { template <> void Set::reflect_cards (Writer& tag) { - if (settings.save_cards_separately) { + // TODO: disable for zipfiles + if (true) { set used; FOR_EACH(card, cards) { String filename = normalize_internal_filename(clean_filename(card->identification())); @@ -215,8 +216,12 @@ void Set::reflect_cards (Writer& tag) { } used.insert(full_name); + // writeFile won't quite work because we'd need + // include file: card: filename + // to do that Writer writer(openOut(full_name), app_version); writer.handle(_("card"), card); + referenceFile(full_name); REFLECT_N("include file", full_name); } } else { diff --git a/src/data/set.hpp b/src/data/set.hpp index 193fd8ef..8e34c6c2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -119,7 +119,7 @@ class Set : public Packaged { Version fileVersion() const; /// Validate that the set is correctly loaded virtual void validate(Version = app_version); - + private: DECLARE_REFLECTION(); template diff --git a/src/data/settings.cpp b/src/data/settings.cpp index 0f44de13..c13b208d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -249,7 +249,6 @@ IMPLEMENT_REFLECTION_NO_SCRIPT(Settings) { REFLECT(set_window_height); REFLECT(card_notes_height); REFLECT(open_sets_in_new_window); - REFLECT(save_cards_separately); REFLECT(symbol_grid_size); REFLECT(symbol_grid); REFLECT(symbol_grid_snap); diff --git a/src/data/settings.hpp b/src/data/settings.hpp index fccdf6d1..48ecd4c0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -145,9 +145,6 @@ class Settings { UInt set_window_height; UInt card_notes_height; bool open_sets_in_new_window; - - // --------------------------------------------------- : Set saving - bool save_cards_separately; // --------------------------------------------------- : Symbol editor UInt symbol_grid_size; diff --git a/src/data/statistics.cpp b/src/data/statistics.cpp index 101e396b..fae58a81 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 51044e79..2f970fb0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 47d4527b..00f957e8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 66eec289..858ff149 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ca2ea06f..4f662291 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6b63af43..83d36696 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1d0f4a04..26c09e6c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ec9b56e4..0947593e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e0a22c86..8f175261 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 79e4d5dd..8df29127 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2249e349..0298fbbf 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 26f7b3dc..38530ca9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a03007ec..f2cab337 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c67be874..b0bf2311 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c449735d..45ce7475 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b806eba9..820e3a95 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0df1b0e2..1e0e70f3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 9c9a5309..bf21c634 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 fcd3416f..6df051ce 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5909ae5a..3b9986cb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4f040aef..fd506284 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2dd67f5e..7230ad80 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7a96e65b..0f13216d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b91e51af..dbcb5466 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 9ba8bc1f..2fd07931 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 fd3146a3..358d31a7 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d9ad77b1..5812b652 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a1921169..578b1b38 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3524b204..58b74bc0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 41d6f1de..a1538485 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 89e66367..679820c0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e66aeb16..10cd14f3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c6aa74d1..cb4f61cb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f8b18e87..04304818 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 101d5892..1830e1a8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 69291687..da15a921 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8bd93d7c..d6012d84 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 692b8b4b..7c20352d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 34a2c8ca..58e3bee1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b8350465..451b5c95 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d336afdd..e6c0599c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 dd4bc1b3..0a327c54 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e5f037a2..b47967a2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5e4fa656..681436d9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ef87094c..40f15635 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 72504cb3..5bd16b8f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c1bbd343..56f638b7 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 44a8b928..86e90824 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3c94198f..d0c66ab6 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a603b734..d8230e4e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ac0bcbf2..53817142 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 46440e85..7cb04b46 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 34a81e53..4e0810a4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7987ed4e..130a1fa0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 62e4bab3..b3f34efb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 896a8470..7f3422ed 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0f5ae8a7..60999ebc 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 330476b8..981d18ec 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e05e2ffa..dc9559da 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a93fff47..16a61506 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 92ffad17..e125cdbc 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0288bb48..99de478e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0f4c9fd8..90050f24 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b351f774..26bec742 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8ca63a66..ff8d67f1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2aa36915..538e033e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c2e942c4..915b4be2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 76d440ae..8f066fff 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8bd0559a..fcb76d8a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a9509fc0..50135fce 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3b1ed1f0..55654acc 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 115f48fb..29e5a4e9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f6260281..15ec6a24 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 bf46c3e0..69397427 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7926561d..10afdb6a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7c45c7b3..b4ae5387 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8bf24bf4..8820fb71 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 282ef0f5..64bbd65a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b52976a4..965a7ce5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1bc1e481..66a64f11 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e4b1a2aa..fa4c5fab 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 51e8c910..c5039d67 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2b653208..f7e7d588 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 77037ec9..ee666a66 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 40cda59c..1855cf69 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7c91f84c..e5d7d7af 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2887d67c..d399c76e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5230bca4..c2e0077d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 808bce97..16bc7331 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 839442d8..25c45a10 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 cc9a071b..7769dbe3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6b164cb4..63050319 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 dfeda81a..4c18dacd 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 abaa752b..25238adc 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 53f14337..afdb1b81 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 45f58328..c5c82e4d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 400e3859..cb563feb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8eec5b3b..e77d1f25 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1f2f6e7f..fa4bee2c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5f5ea34b..14520963 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c8bb28b9..a74c4dc1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a3bc1b93..1edd85de 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 58ac0a77..e6be37e2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4affb580..8c1b201f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c53d619c..1bdeebc0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 87bcc4e3..7917aeca 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8aeee361..ea3d5611 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 df879049..3cf4fddf 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f7dd6adc..ccfa348e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1feb157e..fb040665 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 65b845a1..4bebe2f4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a5f9b459..97a53fb5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2659c8fe..f2fa4e75 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a6ed9093..4a6d1c64 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 9a0ad492..691089db 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 05478bab..35c0bbac 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2ed2154a..9c274216 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 50cd48c3..e799ee44 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a0cd1c8a..87ea9158 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 29a52f5e..6a2c20fa 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2683e548..c169b8d7 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 dc60e09a..6555ee4c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3c52ff16..a8fdffe5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4737408f..e23f892d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 92c94e43..8950bdb0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f1fb2cd2..7405ad18 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8fee2bac..8ad9c333 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c6f1b9a7..f5be7683 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 14186fce..04ed00d7 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6d0f0d60..40d9f08d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 af3d1d59..8b397987 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 95445878..5dcc6c38 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f805b8a0..28047e8d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f0b2954b..38ac6495 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4c30a69c..bf3ee829 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f8bb10da..8af8d38e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 28cd7267..214a5024 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a80d442c..a4cc0bc8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6d84f2dd..7a22fccf 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 88832fe4..5180a5e8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ee6499b9..d2010558 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -101,7 +101,11 @@ void WelcomeWindow::onOpenSet(wxCommandEvent&) { if (dlg->ShowModal() == wxID_OK) { settings.default_set_dir = dlg->GetDirectory(); wxBusyCursor wait; - close(import_set(dlg->GetPath())); + try { + close(import_set(dlg->GetPath())); + } catch (Error& e) { + handle_error(_("Error loading set: ") + e.what()); + } } } diff --git a/src/gui/welcome_window.hpp b/src/gui/welcome_window.hpp index c08b7ebc..666f5f62 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f69791be..ce6a0f66 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 80ed01b6..98ff3394 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 da5c1ab7..4b2e8b76 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8cf2a8cf..10bcaf94 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 265e0a62..03b3b80d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b16f34b6..b5482c38 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5d9c124e..2e99366c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 da93e023..9bcbace0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ab5422cf..7f3784c4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8d532f5e..0067b689 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 cd917aaa..2061f6fe 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 44ad3fcf..8eeef3e1 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5d13f075..728dc24b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d2533928..8cfb21e2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 41a026fa..0819d21c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 6ddf34db..d496aadf 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c9b198eb..0791c943 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e92340df..f31e3312 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2b25d1d8..c713457c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7f848aaf..f25607e3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 afba7cb3..25c9fb4d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c5debd04..57c3d859 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 ec667992..ecb94173 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8efadf1c..4681930e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 11be8421..ee6af602 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7aab99b1..0910a8be 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7fb88769..d218c075 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4aa46d33..3cb32d2a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 dd1bbcd6..304e1e50 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7a611ebd..887fd859 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 274ccbed..8784a9e3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 340df7c9..11a94bba 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1556e0ab..5a8880cc 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3c04260e..98586ee9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 13369e7e..ef92fc5b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 320353ef..93e7b792 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 958401b8..5234af54 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 25883dd4..c11ec19d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0a9586e8..cafc10d8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 727af01e..f995f7a7 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4de6d517..6983cbba 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d125de4d..e240efe0 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 9966eea4..2a3e3fc5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5ff8f10a..3234a799 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 cb19b9ce..94417a81 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 643f069b..26360d7b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 9028b644..46408b70 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f72bb076..862ff33c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 89367192..a59824e8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b7923ddc..0531a389 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3780ecfe..da30316b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f5623f2f..4e649567 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4ce3bd27..de423b43 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 74dec9c7..3aa137fd 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1bb86dd1..079f8f77 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0269675e..71fadc33 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f14e96b7..8aec6d42 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c8231940..6bd84f5a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d16ab4f2..c69ab6df 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5e9080cf..2f487f86 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4290e6c5..579f9c36 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5bdf4e85..f276e3b9 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 053a1d51..eb045102 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e1748d2e..bb447ff6 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 80b3d1a1..346010f5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8a2a5003..2334cf5a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f9f1570c..e5374b6b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f50335cd..813a6f87 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 4b044c9c..801f0e56 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 66088e78..7cf5de6b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7c054aa6..2d4e7e08 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d2a6b5c7..3647cb0b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 03ebf084..8dc9b04b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 34e49f49..9bfccadf 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 718f12ba..e28df31f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 e2275055..8ebd08f4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 c988e679..4824c9ce 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 26adb35b..a06bcc0f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 839af60d..f257798c 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2de92fd8..a903140b 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 47162953..f5323b23 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -245,12 +245,7 @@ String Package::nameOut(const String& file) { // new file it = addFile(name); } - // New files should automatically be kept - // NOTE: coppro discovered that this didn't match comments in - // package.hpp. He could be wrong about this. Please change this - // back and add a call to referenceFile in Set::reflect_cards if - // this is wrong. - it->second.keep = true; + // return stream if (it->second.wasWritten()) { return it->second.tempName; diff --git a/src/util/io/package.hpp b/src/util/io/package.hpp index ecd5122d..e02a7f6d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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.cpp b/src/util/io/package_manager.cpp index 60683c5f..747b6477 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f288b3fd..4a741ae4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7f259e7b..23743d80 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 1341bc7c..20a30411 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 182db49b..848b5130 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 49ba2947..84ca7f5d 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 b3b67e62..fdf2b8a8 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d3efbd97..425bfff2 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 5f1faa63..dda79c96 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 53eb881d..d54a90e7 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 7f2d4e5b..e38b2093 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 2743dc26..6e4662b4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d2d41897..7b604881 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 57da3a12..97291921 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 41763f2c..41e569c3 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d663625d..626a714f 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 cd3a240e..f0de61c5 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 0164816c..a5316f44 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f8e1d024..a4403e4a 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 d9aad82a..cb5b9516 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 a07117b1..6397ef94 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 aa9bad38..16d11277 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 14f74010..1615bfd4 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 f30ce876..e1ee4acb 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 8367d953..287db563 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 34a1c3e4..45cf8675 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 186fe6f8..b11b788e 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 3fc31558..cca5fb22 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 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 448f7ce3..c02685ef 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 - 2008 Twan van Laarhoven and "coppro" | +//| Copyright: (C) 2001 - 2009 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+