diff --git a/src/cli/cli_main.cpp b/src/cli/cli_main.cpp index 9737b4f6..cb248840 100644 --- a/src/cli/cli_main.cpp +++ b/src/cli/cli_main.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5106833d..e0fdacf6 100644 --- a/src/cli/cli_main.hpp +++ b/src/cli/cli_main.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 441dba01..705b7476 100644 --- a/src/cli/text_io_handler.cpp +++ b/src/cli/text_io_handler.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d7f38cc6..4d827f2c 100644 --- a/src/cli/text_io_handler.hpp +++ b/src/cli/text_io_handler.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b2b7fc6a..6b6eef66 100644 --- a/src/cli/win32_cli_wrapper.cpp +++ b/src/cli/win32_cli_wrapper.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 6ed5425b..9dfe9269 100644 --- a/src/data/action/generic.hpp +++ b/src/data/action/generic.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0c8b5ceb..c9dca0e2 100644 --- a/src/data/action/keyword.cpp +++ b/src/data/action/keyword.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 34182b02..8d90326c 100644 --- a/src/data/action/keyword.hpp +++ b/src/data/action/keyword.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a5470368..8b9425fd 100644 --- a/src/data/action/set.cpp +++ b/src/data/action/set.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d8156466..d5887e4d 100644 --- a/src/data/action/set.hpp +++ b/src/data/action/set.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 03b4530f..6fe1875e 100644 --- a/src/data/action/symbol.cpp +++ b/src/data/action/symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 536d4670..57430bb5 100644 --- a/src/data/action/symbol.hpp +++ b/src/data/action/symbol.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d229e65e..f6066731 100644 --- a/src/data/action/symbol_part.cpp +++ b/src/data/action/symbol_part.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 6637f71d..3618183d 100644 --- a/src/data/action/symbol_part.hpp +++ b/src/data/action/symbol_part.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 888bdf5a..72a11470 100644 --- a/src/data/action/value.cpp +++ b/src/data/action/value.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f7ba1606..7f50f8da 100644 --- a/src/data/action/value.hpp +++ b/src/data/action/value.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 eb04d621..94301c9a 100644 --- a/src/data/add_cards_script.cpp +++ b/src/data/add_cards_script.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0167e0d7..b6ac8c83 100644 --- a/src/data/add_cards_script.hpp +++ b/src/data/add_cards_script.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card.cpp b/src/data/card.cpp index 16f424aa..b886fc5f 100644 --- a/src/data/card.cpp +++ b/src/data/card.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card.hpp b/src/data/card.hpp index 38276a98..c480a879 100644 --- a/src/data/card.hpp +++ b/src/data/card.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card_link.cpp b/src/data/card_link.cpp index 375e43e6..b853e47f 100644 --- a/src/data/card_link.cpp +++ b/src/data/card_link.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card_link.hpp b/src/data/card_link.hpp index fb122db6..88dae6b2 100644 --- a/src/data/card_link.hpp +++ b/src/data/card_link.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card_region.cpp b/src/data/card_region.cpp index 4a197550..4249f665 100644 --- a/src/data/card_region.cpp +++ b/src/data/card_region.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card_region.hpp b/src/data/card_region.hpp index 4e5fac33..95b1b092 100644 --- a/src/data/card_region.hpp +++ b/src/data/card_region.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 27b72d56..1ff8cfac 100644 --- a/src/data/draw_what.hpp +++ b/src/data/draw_what.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 80a335ed..bb65562f 100644 --- a/src/data/export_template.cpp +++ b/src/data/export_template.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 9f64b653..57a9354a 100644 --- a/src/data/export_template.hpp +++ b/src/data/export_template.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field.cpp b/src/data/field.cpp index 9eb6b0a3..2c8819cf 100644 --- a/src/data/field.cpp +++ b/src/data/field.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field.hpp b/src/data/field.hpp index 652af227..bb3de113 100644 --- a/src/data/field.hpp +++ b/src/data/field.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 6225b237..710bc227 100644 --- a/src/data/field/boolean.cpp +++ b/src/data/field/boolean.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 03d1dd84..2156edd6 100644 --- a/src/data/field/boolean.hpp +++ b/src/data/field/boolean.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 fb2e88e4..561715b7 100644 --- a/src/data/field/choice.cpp +++ b/src/data/field/choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 14f81d25..4784677a 100644 --- a/src/data/field/choice.hpp +++ b/src/data/field/choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 7b17e1e1..575cc9c7 100644 --- a/src/data/field/color.cpp +++ b/src/data/field/color.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 025664de..061dc02d 100644 --- a/src/data/field/color.hpp +++ b/src/data/field/color.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0c5e4b03..b2f08127 100644 --- a/src/data/field/image.cpp +++ b/src/data/field/image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 94cb4382..686f6a18 100644 --- a/src/data/field/image.hpp +++ b/src/data/field/image.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3200794a..9014b9d3 100644 --- a/src/data/field/information.cpp +++ b/src/data/field/information.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 aa75f6aa..f305dd61 100644 --- a/src/data/field/information.hpp +++ b/src/data/field/information.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 11ade17e..53b4443c 100644 --- a/src/data/field/multiple_choice.cpp +++ b/src/data/field/multiple_choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d29dcf88..1318eb59 100644 --- a/src/data/field/multiple_choice.hpp +++ b/src/data/field/multiple_choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b866d54d..8047b8bc 100644 --- a/src/data/field/package_choice.cpp +++ b/src/data/field/package_choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 10f055a7..3350be6c 100644 --- a/src/data/field/package_choice.hpp +++ b/src/data/field/package_choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/slider.cpp b/src/data/field/slider.cpp index b1e6758c..f6efb655 100644 --- a/src/data/field/slider.cpp +++ b/src/data/field/slider.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/slider.hpp b/src/data/field/slider.hpp index 8218eee6..674644f4 100644 --- a/src/data/field/slider.hpp +++ b/src/data/field/slider.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 93e3fb0c..1a27fe5d 100644 --- a/src/data/field/symbol.cpp +++ b/src/data/field/symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0ff5d7b0..fb4871a4 100644 --- a/src/data/field/symbol.hpp +++ b/src/data/field/symbol.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 04513285..f3c27d87 100644 --- a/src/data/field/text.cpp +++ b/src/data/field/text.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 25e2d5b7..81b1c31d 100644 --- a/src/data/field/text.hpp +++ b/src/data/field/text.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/filter.cpp b/src/data/filter.cpp index ca46facd..b8636238 100644 --- a/src/data/filter.cpp +++ b/src/data/filter.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/filter.hpp b/src/data/filter.hpp index 939153ef..388b909a 100644 --- a/src/data/filter.hpp +++ b/src/data/filter.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/font.cpp b/src/data/font.cpp index 16caafc4..993edb01 100644 --- a/src/data/font.cpp +++ b/src/data/font.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/font.hpp b/src/data/font.hpp index 3ac836c9..b692b980 100644 --- a/src/data/font.hpp +++ b/src/data/font.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 62da76ab..88dc2d43 100644 --- a/src/data/format/apprentice.cpp +++ b/src/data/format/apprentice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -616,7 +616,7 @@ ApprenticeExportWindow::ApprenticeExportWindow(Window* parent, const SetP& set) , set(set) , step_begin(0), step_end(0) { - if (!set->game->isMagic()) throw Error(_("Can only export Magic sets to Apprentice")); + if (!set->game->isMagic()) throw Error(_("Can only export magic sets to Apprentice")); // create controls apprentice = new wxTextCtrl(this, wxID_ANY); diff --git a/src/data/format/clipboard.cpp b/src/data/format/clipboard.cpp index 454c3925..40a1f734 100644 --- a/src/data/format/clipboard.cpp +++ b/src/data/format/clipboard.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 fbaedce8..eef8047d 100644 --- a/src/data/format/clipboard.hpp +++ b/src/data/format/clipboard.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 72bf33c6..3db66485 100644 --- a/src/data/format/formats.cpp +++ b/src/data/format/formats.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/formats.hpp b/src/data/format/formats.hpp index 60dca1dd..3210e9c7 100644 --- a/src/data/format/formats.hpp +++ b/src/data/format/formats.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/html.cpp b/src/data/format/html.cpp index 416abf72..1e9acbf0 100644 --- a/src/data/format/html.cpp +++ b/src/data/format/html.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0522ec95..b5dbd9c7 100644 --- a/src/data/format/image.cpp +++ b/src/data/format/image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 11a68ee2..153721ca 100644 --- a/src/data/format/image_to_symbol.cpp +++ b/src/data/format/image_to_symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 6d7c51bb..aa19db43 100644 --- a/src/data/format/image_to_symbol.hpp +++ b/src/data/format/image_to_symbol.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4cff5cc5..c412f875 100644 --- a/src/data/format/mse1.cpp +++ b/src/data/format/mse1.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0dd6427d..0f85e78f 100644 --- a/src/data/format/mse2.cpp +++ b/src/data/format/mse2.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mtg_editor.cpp b/src/data/format/mtg_editor.cpp index 634bca74..12dafc57 100644 --- a/src/data/format/mtg_editor.cpp +++ b/src/data/format/mtg_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 9e8c73f2..9b8e1e6f 100644 --- a/src/data/format/mws.cpp +++ b/src/data/format/mws.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -55,7 +55,7 @@ String card_rarity_code(const String& rarity) { void export_mws(Window* parent, const SetP& set) { if (!set->game->isMagic()) { - throw Error(_("Can only export Magic sets to Magic Workstation")); + throw Error(_("Can only export magic sets to Magic Workstation")); } // Select filename diff --git a/src/data/game.cpp b/src/data/game.cpp index 6edd4d79..300d98e9 100644 --- a/src/data/game.cpp +++ b/src/data/game.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/game.hpp b/src/data/game.hpp index f0c96bb9..a352d66f 100644 --- a/src/data/game.hpp +++ b/src/data/game.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -68,16 +68,15 @@ public: /// Loads the game with a particular name, for example "magic" static GameP byName(const String& name); - /// Is this Magic the Gathering? - bool isMagic() const; - /// Initialize card_list_color_script void initCardListColorScript(); static String typeNameStatic(); String typeName() const override; Version fileVersion() const override; - + + bool isMagic() const; + protected: void validate(Version) override; diff --git a/src/data/graph_type.hpp b/src/data/graph_type.hpp index 5a6ae27e..d596aedb 100644 --- a/src/data/graph_type.hpp +++ b/src/data/graph_type.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/installer.cpp b/src/data/installer.cpp index 83a8a8f1..1cd0476c 100644 --- a/src/data/installer.cpp +++ b/src/data/installer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/installer.hpp b/src/data/installer.hpp index 72f120b0..ac446c9e 100644 --- a/src/data/installer.hpp +++ b/src/data/installer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/keyword.cpp b/src/data/keyword.cpp index 736cb206..4b489682 100644 --- a/src/data/keyword.cpp +++ b/src/data/keyword.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/keyword.hpp b/src/data/keyword.hpp index afd5a73a..9732bfc1 100644 --- a/src/data/keyword.hpp +++ b/src/data/keyword.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/locale.cpp b/src/data/locale.cpp index 425a1de9..0d20a0e7 100644 --- a/src/data/locale.cpp +++ b/src/data/locale.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/locale.hpp b/src/data/locale.hpp index fcbb1f92..0f58cffe 100644 --- a/src/data/locale.hpp +++ b/src/data/locale.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/localized_string.hpp b/src/data/localized_string.hpp index aed5149c..a6cc7de7 100644 --- a/src/data/localized_string.hpp +++ b/src/data/localized_string.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/pack.cpp b/src/data/pack.cpp index 0e184a30..460f11b0 100644 --- a/src/data/pack.cpp +++ b/src/data/pack.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/pack.hpp b/src/data/pack.hpp index 7e419102..0420b539 100644 --- a/src/data/pack.hpp +++ b/src/data/pack.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/set.cpp b/src/data/set.cpp index 18ef55e1..74f19bf1 100644 --- a/src/data/set.cpp +++ b/src/data/set.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/set.hpp b/src/data/set.hpp index a5b19729..ee81c2de 100644 --- a/src/data/set.hpp +++ b/src/data/set.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -55,7 +55,7 @@ public: vector cards; ///< The cards in the set vector keywords; ///< Additional keywords used in this set vector pack_types; ///< Additional/replacement pack types - String apprentice_code; ///< Code to use for apprentice (Magic only) + String apprentice_code; ///< Code to use for apprentice (magic only) ActionStack actions; ///< Actions performed on this set and the cards in it KeywordDatabase keyword_db; ///< Database for matching keywords, must be cleared when keywords change diff --git a/src/data/settings.cpp b/src/data/settings.cpp index 87825325..1e181cbe 100644 --- a/src/data/settings.cpp +++ b/src/data/settings.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/settings.hpp b/src/data/settings.hpp index 53a9fc88..6116ca63 100644 --- a/src/data/settings.hpp +++ b/src/data/settings.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/statistics.cpp b/src/data/statistics.cpp index 9e1c9b25..09726423 100644 --- a/src/data/statistics.cpp +++ b/src/data/statistics.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/statistics.hpp b/src/data/statistics.hpp index 6131570d..f75e2e4a 100644 --- a/src/data/statistics.hpp +++ b/src/data/statistics.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/stylesheet.cpp b/src/data/stylesheet.cpp index 9217e416..1ed7010e 100644 --- a/src/data/stylesheet.cpp +++ b/src/data/stylesheet.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/stylesheet.hpp b/src/data/stylesheet.hpp index 9cc0934e..638ec88b 100644 --- a/src/data/stylesheet.hpp +++ b/src/data/stylesheet.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol.cpp b/src/data/symbol.cpp index 3ae663ee..a724def4 100644 --- a/src/data/symbol.cpp +++ b/src/data/symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol.hpp b/src/data/symbol.hpp index affba584..5fca0111 100644 --- a/src/data/symbol.hpp +++ b/src/data/symbol.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 08f09475..e643c5be 100644 --- a/src/data/symbol_font.cpp +++ b/src/data/symbol_font.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 daa7072e..4752cc83 100644 --- a/src/data/symbol_font.hpp +++ b/src/data/symbol_font.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c898a879..7ee351df 100644 --- a/src/data/word_list.cpp +++ b/src/data/word_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5099206a..4c3402f5 100644 --- a/src/data/word_list.hpp +++ b/src/data/word_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/bezier.cpp b/src/gfx/bezier.cpp index 970c5e34..98c8be4e 100644 --- a/src/gfx/bezier.cpp +++ b/src/gfx/bezier.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/bezier.hpp b/src/gfx/bezier.hpp index c6b596bd..467520fc 100644 --- a/src/gfx/bezier.hpp +++ b/src/gfx/bezier.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a5c1feff..73391076 100644 --- a/src/gfx/blend_image.cpp +++ b/src/gfx/blend_image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/color.cpp b/src/gfx/color.cpp index eeda2ac1..9627800c 100644 --- a/src/gfx/color.cpp +++ b/src/gfx/color.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/color.hpp b/src/gfx/color.hpp index 295a88a1..2a326682 100644 --- a/src/gfx/color.hpp +++ b/src/gfx/color.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3bde7074..f044c0a8 100644 --- a/src/gfx/combine_image.cpp +++ b/src/gfx/combine_image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b8291087..c7fc33e7 100644 --- a/src/gfx/generated_image.cpp +++ b/src/gfx/generated_image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 06418a38..4ea9dd27 100644 --- a/src/gfx/generated_image.hpp +++ b/src/gfx/generated_image.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/gfx.hpp b/src/gfx/gfx.hpp index a5b6430a..e7008464 100644 --- a/src/gfx/gfx.hpp +++ b/src/gfx/gfx.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8526842e..51a3c980 100644 --- a/src/gfx/image_effects.cpp +++ b/src/gfx/image_effects.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8c2d4e4e..0f30d369 100644 --- a/src/gfx/mask_image.cpp +++ b/src/gfx/mask_image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/polynomial.cpp b/src/gfx/polynomial.cpp index ed237603..8fffb060 100644 --- a/src/gfx/polynomial.cpp +++ b/src/gfx/polynomial.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/polynomial.hpp b/src/gfx/polynomial.hpp index 2d8539c3..039bee25 100644 --- a/src/gfx/polynomial.hpp +++ b/src/gfx/polynomial.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ca6bea59..85ddb63d 100644 --- a/src/gfx/resample_image.cpp +++ b/src/gfx/resample_image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 43ba2265..b0a1064b 100644 --- a/src/gfx/resample_text.cpp +++ b/src/gfx/resample_text.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 16704091..5f78a943 100644 --- a/src/gfx/rotate_image.cpp +++ b/src/gfx/rotate_image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a601957b..3adbc6e5 100644 --- a/src/gui/about_window.cpp +++ b/src/gui/about_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a3e1ccb3..08fc47e5 100644 --- a/src/gui/about_window.hpp +++ b/src/gui/about_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/add_csv_window.cpp b/src/gui/add_csv_window.cpp index 028698f6..284853e4 100644 --- a/src/gui/add_csv_window.cpp +++ b/src/gui/add_csv_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/add_csv_window.hpp b/src/gui/add_csv_window.hpp index 1fd75985..f5b92008 100644 --- a/src/gui/add_csv_window.hpp +++ b/src/gui/add_csv_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/add_json_window.cpp b/src/gui/add_json_window.cpp index 79e2a632..3466f923 100644 --- a/src/gui/add_json_window.cpp +++ b/src/gui/add_json_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/add_json_window.hpp b/src/gui/add_json_window.hpp index 71e2140e..90693f9f 100644 --- a/src/gui/add_json_window.hpp +++ b/src/gui/add_json_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d5822ede..a00206a9 100644 --- a/src/gui/auto_replace_window.cpp +++ b/src/gui/auto_replace_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 6d162aeb..5616348d 100644 --- a/src/gui/auto_replace_window.hpp +++ b/src/gui/auto_replace_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/bulk_modification_window.cpp b/src/gui/bulk_modification_window.cpp index f01cbfd4..2c750187 100644 --- a/src/gui/bulk_modification_window.cpp +++ b/src/gui/bulk_modification_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/bulk_modification_window.hpp b/src/gui/bulk_modification_window.hpp index 3843a4fa..6a5f8116 100644 --- a/src/gui/bulk_modification_window.hpp +++ b/src/gui/bulk_modification_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/card_link_window.cpp b/src/gui/card_link_window.cpp index 25a41441..f710dae6 100644 --- a/src/gui/card_link_window.cpp +++ b/src/gui/card_link_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/card_link_window.hpp b/src/gui/card_link_window.hpp index 9aece39b..5c66a2a5 100644 --- a/src/gui/card_link_window.hpp +++ b/src/gui/card_link_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 9c9e641a..0c0da474 100644 --- a/src/gui/card_select_window.cpp +++ b/src/gui/card_select_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b897d956..df344112 100644 --- a/src/gui/card_select_window.hpp +++ b/src/gui/card_select_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 7b9b7fe5..c29f7e8a 100644 --- a/src/gui/control/card_editor.cpp +++ b/src/gui/control/card_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 50cce330..13191c85 100644 --- a/src/gui/control/card_editor.hpp +++ b/src/gui/control/card_editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b068d6b4..dcb27f01 100644 --- a/src/gui/control/card_list.cpp +++ b/src/gui/control/card_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e9f96da9..7a1374b2 100644 --- a/src/gui/control/card_list.hpp +++ b/src/gui/control/card_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 020f6841..e3bc2fe3 100644 --- a/src/gui/control/card_list_column_select.cpp +++ b/src/gui/control/card_list_column_select.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1c87c2e9..3f2e941c 100644 --- a/src/gui/control/card_list_column_select.hpp +++ b/src/gui/control/card_list_column_select.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1cfffacf..79d9c0ee 100644 --- a/src/gui/control/card_viewer.cpp +++ b/src/gui/control/card_viewer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 92fcdda6..87ef7b30 100644 --- a/src/gui/control/card_viewer.hpp +++ b/src/gui/control/card_viewer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/filter_ctrl.cpp b/src/gui/control/filter_ctrl.cpp index ec9a06b7..17b80272 100644 --- a/src/gui/control/filter_ctrl.cpp +++ b/src/gui/control/filter_ctrl.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/filter_ctrl.hpp b/src/gui/control/filter_ctrl.hpp index c2617dfa..c59c6311 100644 --- a/src/gui/control/filter_ctrl.hpp +++ b/src/gui/control/filter_ctrl.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 eeae50ac..b13e83d9 100644 --- a/src/gui/control/filtered_card_list.cpp +++ b/src/gui/control/filtered_card_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8a872c52..530528b4 100644 --- a/src/gui/control/filtered_card_list.hpp +++ b/src/gui/control/filtered_card_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4040dfde..09d83700 100644 --- a/src/gui/control/gallery_list.cpp +++ b/src/gui/control/gallery_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 83d4528f..7b6f98da 100644 --- a/src/gui/control/gallery_list.hpp +++ b/src/gui/control/gallery_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 18ab5488..06808bdf 100644 --- a/src/gui/control/graph.cpp +++ b/src/gui/control/graph.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 adca76a5..9e553de4 100644 --- a/src/gui/control/graph.hpp +++ b/src/gui/control/graph.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1cfbc784..e0e6e129 100644 --- a/src/gui/control/image_card_list.cpp +++ b/src/gui/control/image_card_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 7fe2bea1..1a47c435 100644 --- a/src/gui/control/image_card_list.hpp +++ b/src/gui/control/image_card_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 089e36a8..01ebc91a 100644 --- a/src/gui/control/item_list.cpp +++ b/src/gui/control/item_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 453db243..b47a0b49 100644 --- a/src/gui/control/item_list.hpp +++ b/src/gui/control/item_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8b992c63..8a6cab58 100644 --- a/src/gui/control/keyword_list.cpp +++ b/src/gui/control/keyword_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0b2fd2ae..0071fa5b 100644 --- a/src/gui/control/keyword_list.hpp +++ b/src/gui/control/keyword_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 378c993c..32e81b3f 100644 --- a/src/gui/control/native_look_editor.cpp +++ b/src/gui/control/native_look_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 109d736c..c60270ae 100644 --- a/src/gui/control/native_look_editor.hpp +++ b/src/gui/control/native_look_editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a6951686..66f1ca29 100644 --- a/src/gui/control/package_list.cpp +++ b/src/gui/control/package_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 15488333..dea36edc 100644 --- a/src/gui/control/package_list.hpp +++ b/src/gui/control/package_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0b63500c..9ffee9c1 100644 --- a/src/gui/control/select_card_list.cpp +++ b/src/gui/control/select_card_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a9245179..2360cb3d 100644 --- a/src/gui/control/select_card_list.hpp +++ b/src/gui/control/select_card_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 42e8ad5f..041d41b3 100644 --- a/src/gui/control/text_ctrl.cpp +++ b/src/gui/control/text_ctrl.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c1153992..3cff08bd 100644 --- a/src/gui/control/text_ctrl.hpp +++ b/src/gui/control/text_ctrl.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 eff226c4..517ae792 100644 --- a/src/gui/control/tree_list.cpp +++ b/src/gui/control/tree_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 22421e35..1b109529 100644 --- a/src/gui/control/tree_list.hpp +++ b/src/gui/control/tree_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a63b641d..57bbc6bf 100644 --- a/src/gui/drop_down_list.cpp +++ b/src/gui/drop_down_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 900ea6ef..f64607ad 100644 --- a/src/gui/drop_down_list.hpp +++ b/src/gui/drop_down_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f4b278fd..cd643bfd 100644 --- a/src/gui/html_export_window.cpp +++ b/src/gui/html_export_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0feef308..0276c215 100644 --- a/src/gui/html_export_window.hpp +++ b/src/gui/html_export_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1a15349c..59cd5c64 100644 --- a/src/gui/image_slice_window.cpp +++ b/src/gui/image_slice_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 df602008..f18d2021 100644 --- a/src/gui/image_slice_window.hpp +++ b/src/gui/image_slice_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 865ab675..d80258ab 100644 --- a/src/gui/images_export_window.cpp +++ b/src/gui/images_export_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 019c3116..97074c3d 100644 --- a/src/gui/images_export_window.hpp +++ b/src/gui/images_export_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 13ab7f7f..456c0fda 100644 --- a/src/gui/new_window.cpp +++ b/src/gui/new_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 695f6800..9f427e72 100644 --- a/src/gui/new_window.hpp +++ b/src/gui/new_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 2377e14a..e3d4bcb0 100644 --- a/src/gui/package_update_list.cpp +++ b/src/gui/package_update_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e80c091d..e0decdfa 100644 --- a/src/gui/package_update_list.hpp +++ b/src/gui/package_update_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 062f2628..7ac0822a 100644 --- a/src/gui/packages_window.cpp +++ b/src/gui/packages_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3c889808..996b8189 100644 --- a/src/gui/packages_window.hpp +++ b/src/gui/packages_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 696f8b20..c82bba1d 100644 --- a/src/gui/preferences_window.cpp +++ b/src/gui/preferences_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 46ecbfd5..050784e6 100644 --- a/src/gui/preferences_window.hpp +++ b/src/gui/preferences_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 bda7d822..bf321d71 100644 --- a/src/gui/print_window.cpp +++ b/src/gui/print_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d9a69468..dd768b16 100644 --- a/src/gui/print_window.hpp +++ b/src/gui/print_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/profiler_window.cpp b/src/gui/profiler_window.cpp index ad81ebf3..6297e8ac 100644 --- a/src/gui/profiler_window.cpp +++ b/src/gui/profiler_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d2d1f684..c0d99806 100644 --- a/src/gui/set/cards_panel.cpp +++ b/src/gui/set/cards_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 38aeda02..d67608fa 100644 --- a/src/gui/set/cards_panel.hpp +++ b/src/gui/set/cards_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/console_panel.cpp b/src/gui/set/console_panel.cpp index 868be6d4..658c8dd2 100644 --- a/src/gui/set/console_panel.cpp +++ b/src/gui/set/console_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/console_panel.hpp b/src/gui/set/console_panel.hpp index 133633af..4b211226 100644 --- a/src/gui/set/console_panel.hpp +++ b/src/gui/set/console_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 dda675f7..854bf28c 100644 --- a/src/gui/set/keywords_panel.cpp +++ b/src/gui/set/keywords_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f364edcd..44e37b87 100644 --- a/src/gui/set/keywords_panel.hpp +++ b/src/gui/set/keywords_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3e9f4874..2baf4544 100644 --- a/src/gui/set/panel.cpp +++ b/src/gui/set/panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 243fa894..e9634d3a 100644 --- a/src/gui/set/panel.hpp +++ b/src/gui/set/panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8d2f41d0..061ca462 100644 --- a/src/gui/set/random_pack_panel.cpp +++ b/src/gui/set/random_pack_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0aa77ed1..5e672567 100644 --- a/src/gui/set/random_pack_panel.hpp +++ b/src/gui/set/random_pack_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 74d550a3..b6f95abb 100644 --- a/src/gui/set/set_info_panel.cpp +++ b/src/gui/set/set_info_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 67d8b5f8..8169c109 100644 --- a/src/gui/set/set_info_panel.hpp +++ b/src/gui/set/set_info_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d5994143..9a619145 100644 --- a/src/gui/set/stats_panel.cpp +++ b/src/gui/set/stats_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ @@ -590,12 +590,14 @@ void StatsPanel::filterCards() { BEGIN_EVENT_TABLE(StatsPanel, wxPanel) EVT_GRAPH_SELECT(wxID_ANY, StatsPanel::onGraphSelect) -END_EVENT_TABLE() - +END_EVENT_TABLE() + +#if USE_DIMENSION_LISTS BEGIN_EVENT_TABLE(StatDimensionList, GalleryList) EVT_MOTION(StatDimensionList::onMotion) EVT_LEAVE_WINDOW(StatDimensionList::onMouseLeave) -END_EVENT_TABLE() +END_EVENT_TABLE() +#endif // ----------------------------------------------------------------------------- : Selection diff --git a/src/gui/set/stats_panel.hpp b/src/gui/set/stats_panel.hpp index 1de78b8e..8bdda425 100644 --- a/src/gui/set/stats_panel.hpp +++ b/src/gui/set/stats_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e941b6d9..1f1b7220 100644 --- a/src/gui/set/style_panel.cpp +++ b/src/gui/set/style_panel.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c8bcc263..e98ffefd 100644 --- a/src/gui/set/style_panel.hpp +++ b/src/gui/set/style_panel.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a070df11..429db2f0 100644 --- a/src/gui/set/window.cpp +++ b/src/gui/set/window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f7726f88..3a84f857 100644 --- a/src/gui/set/window.hpp +++ b/src/gui/set/window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 fb6e349d..1ad5e9df 100644 --- a/src/gui/symbol/basic_shape_editor.cpp +++ b/src/gui/symbol/basic_shape_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5254bcaf..abfc898e 100644 --- a/src/gui/symbol/basic_shape_editor.hpp +++ b/src/gui/symbol/basic_shape_editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b20eea18..7c4ed86e 100644 --- a/src/gui/symbol/control.cpp +++ b/src/gui/symbol/control.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a03ce719..783384ef 100644 --- a/src/gui/symbol/control.hpp +++ b/src/gui/symbol/control.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8a03df49..b2804048 100644 --- a/src/gui/symbol/editor.cpp +++ b/src/gui/symbol/editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b4be008f..cd946288 100644 --- a/src/gui/symbol/editor.hpp +++ b/src/gui/symbol/editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ac81ead8..e4e900bf 100644 --- a/src/gui/symbol/part_list.cpp +++ b/src/gui/symbol/part_list.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4760fecd..6e7a9bf8 100644 --- a/src/gui/symbol/part_list.hpp +++ b/src/gui/symbol/part_list.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4751c5ff..d9aff134 100644 --- a/src/gui/symbol/point_editor.cpp +++ b/src/gui/symbol/point_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d11ba8cd..fb1d8bd0 100644 --- a/src/gui/symbol/point_editor.hpp +++ b/src/gui/symbol/point_editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 44cb1e41..b7c276fb 100644 --- a/src/gui/symbol/select_editor.cpp +++ b/src/gui/symbol/select_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 685e0e04..b2d55f3a 100644 --- a/src/gui/symbol/select_editor.hpp +++ b/src/gui/symbol/select_editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 96fe3acb..71744749 100644 --- a/src/gui/symbol/selection.cpp +++ b/src/gui/symbol/selection.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b64295f5..1491ebb8 100644 --- a/src/gui/symbol/selection.hpp +++ b/src/gui/symbol/selection.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 12ed814f..7e190d9e 100644 --- a/src/gui/symbol/symmetry_editor.cpp +++ b/src/gui/symbol/symmetry_editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d2bdadfb..fbda951d 100644 --- a/src/gui/symbol/symmetry_editor.hpp +++ b/src/gui/symbol/symmetry_editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 50e06816..214dac7a 100644 --- a/src/gui/symbol/window.cpp +++ b/src/gui/symbol/window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 9ca64427..84ea5988 100644 --- a/src/gui/symbol/window.hpp +++ b/src/gui/symbol/window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 2d792934..525328c6 100644 --- a/src/gui/thumbnail_thread.cpp +++ b/src/gui/thumbnail_thread.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b97fdb21..1b061fae 100644 --- a/src/gui/thumbnail_thread.hpp +++ b/src/gui/thumbnail_thread.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3b1c2570..13442a4f 100644 --- a/src/gui/update_checker.cpp +++ b/src/gui/update_checker.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5bf63870..9fe50bf0 100644 --- a/src/gui/update_checker.hpp +++ b/src/gui/update_checker.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/util.cpp b/src/gui/util.cpp index 3cfdff55..411589a4 100644 --- a/src/gui/util.cpp +++ b/src/gui/util.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/util.hpp b/src/gui/util.hpp index 83490b5f..21fd1657 100644 --- a/src/gui/util.hpp +++ b/src/gui/util.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ed971683..561a53b8 100644 --- a/src/gui/value/choice.cpp +++ b/src/gui/value/choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1e6b61d9..5876db37 100644 --- a/src/gui/value/choice.hpp +++ b/src/gui/value/choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 62606123..2a82a3f8 100644 --- a/src/gui/value/color.cpp +++ b/src/gui/value/color.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5606e8a1..92a46e1c 100644 --- a/src/gui/value/color.hpp +++ b/src/gui/value/color.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 2c895671..877ce346 100644 --- a/src/gui/value/editor.cpp +++ b/src/gui/value/editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4be9a38c..f6e11e63 100644 --- a/src/gui/value/editor.hpp +++ b/src/gui/value/editor.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 675fe447..8290f0e0 100644 --- a/src/gui/value/image.cpp +++ b/src/gui/value/image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0f7cea66..25c0d6fa 100644 --- a/src/gui/value/image.hpp +++ b/src/gui/value/image.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f6e71bd1..0604ec8e 100644 --- a/src/gui/value/information.cpp +++ b/src/gui/value/information.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a6b11447..27eed7c9 100644 --- a/src/gui/value/information.hpp +++ b/src/gui/value/information.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 380fc203..94273753 100644 --- a/src/gui/value/multiple_choice.cpp +++ b/src/gui/value/multiple_choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e09f0414..aa64a83d 100644 --- a/src/gui/value/multiple_choice.hpp +++ b/src/gui/value/multiple_choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c963e706..a6f0b74f 100644 --- a/src/gui/value/package_choice.cpp +++ b/src/gui/value/package_choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f713c253..4ff91816 100644 --- a/src/gui/value/package_choice.hpp +++ b/src/gui/value/package_choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5a4a925b..02a3b75a 100644 --- a/src/gui/value/symbol.cpp +++ b/src/gui/value/symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 516ff087..a7888b40 100644 --- a/src/gui/value/symbol.hpp +++ b/src/gui/value/symbol.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 2ca9b3ff..5a325f31 100644 --- a/src/gui/value/text.cpp +++ b/src/gui/value/text.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 aaf27169..7a63308a 100644 --- a/src/gui/value/text.hpp +++ b/src/gui/value/text.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/web_request_window.cpp b/src/gui/web_request_window.cpp index ae126aae..5d800f9a 100644 --- a/src/gui/web_request_window.cpp +++ b/src/gui/web_request_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/web_request_window.hpp b/src/gui/web_request_window.hpp index 2289effa..68cf2534 100644 --- a/src/gui/web_request_window.hpp +++ b/src/gui/web_request_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 68de72bd..755d5fcf 100644 --- a/src/gui/welcome_window.cpp +++ b/src/gui/welcome_window.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/welcome_window.hpp b/src/gui/welcome_window.hpp index de92e894..7eddf002 100644 --- a/src/gui/welcome_window.hpp +++ b/src/gui/welcome_window.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/main.cpp b/src/main.cpp index 745e6ca5..fd4025d2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 6c3babb1..f542f2f9 100644 --- a/src/render/card/viewer.cpp +++ b/src/render/card/viewer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 9ef2c0f9..2a5020cc 100644 --- a/src/render/card/viewer.hpp +++ b/src/render/card/viewer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1d669bea..de07c844 100644 --- a/src/render/symbol/filter.cpp +++ b/src/render/symbol/filter.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 83d3e88f..8d2ca997 100644 --- a/src/render/symbol/filter.hpp +++ b/src/render/symbol/filter.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 aa6fe8be..ef186b13 100644 --- a/src/render/symbol/viewer.cpp +++ b/src/render/symbol/viewer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 fa79c380..7dc9347b 100644 --- a/src/render/symbol/viewer.hpp +++ b/src/render/symbol/viewer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c123ed2b..41ca3a60 100644 --- a/src/render/text/compound.cpp +++ b/src/render/text/compound.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ae7cc200..ebdfc1b0 100644 --- a/src/render/text/element.cpp +++ b/src/render/text/element.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ebd130bf..ac036111 100644 --- a/src/render/text/element.hpp +++ b/src/render/text/element.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c4c43ec8..873acd89 100644 --- a/src/render/text/font.cpp +++ b/src/render/text/font.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a16dcc6e..411d1985 100644 --- a/src/render/text/symbol.cpp +++ b/src/render/text/symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 79a8fcc2..3c95549f 100644 --- a/src/render/text/viewer.cpp +++ b/src/render/text/viewer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3df0baad..74633252 100644 --- a/src/render/text/viewer.hpp +++ b/src/render/text/viewer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 641ee9a7..5dcc4fbe 100644 --- a/src/render/value/choice.cpp +++ b/src/render/value/choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 39967405..6994995f 100644 --- a/src/render/value/choice.hpp +++ b/src/render/value/choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 45c3f4f6..66a5eca2 100644 --- a/src/render/value/color.cpp +++ b/src/render/value/color.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3d2ed640..a8d0c875 100644 --- a/src/render/value/color.hpp +++ b/src/render/value/color.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c7a6c306..442d019c 100644 --- a/src/render/value/image.cpp +++ b/src/render/value/image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 f957f5af..d5d9f364 100644 --- a/src/render/value/image.hpp +++ b/src/render/value/image.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 7591faf8..499f078e 100644 --- a/src/render/value/information.cpp +++ b/src/render/value/information.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 10d16e7f..39f87851 100644 --- a/src/render/value/information.hpp +++ b/src/render/value/information.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a0e54239..baf14909 100644 --- a/src/render/value/multiple_choice.cpp +++ b/src/render/value/multiple_choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 25a56495..80b4fe43 100644 --- a/src/render/value/multiple_choice.hpp +++ b/src/render/value/multiple_choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 fd40edbb..0587239b 100644 --- a/src/render/value/package_choice.cpp +++ b/src/render/value/package_choice.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 afc7ad5c..62f7e00b 100644 --- a/src/render/value/package_choice.hpp +++ b/src/render/value/package_choice.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0e6440ae..166513f4 100644 --- a/src/render/value/symbol.cpp +++ b/src/render/value/symbol.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 2b9613ba..68069372 100644 --- a/src/render/value/symbol.hpp +++ b/src/render/value/symbol.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 d3b11eb9..0172b1b2 100644 --- a/src/render/value/text.cpp +++ b/src/render/value/text.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3d9ecbf8..8963bd51 100644 --- a/src/render/value/text.hpp +++ b/src/render/value/text.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e5d30ac8..0f949650 100644 --- a/src/render/value/viewer.cpp +++ b/src/render/value/viewer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e29a864a..37b96c92 100644 --- a/src/render/value/viewer.hpp +++ b/src/render/value/viewer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/context.cpp b/src/script/context.cpp index ebdf43ae..051ec73a 100644 --- a/src/script/context.cpp +++ b/src/script/context.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/context.hpp b/src/script/context.hpp index 9d571c88..3df77174 100644 --- a/src/script/context.hpp +++ b/src/script/context.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/dependency.cpp b/src/script/dependency.cpp index e0281a03..cac7120a 100644 --- a/src/script/dependency.cpp +++ b/src/script/dependency.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/dependency.hpp b/src/script/dependency.hpp index 32b260a6..272f1af9 100644 --- a/src/script/dependency.hpp +++ b/src/script/dependency.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4ca5c8d3..1ed95db7 100644 --- a/src/script/functions/basic.cpp +++ b/src/script/functions/basic.cpp @@ -1,6 +1,5 @@ - //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 94c5fada..5c985bfe 100644 --- a/src/script/functions/construction.cpp +++ b/src/script/functions/construction.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/construction_helper.hpp b/src/script/functions/construction_helper.hpp index dd30e95a..455ba2bf 100644 --- a/src/script/functions/construction_helper.hpp +++ b/src/script/functions/construction_helper.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0c9ad735..46916a71 100644 --- a/src/script/functions/editor.cpp +++ b/src/script/functions/editor.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b1c48f81..2cbab07d 100644 --- a/src/script/functions/english.cpp +++ b/src/script/functions/english.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 acc079ae..43dbfcf9 100644 --- a/src/script/functions/export.cpp +++ b/src/script/functions/export.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c420944b..534571b4 100644 --- a/src/script/functions/functions.hpp +++ b/src/script/functions/functions.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e2089d2f..bf4f1aa8 100644 --- a/src/script/functions/image.cpp +++ b/src/script/functions/image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/json.cpp b/src/script/functions/json.cpp index 3d402922..0b2ebf39 100644 --- a/src/script/functions/json.cpp +++ b/src/script/functions/json.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/json.hpp b/src/script/functions/json.hpp index 37279412..c9b1a128 100644 --- a/src/script/functions/json.hpp +++ b/src/script/functions/json.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 da45347e..7aa73949 100644 --- a/src/script/functions/regex.cpp +++ b/src/script/functions/regex.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 50afa5b1..1b7461fc 100644 --- a/src/script/functions/spelling.cpp +++ b/src/script/functions/spelling.cpp @@ -1,6 +1,5 @@ - //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3d0c9f3c..ac5fe6fd 100644 --- a/src/script/functions/util.hpp +++ b/src/script/functions/util.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/image.cpp b/src/script/image.cpp index 2e7bd87a..598c8a8e 100644 --- a/src/script/image.cpp +++ b/src/script/image.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/image.hpp b/src/script/image.hpp index 184239c7..e89a7b57 100644 --- a/src/script/image.hpp +++ b/src/script/image.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/parser.cpp b/src/script/parser.cpp index 65de8ff8..a65869aa 100644 --- a/src/script/parser.cpp +++ b/src/script/parser.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/parser.hpp b/src/script/parser.hpp index 64b5a88c..10c22b7a 100644 --- a/src/script/parser.hpp +++ b/src/script/parser.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/profiler.cpp b/src/script/profiler.cpp index ba30dbf2..a55fb8d5 100644 --- a/src/script/profiler.cpp +++ b/src/script/profiler.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/profiler.hpp b/src/script/profiler.hpp index 64c747af..71987d8d 100644 --- a/src/script/profiler.hpp +++ b/src/script/profiler.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script.cpp b/src/script/script.cpp index c867ae7a..912edc62 100644 --- a/src/script/script.cpp +++ b/src/script/script.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script.hpp b/src/script/script.hpp index c992080f..9b79e7e1 100644 --- a/src/script/script.hpp +++ b/src/script/script.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 57071fd1..0b559722 100644 --- a/src/script/script_manager.cpp +++ b/src/script/script_manager.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 3fd10f48..ee683b83 100644 --- a/src/script/script_manager.hpp +++ b/src/script/script_manager.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/scriptable.cpp b/src/script/scriptable.cpp index f9b7fe3b..29726d41 100644 --- a/src/script/scriptable.cpp +++ b/src/script/scriptable.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/scriptable.hpp b/src/script/scriptable.hpp index a6b7715b..90680d97 100644 --- a/src/script/scriptable.hpp +++ b/src/script/scriptable.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 21ea2c26..6e124081 100644 --- a/src/script/to_value.hpp +++ b/src/script/to_value.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/value.cpp b/src/script/value.cpp index 1927371e..343f80cb 100644 --- a/src/script/value.cpp +++ b/src/script/value.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/value.hpp b/src/script/value.hpp index 56e864d4..c439fa16 100644 --- a/src/script/value.hpp +++ b/src/script/value.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 1c18c07f..18f77bc1 100644 --- a/src/util/action_stack.cpp +++ b/src/util/action_stack.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 b95a21b7..16d3f132 100644 --- a/src/util/action_stack.hpp +++ b/src/util/action_stack.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/age.cpp b/src/util/age.cpp index b720be6d..0db3169e 100644 --- a/src/util/age.cpp +++ b/src/util/age.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/age.hpp b/src/util/age.hpp index 2c187da2..365c18d4 100644 --- a/src/util/age.hpp +++ b/src/util/age.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/alignment.cpp b/src/util/alignment.cpp index 2d7eab67..c6319753 100644 --- a/src/util/alignment.cpp +++ b/src/util/alignment.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/alignment.hpp b/src/util/alignment.hpp index c7dda51b..b91276ba 100644 --- a/src/util/alignment.hpp +++ b/src/util/alignment.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/angle.hpp b/src/util/angle.hpp index f50d7fd5..38686142 100644 --- a/src/util/angle.hpp +++ b/src/util/angle.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/defaultable.hpp b/src/util/defaultable.hpp index f3990045..b8e2c155 100644 --- a/src/util/defaultable.hpp +++ b/src/util/defaultable.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a9e8c96d..236ed806 100644 --- a/src/util/delayed_index_maps.hpp +++ b/src/util/delayed_index_maps.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 babbcac3..60405ffa 100644 --- a/src/util/dynamic_arg.hpp +++ b/src/util/dynamic_arg.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/error.cpp b/src/util/error.cpp index 7e7bae0e..3edc3377 100644 --- a/src/util/error.cpp +++ b/src/util/error.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/error.hpp b/src/util/error.hpp index 2f8b93ba..db3dbdc1 100644 --- a/src/util/error.hpp +++ b/src/util/error.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ba494891..721bcba7 100644 --- a/src/util/file_utils.cpp +++ b/src/util/file_utils.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 ebd9b3df..e77753be 100644 --- a/src/util/file_utils.hpp +++ b/src/util/file_utils.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 0c4d4963..fe3cf013 100644 --- a/src/util/find_replace.hpp +++ b/src/util/find_replace.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4b48a9f4..7bcdb366 100644 --- a/src/util/for_each.hpp +++ b/src/util/for_each.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 5798d996..a08f1899 100644 --- a/src/util/index_map.hpp +++ b/src/util/index_map.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e3a31fbc..45cba154 100644 --- a/src/util/io/get_member.cpp +++ b/src/util/io/get_member.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 446d360a..cc25dd86 100644 --- a/src/util/io/get_member.hpp +++ b/src/util/io/get_member.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 63423dc9..767020da 100644 --- a/src/util/io/package.cpp +++ b/src/util/io/package.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/package.hpp b/src/util/io/package.hpp index 05802eac..fb44c1c9 100644 --- a/src/util/io/package.hpp +++ b/src/util/io/package.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4e4a3e11..6d147dfb 100644 --- a/src/util/io/package_manager.cpp +++ b/src/util/io/package_manager.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 7e6037c4..25bd57cb 100644 --- a/src/util/io/package_manager.hpp +++ b/src/util/io/package_manager.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 e0bd3298..31d391df 100644 --- a/src/util/io/reader.cpp +++ b/src/util/io/reader.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 dd12768f..221813a8 100644 --- a/src/util/io/reader.hpp +++ b/src/util/io/reader.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 901bf90b..ad7543bd 100644 --- a/src/util/io/writer.cpp +++ b/src/util/io/writer.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 dfc8a7e5..948a6952 100644 --- a/src/util/io/writer.hpp +++ b/src/util/io/writer.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/locale.hpp b/src/util/locale.hpp index 4ca5c88b..894f76aa 100644 --- a/src/util/locale.hpp +++ b/src/util/locale.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c36e01e6..9fb1f15a 100644 --- a/src/util/order_cache.hpp +++ b/src/util/order_cache.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/platform.hpp b/src/util/platform.hpp index 490c8277..5436c038 100644 --- a/src/util/platform.hpp +++ b/src/util/platform.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/prec.hpp b/src/util/prec.hpp index dac98cbd..d45018d9 100644 --- a/src/util/prec.hpp +++ b/src/util/prec.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 2cbbaecf..3b53b9b8 100644 --- a/src/util/real_point.hpp +++ b/src/util/real_point.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/reflect.hpp b/src/util/reflect.hpp index 551eb3ba..b7db1896 100644 --- a/src/util/reflect.hpp +++ b/src/util/reflect.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/regex.cpp b/src/util/regex.cpp index 93da3148..d216d166 100644 --- a/src/util/regex.cpp +++ b/src/util/regex.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/regex.hpp b/src/util/regex.hpp index 179fd0de..3fe6bb73 100644 --- a/src/util/regex.hpp +++ b/src/util/regex.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/rotation.cpp b/src/util/rotation.cpp index 5f8d33cf..bbfe96f3 100644 --- a/src/util/rotation.cpp +++ b/src/util/rotation.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/rotation.hpp b/src/util/rotation.hpp index 23dd34ea..15e14c27 100644 --- a/src/util/rotation.hpp +++ b/src/util/rotation.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 20867c54..024da4bc 100644 --- a/src/util/smart_ptr.hpp +++ b/src/util/smart_ptr.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 104439b6..443fc6ba 100644 --- a/src/util/spec_sort.cpp +++ b/src/util/spec_sort.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 a1b1fbe2..9274049e 100644 --- a/src/util/spec_sort.hpp +++ b/src/util/spec_sort.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 50fa7bb0..eabe311d 100644 --- a/src/util/spell_checker.cpp +++ b/src/util/spell_checker.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 4a6b6b05..b25fcca4 100644 --- a/src/util/spell_checker.hpp +++ b/src/util/spell_checker.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/string.cpp b/src/util/string.cpp index 576c4e24..fc9a506a 100644 --- a/src/util/string.cpp +++ b/src/util/string.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/string.hpp b/src/util/string.hpp index 8c282616..3e420f4e 100644 --- a/src/util/string.hpp +++ b/src/util/string.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 01b539d4..af06bc65 100644 --- a/src/util/tagged_string.cpp +++ b/src/util/tagged_string.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 c538b37c..860d7a6a 100644 --- a/src/util/tagged_string.hpp +++ b/src/util/tagged_string.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/uid.hpp b/src/util/uid.hpp index b2b5329a..13e9f5f9 100644 --- a/src/util/uid.hpp +++ b/src/util/uid.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs.cpp b/src/util/vcs.cpp index 00a715cc..e6c352f1 100644 --- a/src/util/vcs.cpp +++ b/src/util/vcs.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs.hpp b/src/util/vcs.hpp index d334972d..b1660061 100644 --- a/src/util/vcs.hpp +++ b/src/util/vcs.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs/subversion.cpp b/src/util/vcs/subversion.cpp index ebece88c..3602300b 100644 --- a/src/util/vcs/subversion.cpp +++ b/src/util/vcs/subversion.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs/subversion.hpp b/src/util/vcs/subversion.hpp index 2d18258a..32bd8c26 100644 --- a/src/util/vcs/subversion.hpp +++ b/src/util/vcs/subversion.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vector2d.hpp b/src/util/vector2d.hpp index c16b3f6c..189d3d6d 100644 --- a/src/util/vector2d.hpp +++ b/src/util/vector2d.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/version.cpp b/src/util/version.cpp index 8fdc8adc..222a7c74 100644 --- a/src/util/version.cpp +++ b/src/util/version.cpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/version.hpp b/src/util/version.hpp index 998fb708..f14ded87 100644 --- a/src/util/version.hpp +++ b/src/util/version.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| 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 8cb3fef9..329faa6d 100644 --- a/src/util/window_id.hpp +++ b/src/util/window_id.hpp @@ -1,5 +1,5 @@ //+----------------------------------------------------------------------------+ -//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Description: Magic Set Editor - Program to make card games | //| Copyright: (C) Twan van Laarhoven and the other MSE developers | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+