diff --git a/src/cli/cli_main.cpp b/src/cli/cli_main.cpp index 747a1646..470e6295 100644 --- a/src/cli/cli_main.cpp +++ b/src/cli/cli_main.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/cli_main.hpp b/src/cli/cli_main.hpp index 1aa939ce..d86b4996 100644 --- a/src/cli/cli_main.hpp +++ b/src/cli/cli_main.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/text_io_handler.cpp b/src/cli/text_io_handler.cpp index 2ff6e48d..02a42836 100644 --- a/src/cli/text_io_handler.cpp +++ b/src/cli/text_io_handler.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/text_io_handler.hpp b/src/cli/text_io_handler.hpp index 0189f669..03d261f3 100644 --- a/src/cli/text_io_handler.hpp +++ b/src/cli/text_io_handler.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/cli/win32_cli_wrapper.cpp b/src/cli/win32_cli_wrapper.cpp index 514db433..e519b2be 100644 --- a/src/cli/win32_cli_wrapper.cpp +++ b/src/cli/win32_cli_wrapper.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/code_template.cpp b/src/code_template.cpp index 4c3964c8..bcb88c49 100644 --- a/src/code_template.cpp +++ b/src/code_template.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/code_template.hpp b/src/code_template.hpp index 983ac6d9..4c3ea6a7 100644 --- a/src/code_template.hpp +++ b/src/code_template.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/generic.hpp b/src/data/action/generic.hpp index c6799f5f..7e03570b 100644 --- a/src/data/action/generic.hpp +++ b/src/data/action/generic.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/keyword.cpp b/src/data/action/keyword.cpp index 9775fe6c..edc5c25b 100644 --- a/src/data/action/keyword.cpp +++ b/src/data/action/keyword.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/keyword.hpp b/src/data/action/keyword.hpp index c555d74e..b422c6e0 100644 --- a/src/data/action/keyword.hpp +++ b/src/data/action/keyword.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/set.cpp b/src/data/action/set.cpp index 0b6fc741..07af2a50 100644 --- a/src/data/action/set.cpp +++ b/src/data/action/set.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/set.hpp b/src/data/action/set.hpp index 44e1d23d..38403fa4 100644 --- a/src/data/action/set.hpp +++ b/src/data/action/set.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol.cpp b/src/data/action/symbol.cpp index b991c933..05fe4870 100644 --- a/src/data/action/symbol.cpp +++ b/src/data/action/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol.hpp b/src/data/action/symbol.hpp index 3de9d8e8..fd3b5d96 100644 --- a/src/data/action/symbol.hpp +++ b/src/data/action/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol_part.cpp b/src/data/action/symbol_part.cpp index 4511ad3e..9bfc425b 100644 --- a/src/data/action/symbol_part.cpp +++ b/src/data/action/symbol_part.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/symbol_part.hpp b/src/data/action/symbol_part.hpp index 85567037..632b1acd 100644 --- a/src/data/action/symbol_part.hpp +++ b/src/data/action/symbol_part.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/value.cpp b/src/data/action/value.cpp index 6458f572..897b69da 100644 --- a/src/data/action/value.cpp +++ b/src/data/action/value.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/action/value.hpp b/src/data/action/value.hpp index b0f113f5..912c1e2a 100644 --- a/src/data/action/value.hpp +++ b/src/data/action/value.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/add_cards_script.cpp b/src/data/add_cards_script.cpp index 0e6bfff7..185470a6 100644 --- a/src/data/add_cards_script.cpp +++ b/src/data/add_cards_script.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/add_cards_script.hpp b/src/data/add_cards_script.hpp index dd403f47..88414e4e 100644 --- a/src/data/add_cards_script.hpp +++ b/src/data/add_cards_script.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card.cpp b/src/data/card.cpp index fb3a5ea0..9441419d 100644 --- a/src/data/card.cpp +++ b/src/data/card.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/card.hpp b/src/data/card.hpp index a88ca21e..ad8e380a 100644 --- a/src/data/card.hpp +++ b/src/data/card.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/draw_what.hpp b/src/data/draw_what.hpp index 4a8b0483..99979f6b 100644 --- a/src/data/draw_what.hpp +++ b/src/data/draw_what.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/export_template.cpp b/src/data/export_template.cpp index 8d5f3544..4de192fd 100644 --- a/src/data/export_template.cpp +++ b/src/data/export_template.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/export_template.hpp b/src/data/export_template.hpp index c8f26a8a..f7abb220 100644 --- a/src/data/export_template.hpp +++ b/src/data/export_template.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field.cpp b/src/data/field.cpp index bc829ae4..f6d0f611 100644 --- a/src/data/field.cpp +++ b/src/data/field.cpp @@ -1,6 +1,6 @@ // //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field.hpp b/src/data/field.hpp index 8146ec15..9e746e9b 100644 --- a/src/data/field.hpp +++ b/src/data/field.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/boolean.cpp b/src/data/field/boolean.cpp index d4407df3..a95ef768 100644 --- a/src/data/field/boolean.cpp +++ b/src/data/field/boolean.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/boolean.hpp b/src/data/field/boolean.hpp index f5bd7f9d..a9b4dd51 100644 --- a/src/data/field/boolean.hpp +++ b/src/data/field/boolean.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/choice.cpp b/src/data/field/choice.cpp index 71dc80b4..1a0f7e43 100644 --- a/src/data/field/choice.cpp +++ b/src/data/field/choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/choice.hpp b/src/data/field/choice.hpp index 84f10ff3..a965696e 100644 --- a/src/data/field/choice.hpp +++ b/src/data/field/choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/color.cpp b/src/data/field/color.cpp index 08a35d1c..d3c40723 100644 --- a/src/data/field/color.cpp +++ b/src/data/field/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/color.hpp b/src/data/field/color.hpp index c8a9ca14..e6c9e338 100644 --- a/src/data/field/color.hpp +++ b/src/data/field/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/image.cpp b/src/data/field/image.cpp index 0ec7a538..fb9fa0fe 100644 --- a/src/data/field/image.cpp +++ b/src/data/field/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/image.hpp b/src/data/field/image.hpp index 02181cef..369ed77a 100644 --- a/src/data/field/image.hpp +++ b/src/data/field/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/information.cpp b/src/data/field/information.cpp index dcfa9ebf..8908de70 100644 --- a/src/data/field/information.cpp +++ b/src/data/field/information.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/information.hpp b/src/data/field/information.hpp index 2fa840fc..3f5f0de8 100644 --- a/src/data/field/information.hpp +++ b/src/data/field/information.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/multiple_choice.cpp b/src/data/field/multiple_choice.cpp index f51bb410..d14c6f35 100644 --- a/src/data/field/multiple_choice.cpp +++ b/src/data/field/multiple_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/multiple_choice.hpp b/src/data/field/multiple_choice.hpp index 14bc9f49..68ece390 100644 --- a/src/data/field/multiple_choice.hpp +++ b/src/data/field/multiple_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/package_choice.cpp b/src/data/field/package_choice.cpp index daf087a3..b4d8420d 100644 --- a/src/data/field/package_choice.cpp +++ b/src/data/field/package_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/package_choice.hpp b/src/data/field/package_choice.hpp index f28c3ed1..c2da85e5 100644 --- a/src/data/field/package_choice.hpp +++ b/src/data/field/package_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/symbol.cpp b/src/data/field/symbol.cpp index 52429453..1414b818 100644 --- a/src/data/field/symbol.cpp +++ b/src/data/field/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/symbol.hpp b/src/data/field/symbol.hpp index aef1cd29..dd0b916a 100644 --- a/src/data/field/symbol.hpp +++ b/src/data/field/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/text.cpp b/src/data/field/text.cpp index 6f7cd568..7ecfb1ba 100644 --- a/src/data/field/text.cpp +++ b/src/data/field/text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/field/text.hpp b/src/data/field/text.hpp index abc06f2a..9e2c1919 100644 --- a/src/data/field/text.hpp +++ b/src/data/field/text.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/filter.hpp b/src/data/filter.hpp index 475a0fb6..3f829eb3 100644 --- a/src/data/filter.hpp +++ b/src/data/filter.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/font.cpp b/src/data/font.cpp index ffaf7dcf..2e40a18a 100644 --- a/src/data/font.cpp +++ b/src/data/font.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/font.hpp b/src/data/font.hpp index d7759dae..314c436e 100644 --- a/src/data/font.hpp +++ b/src/data/font.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/apprentice.cpp b/src/data/format/apprentice.cpp index 42aa17b3..3a89d708 100644 --- a/src/data/format/apprentice.cpp +++ b/src/data/format/apprentice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/clipboard.cpp b/src/data/format/clipboard.cpp index 50dd70ad..141b6a10 100644 --- a/src/data/format/clipboard.cpp +++ b/src/data/format/clipboard.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/clipboard.hpp b/src/data/format/clipboard.hpp index 9051632a..2f4c5d7d 100644 --- a/src/data/format/clipboard.hpp +++ b/src/data/format/clipboard.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/formats.cpp b/src/data/format/formats.cpp index cea12a35..ce1dfe40 100644 --- a/src/data/format/formats.cpp +++ b/src/data/format/formats.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/formats.hpp b/src/data/format/formats.hpp index 4e831895..80949c4c 100644 --- a/src/data/format/formats.hpp +++ b/src/data/format/formats.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/html.cpp b/src/data/format/html.cpp index 7c93ab61..ea2d7d23 100644 --- a/src/data/format/html.cpp +++ b/src/data/format/html.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/image.cpp b/src/data/format/image.cpp index cadc8b41..d961e7d1 100644 --- a/src/data/format/image.cpp +++ b/src/data/format/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/image_to_symbol.cpp b/src/data/format/image_to_symbol.cpp index c0a12957..08f8247b 100644 --- a/src/data/format/image_to_symbol.cpp +++ b/src/data/format/image_to_symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/image_to_symbol.hpp b/src/data/format/image_to_symbol.hpp index 9db49d6f..a60e9ba4 100644 --- a/src/data/format/image_to_symbol.hpp +++ b/src/data/format/image_to_symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mse1.cpp b/src/data/format/mse1.cpp index c44eabf5..9aca62a7 100644 --- a/src/data/format/mse1.cpp +++ b/src/data/format/mse1.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mse2.cpp b/src/data/format/mse2.cpp index 828f2ec8..5e07cb2a 100644 --- a/src/data/format/mse2.cpp +++ b/src/data/format/mse2.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mtg_editor.cpp b/src/data/format/mtg_editor.cpp index e6df4603..c18f6e6c 100644 --- a/src/data/format/mtg_editor.cpp +++ b/src/data/format/mtg_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/format/mws.cpp b/src/data/format/mws.cpp index 7c631469..dc82ec1d 100644 --- a/src/data/format/mws.cpp +++ b/src/data/format/mws.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/game.cpp b/src/data/game.cpp index 028fce0f..2097539c 100644 --- a/src/data/game.cpp +++ b/src/data/game.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/game.hpp b/src/data/game.hpp index 03006625..f53783f3 100644 --- a/src/data/game.hpp +++ b/src/data/game.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/graph_type.hpp b/src/data/graph_type.hpp index 2d49a997..6836ab23 100644 --- a/src/data/graph_type.hpp +++ b/src/data/graph_type.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/installer.cpp b/src/data/installer.cpp index 16beb4d3..bba4b7d7 100644 --- a/src/data/installer.cpp +++ b/src/data/installer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/installer.hpp b/src/data/installer.hpp index 33118eb8..6c540260 100644 --- a/src/data/installer.hpp +++ b/src/data/installer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/keyword.cpp b/src/data/keyword.cpp index 9204617d..f849d7a9 100644 --- a/src/data/keyword.cpp +++ b/src/data/keyword.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/keyword.hpp b/src/data/keyword.hpp index 6dfaabcd..32999166 100644 --- a/src/data/keyword.hpp +++ b/src/data/keyword.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/locale.cpp b/src/data/locale.cpp index f48eea14..ee4debe5 100644 --- a/src/data/locale.cpp +++ b/src/data/locale.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/locale.hpp b/src/data/locale.hpp index de2113a7..f22debaa 100644 --- a/src/data/locale.hpp +++ b/src/data/locale.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/pack.cpp b/src/data/pack.cpp index 264cd75c..9c1b005f 100644 --- a/src/data/pack.cpp +++ b/src/data/pack.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/pack.hpp b/src/data/pack.hpp index 61a78deb..902711a7 100644 --- a/src/data/pack.hpp +++ b/src/data/pack.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/set.cpp b/src/data/set.cpp index 85b5c974..711b08ab 100644 --- a/src/data/set.cpp +++ b/src/data/set.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/set.hpp b/src/data/set.hpp index f48c919b..a7b95a57 100644 --- a/src/data/set.hpp +++ b/src/data/set.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/settings.cpp b/src/data/settings.cpp index 238afe32..aad3e102 100644 --- a/src/data/settings.cpp +++ b/src/data/settings.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/settings.hpp b/src/data/settings.hpp index c92bd094..f90613a8 100644 --- a/src/data/settings.hpp +++ b/src/data/settings.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/statistics.cpp b/src/data/statistics.cpp index b565a64a..3ef0b4f7 100644 --- a/src/data/statistics.cpp +++ b/src/data/statistics.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/statistics.hpp b/src/data/statistics.hpp index 34454d2f..addc9b00 100644 --- a/src/data/statistics.hpp +++ b/src/data/statistics.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/stylesheet.cpp b/src/data/stylesheet.cpp index f9115e20..864467c3 100644 --- a/src/data/stylesheet.cpp +++ b/src/data/stylesheet.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/stylesheet.hpp b/src/data/stylesheet.hpp index 59925ddb..2392b014 100644 --- a/src/data/stylesheet.hpp +++ b/src/data/stylesheet.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol.cpp b/src/data/symbol.cpp index 191b88fd..57510eab 100644 --- a/src/data/symbol.cpp +++ b/src/data/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol.hpp b/src/data/symbol.hpp index cb9f0e19..beeb2865 100644 --- a/src/data/symbol.hpp +++ b/src/data/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol_font.cpp b/src/data/symbol_font.cpp index 543c9e14..1f4fa3b4 100644 --- a/src/data/symbol_font.cpp +++ b/src/data/symbol_font.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/symbol_font.hpp b/src/data/symbol_font.hpp index f9a3b094..c8c6a5f5 100644 --- a/src/data/symbol_font.hpp +++ b/src/data/symbol_font.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/word_list.cpp b/src/data/word_list.cpp index c9047adc..0a7f981e 100644 --- a/src/data/word_list.cpp +++ b/src/data/word_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/data/word_list.hpp b/src/data/word_list.hpp index 5a3758d6..e5b3402a 100644 --- a/src/data/word_list.hpp +++ b/src/data/word_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/bezier.cpp b/src/gfx/bezier.cpp index b7ea3ff0..2e9f0497 100644 --- a/src/gfx/bezier.cpp +++ b/src/gfx/bezier.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/bezier.hpp b/src/gfx/bezier.hpp index d392322a..aa2b51c0 100644 --- a/src/gfx/bezier.hpp +++ b/src/gfx/bezier.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/blend_image.cpp b/src/gfx/blend_image.cpp index c8f2c695..0fb88035 100644 --- a/src/gfx/blend_image.cpp +++ b/src/gfx/blend_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/color.cpp b/src/gfx/color.cpp index bec300f4..8aabea6f 100644 --- a/src/gfx/color.cpp +++ b/src/gfx/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/color.hpp b/src/gfx/color.hpp index 65d3af37..10acb1d1 100644 --- a/src/gfx/color.hpp +++ b/src/gfx/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/combine_image.cpp b/src/gfx/combine_image.cpp index 9e4f4a88..1662a902 100644 --- a/src/gfx/combine_image.cpp +++ b/src/gfx/combine_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/generated_image.cpp b/src/gfx/generated_image.cpp index 3765662d..bbada75c 100644 --- a/src/gfx/generated_image.cpp +++ b/src/gfx/generated_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/generated_image.hpp b/src/gfx/generated_image.hpp index e1c46c77..125972cf 100644 --- a/src/gfx/generated_image.hpp +++ b/src/gfx/generated_image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/gfx.hpp b/src/gfx/gfx.hpp index e7aaaad2..d502a9d7 100644 --- a/src/gfx/gfx.hpp +++ b/src/gfx/gfx.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/image_effects.cpp b/src/gfx/image_effects.cpp index dd604068..fe95978f 100644 --- a/src/gfx/image_effects.cpp +++ b/src/gfx/image_effects.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/mask_image.cpp b/src/gfx/mask_image.cpp index 52a270a7..6e6173de 100644 --- a/src/gfx/mask_image.cpp +++ b/src/gfx/mask_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/polynomial.cpp b/src/gfx/polynomial.cpp index 2b3f6a8d..de07a893 100644 --- a/src/gfx/polynomial.cpp +++ b/src/gfx/polynomial.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/polynomial.hpp b/src/gfx/polynomial.hpp index 39c4fcd2..be8bd90a 100644 --- a/src/gfx/polynomial.hpp +++ b/src/gfx/polynomial.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/resample_image.cpp b/src/gfx/resample_image.cpp index 340db79c..1e9904f3 100644 --- a/src/gfx/resample_image.cpp +++ b/src/gfx/resample_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/resample_text.cpp b/src/gfx/resample_text.cpp index 814aa5dd..6648fbcf 100644 --- a/src/gfx/resample_text.cpp +++ b/src/gfx/resample_text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gfx/rotate_image.cpp b/src/gfx/rotate_image.cpp index 78be3c88..dfda1dde 100644 --- a/src/gfx/rotate_image.cpp +++ b/src/gfx/rotate_image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/about_window.cpp b/src/gui/about_window.cpp index daf9ec8d..d13be2c6 100644 --- a/src/gui/about_window.cpp +++ b/src/gui/about_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/about_window.hpp b/src/gui/about_window.hpp index 3b740268..eeff0b59 100644 --- a/src/gui/about_window.hpp +++ b/src/gui/about_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/auto_replace_window.cpp b/src/gui/auto_replace_window.cpp index c88ffa36..21cb249a 100644 --- a/src/gui/auto_replace_window.cpp +++ b/src/gui/auto_replace_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/auto_replace_window.hpp b/src/gui/auto_replace_window.hpp index e25b96a6..908f043b 100644 --- a/src/gui/auto_replace_window.hpp +++ b/src/gui/auto_replace_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/card_select_window.cpp b/src/gui/card_select_window.cpp index cdc0a421..b7587a3c 100644 --- a/src/gui/card_select_window.cpp +++ b/src/gui/card_select_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/card_select_window.hpp b/src/gui/card_select_window.hpp index ff8f2b6f..b21e9eea 100644 --- a/src/gui/card_select_window.hpp +++ b/src/gui/card_select_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_editor.cpp b/src/gui/control/card_editor.cpp index 2d0736af..9fddae44 100644 --- a/src/gui/control/card_editor.cpp +++ b/src/gui/control/card_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_editor.hpp b/src/gui/control/card_editor.hpp index 2ad77b44..92f29820 100644 --- a/src/gui/control/card_editor.hpp +++ b/src/gui/control/card_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list.cpp b/src/gui/control/card_list.cpp index b1365c1d..73e2d5c1 100644 --- a/src/gui/control/card_list.cpp +++ b/src/gui/control/card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list.hpp b/src/gui/control/card_list.hpp index 230f1258..49a29c2c 100644 --- a/src/gui/control/card_list.hpp +++ b/src/gui/control/card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list_column_select.cpp b/src/gui/control/card_list_column_select.cpp index 4ff2f050..ecd25afb 100644 --- a/src/gui/control/card_list_column_select.cpp +++ b/src/gui/control/card_list_column_select.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_list_column_select.hpp b/src/gui/control/card_list_column_select.hpp index 47902bb1..3ad760f3 100644 --- a/src/gui/control/card_list_column_select.hpp +++ b/src/gui/control/card_list_column_select.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_viewer.cpp b/src/gui/control/card_viewer.cpp index f3aeaff4..ecb08aca 100644 --- a/src/gui/control/card_viewer.cpp +++ b/src/gui/control/card_viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/card_viewer.hpp b/src/gui/control/card_viewer.hpp index e9bcb226..105f7776 100644 --- a/src/gui/control/card_viewer.hpp +++ b/src/gui/control/card_viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| 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 3ebb7ec2..d6d91fd7 100644 --- a/src/gui/control/filter_ctrl.cpp +++ b/src/gui/control/filter_ctrl.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| 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 b7cabcf5..3e9b1c8f 100644 --- a/src/gui/control/filter_ctrl.hpp +++ b/src/gui/control/filter_ctrl.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/filtered_card_list.cpp b/src/gui/control/filtered_card_list.cpp index fd06cf47..3e2ba7ba 100644 --- a/src/gui/control/filtered_card_list.cpp +++ b/src/gui/control/filtered_card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/filtered_card_list.hpp b/src/gui/control/filtered_card_list.hpp index 41a20125..a8cf6781 100644 --- a/src/gui/control/filtered_card_list.hpp +++ b/src/gui/control/filtered_card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/gallery_list.cpp b/src/gui/control/gallery_list.cpp index 6df80b0d..1a137685 100644 --- a/src/gui/control/gallery_list.cpp +++ b/src/gui/control/gallery_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/gallery_list.hpp b/src/gui/control/gallery_list.hpp index ce64f2fa..1c3691dd 100644 --- a/src/gui/control/gallery_list.hpp +++ b/src/gui/control/gallery_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/graph.cpp b/src/gui/control/graph.cpp index 6864bc46..6476e313 100644 --- a/src/gui/control/graph.cpp +++ b/src/gui/control/graph.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/graph.hpp b/src/gui/control/graph.hpp index 58e609b6..98a94fa4 100644 --- a/src/gui/control/graph.hpp +++ b/src/gui/control/graph.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/image_card_list.cpp b/src/gui/control/image_card_list.cpp index 6dd545d9..47cc9c99 100644 --- a/src/gui/control/image_card_list.cpp +++ b/src/gui/control/image_card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/image_card_list.hpp b/src/gui/control/image_card_list.hpp index 7ef5e79a..25481569 100644 --- a/src/gui/control/image_card_list.hpp +++ b/src/gui/control/image_card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/item_list.cpp b/src/gui/control/item_list.cpp index 7d6dbfb6..cbe55543 100644 --- a/src/gui/control/item_list.cpp +++ b/src/gui/control/item_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/item_list.hpp b/src/gui/control/item_list.hpp index a4d4b9b4..2e8211bc 100644 --- a/src/gui/control/item_list.hpp +++ b/src/gui/control/item_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/keyword_list.cpp b/src/gui/control/keyword_list.cpp index 4ff7a38f..01c19c14 100644 --- a/src/gui/control/keyword_list.cpp +++ b/src/gui/control/keyword_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/keyword_list.hpp b/src/gui/control/keyword_list.hpp index 53fe10eb..11f4791b 100644 --- a/src/gui/control/keyword_list.hpp +++ b/src/gui/control/keyword_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/native_look_editor.cpp b/src/gui/control/native_look_editor.cpp index 7ffd95b0..16ac61c2 100644 --- a/src/gui/control/native_look_editor.cpp +++ b/src/gui/control/native_look_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/native_look_editor.hpp b/src/gui/control/native_look_editor.hpp index 67338059..56eca463 100644 --- a/src/gui/control/native_look_editor.hpp +++ b/src/gui/control/native_look_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/package_list.cpp b/src/gui/control/package_list.cpp index 23dae962..dd691961 100644 --- a/src/gui/control/package_list.cpp +++ b/src/gui/control/package_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/package_list.hpp b/src/gui/control/package_list.hpp index 557cc47f..e3fe628e 100644 --- a/src/gui/control/package_list.hpp +++ b/src/gui/control/package_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/select_card_list.cpp b/src/gui/control/select_card_list.cpp index 46688bde..995121b6 100644 --- a/src/gui/control/select_card_list.cpp +++ b/src/gui/control/select_card_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/select_card_list.hpp b/src/gui/control/select_card_list.hpp index bac5318e..ea228398 100644 --- a/src/gui/control/select_card_list.hpp +++ b/src/gui/control/select_card_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/text_ctrl.cpp b/src/gui/control/text_ctrl.cpp index c9935585..bfaf4f85 100644 --- a/src/gui/control/text_ctrl.cpp +++ b/src/gui/control/text_ctrl.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/text_ctrl.hpp b/src/gui/control/text_ctrl.hpp index f2ce2f80..b3c5df07 100644 --- a/src/gui/control/text_ctrl.hpp +++ b/src/gui/control/text_ctrl.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/tree_list.cpp b/src/gui/control/tree_list.cpp index 3a724db4..e9e155a8 100644 --- a/src/gui/control/tree_list.cpp +++ b/src/gui/control/tree_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/control/tree_list.hpp b/src/gui/control/tree_list.hpp index aaa79caa..28a41403 100644 --- a/src/gui/control/tree_list.hpp +++ b/src/gui/control/tree_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/drop_down_list.cpp b/src/gui/drop_down_list.cpp index 3292f285..4c7ef53e 100644 --- a/src/gui/drop_down_list.cpp +++ b/src/gui/drop_down_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/drop_down_list.hpp b/src/gui/drop_down_list.hpp index 431bf8c2..869c3561 100644 --- a/src/gui/drop_down_list.hpp +++ b/src/gui/drop_down_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/html_export_window.cpp b/src/gui/html_export_window.cpp index e766c1ed..5da26a1c 100644 --- a/src/gui/html_export_window.cpp +++ b/src/gui/html_export_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/html_export_window.hpp b/src/gui/html_export_window.hpp index 53bfe21f..a47fa756 100644 --- a/src/gui/html_export_window.hpp +++ b/src/gui/html_export_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/icon_menu.cpp b/src/gui/icon_menu.cpp index 2ffec8f7..62cee5f4 100644 --- a/src/gui/icon_menu.cpp +++ b/src/gui/icon_menu.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/icon_menu.hpp b/src/gui/icon_menu.hpp index cb03927f..4bb1ae7a 100644 --- a/src/gui/icon_menu.hpp +++ b/src/gui/icon_menu.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/image_slice_window.cpp b/src/gui/image_slice_window.cpp index 9c165962..811eaeac 100644 --- a/src/gui/image_slice_window.cpp +++ b/src/gui/image_slice_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/image_slice_window.hpp b/src/gui/image_slice_window.hpp index 29c9a60e..f93a3a6f 100644 --- a/src/gui/image_slice_window.hpp +++ b/src/gui/image_slice_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/images_export_window.cpp b/src/gui/images_export_window.cpp index 3fb8c5c7..823b2ee6 100644 --- a/src/gui/images_export_window.cpp +++ b/src/gui/images_export_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/images_export_window.hpp b/src/gui/images_export_window.hpp index bfcef02e..3291eed9 100644 --- a/src/gui/images_export_window.hpp +++ b/src/gui/images_export_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/new_window.cpp b/src/gui/new_window.cpp index 71da1b05..4d9fac16 100644 --- a/src/gui/new_window.cpp +++ b/src/gui/new_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/new_window.hpp b/src/gui/new_window.hpp index 1e7fd393..f6b0bddc 100644 --- a/src/gui/new_window.hpp +++ b/src/gui/new_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/package_update_list.cpp b/src/gui/package_update_list.cpp index 23a05875..9f7ac65a 100644 --- a/src/gui/package_update_list.cpp +++ b/src/gui/package_update_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/package_update_list.hpp b/src/gui/package_update_list.hpp index 98196bb5..9250ea86 100644 --- a/src/gui/package_update_list.hpp +++ b/src/gui/package_update_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/packages_window.cpp b/src/gui/packages_window.cpp index 85141aaa..0f3d6f5d 100644 --- a/src/gui/packages_window.cpp +++ b/src/gui/packages_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/packages_window.hpp b/src/gui/packages_window.hpp index e40929c9..a1cc6203 100644 --- a/src/gui/packages_window.hpp +++ b/src/gui/packages_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/preferences_window.cpp b/src/gui/preferences_window.cpp index 04407d26..2da69418 100644 --- a/src/gui/preferences_window.cpp +++ b/src/gui/preferences_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/preferences_window.hpp b/src/gui/preferences_window.hpp index 856af94f..19823706 100644 --- a/src/gui/preferences_window.hpp +++ b/src/gui/preferences_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/print_window.cpp b/src/gui/print_window.cpp index f8ff16ed..a1c9a077 100644 --- a/src/gui/print_window.cpp +++ b/src/gui/print_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/print_window.hpp b/src/gui/print_window.hpp index 36e990b0..a67c4e3b 100644 --- a/src/gui/print_window.hpp +++ b/src/gui/print_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| 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 32a1fb6a..8f0fb476 100644 --- a/src/gui/profiler_window.cpp +++ b/src/gui/profiler_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/cards_panel.cpp b/src/gui/set/cards_panel.cpp index 45e13a40..a454a3c6 100644 --- a/src/gui/set/cards_panel.cpp +++ b/src/gui/set/cards_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/cards_panel.hpp b/src/gui/set/cards_panel.hpp index fcb8b5da..310463bc 100644 --- a/src/gui/set/cards_panel.hpp +++ b/src/gui/set/cards_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| 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 c8d69d0a..84b9f64f 100644 --- a/src/gui/set/console_panel.cpp +++ b/src/gui/set/console_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| 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 65df36f4..a727e0d9 100644 --- a/src/gui/set/console_panel.hpp +++ b/src/gui/set/console_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/keywords_panel.cpp b/src/gui/set/keywords_panel.cpp index dd1a08b5..cf93d9f2 100644 --- a/src/gui/set/keywords_panel.cpp +++ b/src/gui/set/keywords_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/keywords_panel.hpp b/src/gui/set/keywords_panel.hpp index 187cb861..2357516b 100644 --- a/src/gui/set/keywords_panel.hpp +++ b/src/gui/set/keywords_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/panel.cpp b/src/gui/set/panel.cpp index 0750e625..b57eedc7 100644 --- a/src/gui/set/panel.cpp +++ b/src/gui/set/panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/panel.hpp b/src/gui/set/panel.hpp index 4ee4e46d..ffd76d31 100644 --- a/src/gui/set/panel.hpp +++ b/src/gui/set/panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/random_pack_panel.cpp b/src/gui/set/random_pack_panel.cpp index b6f714f1..388ad570 100644 --- a/src/gui/set/random_pack_panel.cpp +++ b/src/gui/set/random_pack_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/random_pack_panel.hpp b/src/gui/set/random_pack_panel.hpp index 581d5956..179a59e9 100644 --- a/src/gui/set/random_pack_panel.hpp +++ b/src/gui/set/random_pack_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/set_info_panel.cpp b/src/gui/set/set_info_panel.cpp index c97cf88e..d1e1533e 100644 --- a/src/gui/set/set_info_panel.cpp +++ b/src/gui/set/set_info_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/set_info_panel.hpp b/src/gui/set/set_info_panel.hpp index 17df692c..f4e9e469 100644 --- a/src/gui/set/set_info_panel.hpp +++ b/src/gui/set/set_info_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/stats_panel.cpp b/src/gui/set/stats_panel.cpp index 4c86aa18..fa979281 100644 --- a/src/gui/set/stats_panel.cpp +++ b/src/gui/set/stats_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/stats_panel.hpp b/src/gui/set/stats_panel.hpp index cad84eaf..890746f8 100644 --- a/src/gui/set/stats_panel.hpp +++ b/src/gui/set/stats_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/style_panel.cpp b/src/gui/set/style_panel.cpp index 768c20d5..e32e1fde 100644 --- a/src/gui/set/style_panel.cpp +++ b/src/gui/set/style_panel.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/style_panel.hpp b/src/gui/set/style_panel.hpp index 01c99343..86b19e8b 100644 --- a/src/gui/set/style_panel.hpp +++ b/src/gui/set/style_panel.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/window.cpp b/src/gui/set/window.cpp index 8a97182f..eca9b912 100644 --- a/src/gui/set/window.cpp +++ b/src/gui/set/window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/set/window.hpp b/src/gui/set/window.hpp index 3a7416c1..ee462b73 100644 --- a/src/gui/set/window.hpp +++ b/src/gui/set/window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/basic_shape_editor.cpp b/src/gui/symbol/basic_shape_editor.cpp index f8d21ce0..d14a9d16 100644 --- a/src/gui/symbol/basic_shape_editor.cpp +++ b/src/gui/symbol/basic_shape_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/basic_shape_editor.hpp b/src/gui/symbol/basic_shape_editor.hpp index 10d7fd49..c2da5c70 100644 --- a/src/gui/symbol/basic_shape_editor.hpp +++ b/src/gui/symbol/basic_shape_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/control.cpp b/src/gui/symbol/control.cpp index b00ab87a..6541fe2b 100644 --- a/src/gui/symbol/control.cpp +++ b/src/gui/symbol/control.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/control.hpp b/src/gui/symbol/control.hpp index 08c7008f..0c107054 100644 --- a/src/gui/symbol/control.hpp +++ b/src/gui/symbol/control.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/editor.cpp b/src/gui/symbol/editor.cpp index a52f2f63..0c2bd0a3 100644 --- a/src/gui/symbol/editor.cpp +++ b/src/gui/symbol/editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/editor.hpp b/src/gui/symbol/editor.hpp index 8537e2fa..a0adef1b 100644 --- a/src/gui/symbol/editor.hpp +++ b/src/gui/symbol/editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/part_list.cpp b/src/gui/symbol/part_list.cpp index 0b72d2f9..d37bb31d 100644 --- a/src/gui/symbol/part_list.cpp +++ b/src/gui/symbol/part_list.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/part_list.hpp b/src/gui/symbol/part_list.hpp index e5d52434..cc00acda 100644 --- a/src/gui/symbol/part_list.hpp +++ b/src/gui/symbol/part_list.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/point_editor.cpp b/src/gui/symbol/point_editor.cpp index 2c67e1c3..f89898d0 100644 --- a/src/gui/symbol/point_editor.cpp +++ b/src/gui/symbol/point_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/point_editor.hpp b/src/gui/symbol/point_editor.hpp index 5d6a8f65..9c839927 100644 --- a/src/gui/symbol/point_editor.hpp +++ b/src/gui/symbol/point_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/select_editor.cpp b/src/gui/symbol/select_editor.cpp index f07636a3..94cbcd5a 100644 --- a/src/gui/symbol/select_editor.cpp +++ b/src/gui/symbol/select_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/select_editor.hpp b/src/gui/symbol/select_editor.hpp index 5527719d..0bbc6163 100644 --- a/src/gui/symbol/select_editor.hpp +++ b/src/gui/symbol/select_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/selection.cpp b/src/gui/symbol/selection.cpp index a1590ee7..1e83cf43 100644 --- a/src/gui/symbol/selection.cpp +++ b/src/gui/symbol/selection.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/selection.hpp b/src/gui/symbol/selection.hpp index d3f147a8..6575bac0 100644 --- a/src/gui/symbol/selection.hpp +++ b/src/gui/symbol/selection.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/symmetry_editor.cpp b/src/gui/symbol/symmetry_editor.cpp index cbdccd48..3bc46aa5 100644 --- a/src/gui/symbol/symmetry_editor.cpp +++ b/src/gui/symbol/symmetry_editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/symmetry_editor.hpp b/src/gui/symbol/symmetry_editor.hpp index 2c019673..97542345 100644 --- a/src/gui/symbol/symmetry_editor.hpp +++ b/src/gui/symbol/symmetry_editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/window.cpp b/src/gui/symbol/window.cpp index 3115310a..9221accf 100644 --- a/src/gui/symbol/window.cpp +++ b/src/gui/symbol/window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/symbol/window.hpp b/src/gui/symbol/window.hpp index ec88e384..46a8028f 100644 --- a/src/gui/symbol/window.hpp +++ b/src/gui/symbol/window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/thumbnail_thread.cpp b/src/gui/thumbnail_thread.cpp index f1e307f4..3e9c3a19 100644 --- a/src/gui/thumbnail_thread.cpp +++ b/src/gui/thumbnail_thread.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/thumbnail_thread.hpp b/src/gui/thumbnail_thread.hpp index 64eb766f..5b9a657a 100644 --- a/src/gui/thumbnail_thread.hpp +++ b/src/gui/thumbnail_thread.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/update_checker.cpp b/src/gui/update_checker.cpp index c6655c84..63cda179 100644 --- a/src/gui/update_checker.cpp +++ b/src/gui/update_checker.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/update_checker.hpp b/src/gui/update_checker.hpp index b83d570f..29fcbab0 100644 --- a/src/gui/update_checker.hpp +++ b/src/gui/update_checker.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/util.cpp b/src/gui/util.cpp index 398e26d1..d73bb0c8 100644 --- a/src/gui/util.cpp +++ b/src/gui/util.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/util.hpp b/src/gui/util.hpp index 3b05af18..7672f9b8 100644 --- a/src/gui/util.hpp +++ b/src/gui/util.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/choice.cpp b/src/gui/value/choice.cpp index 1171dd6d..64209e48 100644 --- a/src/gui/value/choice.cpp +++ b/src/gui/value/choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/choice.hpp b/src/gui/value/choice.hpp index ef16fe61..ee6aafab 100644 --- a/src/gui/value/choice.hpp +++ b/src/gui/value/choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/color.cpp b/src/gui/value/color.cpp index 2f70d266..d33817c9 100644 --- a/src/gui/value/color.cpp +++ b/src/gui/value/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/color.hpp b/src/gui/value/color.hpp index 58c1d339..3cbfecfc 100644 --- a/src/gui/value/color.hpp +++ b/src/gui/value/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/editor.cpp b/src/gui/value/editor.cpp index fc994435..ce54d757 100644 --- a/src/gui/value/editor.cpp +++ b/src/gui/value/editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/editor.hpp b/src/gui/value/editor.hpp index 8c3de40d..e61cdbf8 100644 --- a/src/gui/value/editor.hpp +++ b/src/gui/value/editor.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/image.cpp b/src/gui/value/image.cpp index 7a4ccb38..91637554 100644 --- a/src/gui/value/image.cpp +++ b/src/gui/value/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/image.hpp b/src/gui/value/image.hpp index e0e270bc..0b182a60 100644 --- a/src/gui/value/image.hpp +++ b/src/gui/value/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/information.cpp b/src/gui/value/information.cpp index dbed6b5f..6bac522c 100644 --- a/src/gui/value/information.cpp +++ b/src/gui/value/information.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/information.hpp b/src/gui/value/information.hpp index 0a6bc279..b201cac4 100644 --- a/src/gui/value/information.hpp +++ b/src/gui/value/information.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/multiple_choice.cpp b/src/gui/value/multiple_choice.cpp index cf22acd1..d2c05275 100644 --- a/src/gui/value/multiple_choice.cpp +++ b/src/gui/value/multiple_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/multiple_choice.hpp b/src/gui/value/multiple_choice.hpp index 5a5e1a1d..a7145bd0 100644 --- a/src/gui/value/multiple_choice.hpp +++ b/src/gui/value/multiple_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/package_choice.cpp b/src/gui/value/package_choice.cpp index 9bc11042..1e53101c 100644 --- a/src/gui/value/package_choice.cpp +++ b/src/gui/value/package_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/package_choice.hpp b/src/gui/value/package_choice.hpp index 9c32f06e..942eb976 100644 --- a/src/gui/value/package_choice.hpp +++ b/src/gui/value/package_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/symbol.cpp b/src/gui/value/symbol.cpp index 2d8e941f..10129f7d 100644 --- a/src/gui/value/symbol.cpp +++ b/src/gui/value/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/symbol.hpp b/src/gui/value/symbol.hpp index 22190bea..e429ff56 100644 --- a/src/gui/value/symbol.hpp +++ b/src/gui/value/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/text.cpp b/src/gui/value/text.cpp index 4c15fe01..60c35776 100644 --- a/src/gui/value/text.cpp +++ b/src/gui/value/text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/value/text.hpp b/src/gui/value/text.hpp index 8609ad1b..211caf59 100644 --- a/src/gui/value/text.hpp +++ b/src/gui/value/text.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/welcome_window.cpp b/src/gui/welcome_window.cpp index 679aa00e..a081b31f 100644 --- a/src/gui/welcome_window.cpp +++ b/src/gui/welcome_window.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/gui/welcome_window.hpp b/src/gui/welcome_window.hpp index d4a3ca32..5b50c061 100644 --- a/src/gui/welcome_window.hpp +++ b/src/gui/welcome_window.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/main.cpp b/src/main.cpp index f8c873d4..9c890008 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/card/viewer.cpp b/src/render/card/viewer.cpp index 96ef94c9..2b662fce 100644 --- a/src/render/card/viewer.cpp +++ b/src/render/card/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/card/viewer.hpp b/src/render/card/viewer.hpp index e24f70e9..c88a02d0 100644 --- a/src/render/card/viewer.hpp +++ b/src/render/card/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/filter.cpp b/src/render/symbol/filter.cpp index 7879a465..8e92608b 100644 --- a/src/render/symbol/filter.cpp +++ b/src/render/symbol/filter.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/filter.hpp b/src/render/symbol/filter.hpp index 1338c1e9..f682bbba 100644 --- a/src/render/symbol/filter.hpp +++ b/src/render/symbol/filter.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/viewer.cpp b/src/render/symbol/viewer.cpp index c461bd8c..8c92f265 100644 --- a/src/render/symbol/viewer.cpp +++ b/src/render/symbol/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/symbol/viewer.hpp b/src/render/symbol/viewer.hpp index 2c474a7e..83d728d5 100644 --- a/src/render/symbol/viewer.hpp +++ b/src/render/symbol/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/compound.cpp b/src/render/text/compound.cpp index 222ca897..5b00258c 100644 --- a/src/render/text/compound.cpp +++ b/src/render/text/compound.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/element.cpp b/src/render/text/element.cpp index 24f443a6..1dc2a6d2 100644 --- a/src/render/text/element.cpp +++ b/src/render/text/element.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/element.hpp b/src/render/text/element.hpp index 3a57bb83..b5bbe226 100644 --- a/src/render/text/element.hpp +++ b/src/render/text/element.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/font.cpp b/src/render/text/font.cpp index cd794540..7145885f 100644 --- a/src/render/text/font.cpp +++ b/src/render/text/font.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/symbol.cpp b/src/render/text/symbol.cpp index f02e77d2..5a637025 100644 --- a/src/render/text/symbol.cpp +++ b/src/render/text/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/viewer.cpp b/src/render/text/viewer.cpp index ed9a9029..f03b9e0c 100644 --- a/src/render/text/viewer.cpp +++ b/src/render/text/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/text/viewer.hpp b/src/render/text/viewer.hpp index 5a730532..e3bc1095 100644 --- a/src/render/text/viewer.hpp +++ b/src/render/text/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/choice.cpp b/src/render/value/choice.cpp index da9780ff..a0e6e35a 100644 --- a/src/render/value/choice.cpp +++ b/src/render/value/choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/choice.hpp b/src/render/value/choice.hpp index fa2aa393..2611aa7e 100644 --- a/src/render/value/choice.hpp +++ b/src/render/value/choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/color.cpp b/src/render/value/color.cpp index 8eaa588b..836bba76 100644 --- a/src/render/value/color.cpp +++ b/src/render/value/color.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/color.hpp b/src/render/value/color.hpp index 5d62afa5..7b2b4ee5 100644 --- a/src/render/value/color.hpp +++ b/src/render/value/color.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/image.cpp b/src/render/value/image.cpp index b419cf82..849faea1 100644 --- a/src/render/value/image.cpp +++ b/src/render/value/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/image.hpp b/src/render/value/image.hpp index dc439c87..a5db3414 100644 --- a/src/render/value/image.hpp +++ b/src/render/value/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/information.cpp b/src/render/value/information.cpp index 2e88577d..4ccdbae2 100644 --- a/src/render/value/information.cpp +++ b/src/render/value/information.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/information.hpp b/src/render/value/information.hpp index e696f659..861d8627 100644 --- a/src/render/value/information.hpp +++ b/src/render/value/information.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/multiple_choice.cpp b/src/render/value/multiple_choice.cpp index 9c9629d2..a5aacd78 100644 --- a/src/render/value/multiple_choice.cpp +++ b/src/render/value/multiple_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/multiple_choice.hpp b/src/render/value/multiple_choice.hpp index 75eee0b3..03cdc483 100644 --- a/src/render/value/multiple_choice.hpp +++ b/src/render/value/multiple_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/package_choice.cpp b/src/render/value/package_choice.cpp index cbaff73b..2ef4e1a1 100644 --- a/src/render/value/package_choice.cpp +++ b/src/render/value/package_choice.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/package_choice.hpp b/src/render/value/package_choice.hpp index 087ae396..68e77b6e 100644 --- a/src/render/value/package_choice.hpp +++ b/src/render/value/package_choice.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/symbol.cpp b/src/render/value/symbol.cpp index 37c8bd5e..79debc0d 100644 --- a/src/render/value/symbol.cpp +++ b/src/render/value/symbol.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/symbol.hpp b/src/render/value/symbol.hpp index 00f16806..5a4ecbf6 100644 --- a/src/render/value/symbol.hpp +++ b/src/render/value/symbol.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/text.cpp b/src/render/value/text.cpp index c896c101..ff96da8f 100644 --- a/src/render/value/text.cpp +++ b/src/render/value/text.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/text.hpp b/src/render/value/text.hpp index 61424509..63a9694d 100644 --- a/src/render/value/text.hpp +++ b/src/render/value/text.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/viewer.cpp b/src/render/value/viewer.cpp index 72958c89..761f2bdb 100644 --- a/src/render/value/viewer.cpp +++ b/src/render/value/viewer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/render/value/viewer.hpp b/src/render/value/viewer.hpp index 4339642c..2deab6ab 100644 --- a/src/render/value/viewer.hpp +++ b/src/render/value/viewer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/context.cpp b/src/script/context.cpp index 80a563c6..dd0583a2 100644 --- a/src/script/context.cpp +++ b/src/script/context.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/context.hpp b/src/script/context.hpp index 96a4d491..da657e46 100644 --- a/src/script/context.hpp +++ b/src/script/context.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/dependency.cpp b/src/script/dependency.cpp index 709aac7e..fe8c874d 100644 --- a/src/script/dependency.cpp +++ b/src/script/dependency.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/dependency.hpp b/src/script/dependency.hpp index 8e75b0c3..9502c0f6 100644 --- a/src/script/dependency.hpp +++ b/src/script/dependency.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/basic.cpp b/src/script/functions/basic.cpp index 4d0d551a..e4805607 100644 --- a/src/script/functions/basic.cpp +++ b/src/script/functions/basic.cpp @@ -1,7 +1,7 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/construction.cpp b/src/script/functions/construction.cpp index 1cc433d2..8ae0c05c 100644 --- a/src/script/functions/construction.cpp +++ b/src/script/functions/construction.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/editor.cpp b/src/script/functions/editor.cpp index d7859f91..1d066731 100644 --- a/src/script/functions/editor.cpp +++ b/src/script/functions/editor.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/english.cpp b/src/script/functions/english.cpp index aea2350c..117220d9 100644 --- a/src/script/functions/english.cpp +++ b/src/script/functions/english.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/export.cpp b/src/script/functions/export.cpp index 3a958dc3..ddf83dab 100644 --- a/src/script/functions/export.cpp +++ b/src/script/functions/export.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/functions.hpp b/src/script/functions/functions.hpp index 254f6492..fd61dc7b 100644 --- a/src/script/functions/functions.hpp +++ b/src/script/functions/functions.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/image.cpp b/src/script/functions/image.cpp index 2bfd9232..ac6ed7a4 100644 --- a/src/script/functions/image.cpp +++ b/src/script/functions/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/regex.cpp b/src/script/functions/regex.cpp index 75e64811..00242db0 100644 --- a/src/script/functions/regex.cpp +++ b/src/script/functions/regex.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/spelling.cpp b/src/script/functions/spelling.cpp index f97fb714..45457d20 100644 --- a/src/script/functions/spelling.cpp +++ b/src/script/functions/spelling.cpp @@ -1,7 +1,7 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/functions/util.hpp b/src/script/functions/util.hpp index 6bfe27ca..3ac9002a 100644 --- a/src/script/functions/util.hpp +++ b/src/script/functions/util.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/image.cpp b/src/script/image.cpp index 84a7d373..f3c281af 100644 --- a/src/script/image.cpp +++ b/src/script/image.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/image.hpp b/src/script/image.hpp index 58cc2922..16b4b1dd 100644 --- a/src/script/image.hpp +++ b/src/script/image.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/parser.cpp b/src/script/parser.cpp index c436dbf6..4b12a068 100644 --- a/src/script/parser.cpp +++ b/src/script/parser.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/parser.hpp b/src/script/parser.hpp index 769c7b24..733366e0 100644 --- a/src/script/parser.hpp +++ b/src/script/parser.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/profiler.cpp b/src/script/profiler.cpp index fdc500d4..6482ecea 100644 --- a/src/script/profiler.cpp +++ b/src/script/profiler.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/profiler.hpp b/src/script/profiler.hpp index 11f0455f..29619c4f 100644 --- a/src/script/profiler.hpp +++ b/src/script/profiler.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script.cpp b/src/script/script.cpp index a889d128..3072e264 100644 --- a/src/script/script.cpp +++ b/src/script/script.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script.hpp b/src/script/script.hpp index e167b1fa..3165c436 100644 --- a/src/script/script.hpp +++ b/src/script/script.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script_manager.cpp b/src/script/script_manager.cpp index 9da72be8..1d0c0853 100644 --- a/src/script/script_manager.cpp +++ b/src/script/script_manager.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/script_manager.hpp b/src/script/script_manager.hpp index f5e3c765..951a1b89 100644 --- a/src/script/script_manager.hpp +++ b/src/script/script_manager.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/scriptable.cpp b/src/script/scriptable.cpp index 03add5f9..43a704a7 100644 --- a/src/script/scriptable.cpp +++ b/src/script/scriptable.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/scriptable.hpp b/src/script/scriptable.hpp index 6f6e05f1..58bc3c94 100644 --- a/src/script/scriptable.hpp +++ b/src/script/scriptable.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/to_value.hpp b/src/script/to_value.hpp index b7adf08f..fb89f5d1 100644 --- a/src/script/to_value.hpp +++ b/src/script/to_value.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/value.cpp b/src/script/value.cpp index c71504a3..8d29e972 100644 --- a/src/script/value.cpp +++ b/src/script/value.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/script/value.hpp b/src/script/value.hpp index a3b3d129..55f75ca6 100644 --- a/src/script/value.hpp +++ b/src/script/value.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/action_stack.cpp b/src/util/action_stack.cpp index 8f73fc8e..9800cfa0 100644 --- a/src/util/action_stack.cpp +++ b/src/util/action_stack.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/action_stack.hpp b/src/util/action_stack.hpp index 74043416..5427ec34 100644 --- a/src/util/action_stack.hpp +++ b/src/util/action_stack.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/age.cpp b/src/util/age.cpp index 0506c22c..49fface1 100644 --- a/src/util/age.cpp +++ b/src/util/age.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/age.hpp b/src/util/age.hpp index 67b4c822..cc91fa26 100644 --- a/src/util/age.hpp +++ b/src/util/age.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/alignment.cpp b/src/util/alignment.cpp index e1122c30..cb7f1986 100644 --- a/src/util/alignment.cpp +++ b/src/util/alignment.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/alignment.hpp b/src/util/alignment.hpp index c6cd31a9..3c0117fc 100644 --- a/src/util/alignment.hpp +++ b/src/util/alignment.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/angle.hpp b/src/util/angle.hpp index 6ce456c9..c00078be 100644 --- a/src/util/angle.hpp +++ b/src/util/angle.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/atomic.hpp b/src/util/atomic.hpp index 2f76ac32..6e7c2eef 100644 --- a/src/util/atomic.hpp +++ b/src/util/atomic.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/defaultable.hpp b/src/util/defaultable.hpp index 74ac93ba..d8641a98 100644 --- a/src/util/defaultable.hpp +++ b/src/util/defaultable.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/delayed_index_maps.hpp b/src/util/delayed_index_maps.hpp index 80adf693..c3cb9e1d 100644 --- a/src/util/delayed_index_maps.hpp +++ b/src/util/delayed_index_maps.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/dynamic_arg.hpp b/src/util/dynamic_arg.hpp index 75cc9255..d3f95b5a 100644 --- a/src/util/dynamic_arg.hpp +++ b/src/util/dynamic_arg.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/error.cpp b/src/util/error.cpp index 2ad69a07..7002f840 100644 --- a/src/util/error.cpp +++ b/src/util/error.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/error.hpp b/src/util/error.hpp index b20a651e..0c06a055 100644 --- a/src/util/error.hpp +++ b/src/util/error.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/file_utils.cpp b/src/util/file_utils.cpp index 3c47051b..72b07bb9 100644 --- a/src/util/file_utils.cpp +++ b/src/util/file_utils.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/file_utils.hpp b/src/util/file_utils.hpp index 2bec4b98..640f424a 100644 --- a/src/util/file_utils.hpp +++ b/src/util/file_utils.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/find_replace.hpp b/src/util/find_replace.hpp index 56060c36..b00022d8 100644 --- a/src/util/find_replace.hpp +++ b/src/util/find_replace.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/for_each.hpp b/src/util/for_each.hpp index 2b93e7a7..cd76464b 100644 --- a/src/util/for_each.hpp +++ b/src/util/for_each.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/index_map.hpp b/src/util/index_map.hpp index 2099a144..166c8d86 100644 --- a/src/util/index_map.hpp +++ b/src/util/index_map.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/get_member.cpp b/src/util/io/get_member.cpp index 11e7a638..9ce848a7 100644 --- a/src/util/io/get_member.cpp +++ b/src/util/io/get_member.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/get_member.hpp b/src/util/io/get_member.hpp index 783873ae..1f94814b 100644 --- a/src/util/io/get_member.hpp +++ b/src/util/io/get_member.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/package.cpp b/src/util/io/package.cpp index 403130e4..c51ecaf3 100644 --- a/src/util/io/package.cpp +++ b/src/util/io/package.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| 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 892daad0..972d9209 100644 --- a/src/util/io/package.hpp +++ b/src/util/io/package.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/package_manager.cpp b/src/util/io/package_manager.cpp index f43d5f89..b9d44593 100644 --- a/src/util/io/package_manager.cpp +++ b/src/util/io/package_manager.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/package_manager.hpp b/src/util/io/package_manager.hpp index e5e933b4..ee316b09 100644 --- a/src/util/io/package_manager.hpp +++ b/src/util/io/package_manager.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/reader.cpp b/src/util/io/reader.cpp index ac361406..1ce84f69 100644 --- a/src/util/io/reader.cpp +++ b/src/util/io/reader.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/reader.hpp b/src/util/io/reader.hpp index b29b1ca0..7ddc1cd9 100644 --- a/src/util/io/reader.hpp +++ b/src/util/io/reader.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/writer.cpp b/src/util/io/writer.cpp index eb74306d..f063127e 100644 --- a/src/util/io/writer.cpp +++ b/src/util/io/writer.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/io/writer.hpp b/src/util/io/writer.hpp index 39511342..62fd9fb8 100644 --- a/src/util/io/writer.hpp +++ b/src/util/io/writer.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/locale.hpp b/src/util/locale.hpp index 3fff3866..24384269 100644 --- a/src/util/locale.hpp +++ b/src/util/locale.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/order_cache.hpp b/src/util/order_cache.hpp index 15469de8..92d3ccdc 100644 --- a/src/util/order_cache.hpp +++ b/src/util/order_cache.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/platform.hpp b/src/util/platform.hpp index c08b5a39..a7e001a9 100644 --- a/src/util/platform.hpp +++ b/src/util/platform.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/prec.hpp b/src/util/prec.hpp index f85b7b3b..9754b279 100644 --- a/src/util/prec.hpp +++ b/src/util/prec.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/real_point.hpp b/src/util/real_point.hpp index b2c3eff0..04db8ff0 100644 --- a/src/util/real_point.hpp +++ b/src/util/real_point.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/reflect.hpp b/src/util/reflect.hpp index 3f89a29b..6671dace 100644 --- a/src/util/reflect.hpp +++ b/src/util/reflect.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/regex.cpp b/src/util/regex.cpp index f71ff7d8..622b96b3 100644 --- a/src/util/regex.cpp +++ b/src/util/regex.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/regex.hpp b/src/util/regex.hpp index 899ad036..7eb46bcf 100644 --- a/src/util/regex.hpp +++ b/src/util/regex.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/rotation.cpp b/src/util/rotation.cpp index 158f62ba..4585fa95 100644 --- a/src/util/rotation.cpp +++ b/src/util/rotation.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/rotation.hpp b/src/util/rotation.hpp index e699d02f..efe3bf85 100644 --- a/src/util/rotation.hpp +++ b/src/util/rotation.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/smart_ptr.hpp b/src/util/smart_ptr.hpp index a7f2a598..ccb7693f 100644 --- a/src/util/smart_ptr.hpp +++ b/src/util/smart_ptr.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spec_sort.cpp b/src/util/spec_sort.cpp index 85f0d451..7bb1e5cb 100644 --- a/src/util/spec_sort.cpp +++ b/src/util/spec_sort.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spec_sort.hpp b/src/util/spec_sort.hpp index f0540d25..1fbbe0b4 100644 --- a/src/util/spec_sort.hpp +++ b/src/util/spec_sort.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spell_checker.cpp b/src/util/spell_checker.cpp index 007e9712..47675351 100644 --- a/src/util/spell_checker.cpp +++ b/src/util/spell_checker.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/spell_checker.hpp b/src/util/spell_checker.hpp index dbc54233..c96f2619 100644 --- a/src/util/spell_checker.hpp +++ b/src/util/spell_checker.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/string.cpp b/src/util/string.cpp index f8fb089c..9c2a7e4b 100644 --- a/src/util/string.cpp +++ b/src/util/string.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/string.hpp b/src/util/string.hpp index e961591f..4c858271 100644 --- a/src/util/string.hpp +++ b/src/util/string.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/tagged_string.cpp b/src/util/tagged_string.cpp index 05bee7b8..3303314e 100644 --- a/src/util/tagged_string.cpp +++ b/src/util/tagged_string.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/tagged_string.hpp b/src/util/tagged_string.hpp index bffcdb6c..108e77fe 100644 --- a/src/util/tagged_string.hpp +++ b/src/util/tagged_string.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs.cpp b/src/util/vcs.cpp index e6ed06ba..f9e67eee 100644 --- a/src/util/vcs.cpp +++ b/src/util/vcs.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs.hpp b/src/util/vcs.hpp index 74bb607b..8aa56557 100644 --- a/src/util/vcs.hpp +++ b/src/util/vcs.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs/subversion.cpp b/src/util/vcs/subversion.cpp index 4d5fa0f1..c483712b 100644 --- a/src/util/vcs/subversion.cpp +++ b/src/util/vcs/subversion.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vcs/subversion.hpp b/src/util/vcs/subversion.hpp index b09d772a..b9742e6a 100644 --- a/src/util/vcs/subversion.hpp +++ b/src/util/vcs/subversion.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/vector2d.hpp b/src/util/vector2d.hpp index 97b43959..d281ea77 100644 --- a/src/util/vector2d.hpp +++ b/src/util/vector2d.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/version.cpp b/src/util/version.cpp index 36563e5e..343b329f 100644 --- a/src/util/version.cpp +++ b/src/util/version.cpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/version.hpp b/src/util/version.hpp index 08b2d1c9..217d6f17 100644 --- a/src/util/version.hpp +++ b/src/util/version.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+ diff --git a/src/util/window_id.hpp b/src/util/window_id.hpp index 97e93413..1367546c 100644 --- a/src/util/window_id.hpp +++ b/src/util/window_id.hpp @@ -1,6 +1,6 @@ //+----------------------------------------------------------------------------+ //| Description: Magic Set Editor - Program to make Magic (tm) cards | -//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| Copyright: (C) 2001 - 2017 Twan van Laarhoven and Sean Hunt | //| License: GNU General Public License 2 or later (see file COPYING) | //+----------------------------------------------------------------------------+