diff options
author | John Fultz <jfultz@wolfram.com> | 2019-02-04 10:42:53 -0600 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2019-02-04 10:42:53 -0600 |
commit | 4a8e4405dca115383ada8b7816839076bebcb7f4 (patch) | |
tree | 3cfe326dc043a371f0dea2815f182cd363e51f2c /quacker | |
parent | 4edbe34a20dc522798bf48e479f8996dd0fa4dc8 (diff) |
After discussion with Jason/John, add myself as a copyright holder.
Also, extend copyright to 2019.
Diffstat (limited to 'quacker')
57 files changed, 57 insertions, 57 deletions
diff --git a/quacker/bagdisplay.cpp b/quacker/bagdisplay.cpp index d5d7d7b..456ef51 100644 --- a/quacker/bagdisplay.cpp +++ b/quacker/bagdisplay.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/bagdisplay.h b/quacker/bagdisplay.h index f5f2c81..5d09853 100644 --- a/quacker/bagdisplay.h +++ b/quacker/bagdisplay.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/boarddisplay.cpp b/quacker/boarddisplay.cpp index 78eacdd..e64cb36 100644 --- a/quacker/boarddisplay.cpp +++ b/quacker/boarddisplay.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/boarddisplay.h b/quacker/boarddisplay.h index fbb71c1..c0acf2b 100644 --- a/quacker/boarddisplay.h +++ b/quacker/boarddisplay.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/boardsetup.cpp b/quacker/boardsetup.cpp index 995c644..b33bf37 100644 --- a/quacker/boardsetup.cpp +++ b/quacker/boardsetup.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/boardsetup.h b/quacker/boardsetup.h index 798bd58..67275ac 100644 --- a/quacker/boardsetup.h +++ b/quacker/boardsetup.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/boardsetupdialog.cpp b/quacker/boardsetupdialog.cpp index e1962fb..ffdf6a4 100644 --- a/quacker/boardsetupdialog.cpp +++ b/quacker/boardsetupdialog.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/boardsetupdialog.h b/quacker/boardsetupdialog.h index 0176d1a..fb9d616 100644 --- a/quacker/boardsetupdialog.h +++ b/quacker/boardsetupdialog.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/brb.cpp b/quacker/brb.cpp index 6a42a48..0a76218 100644 --- a/quacker/brb.cpp +++ b/quacker/brb.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/brb.h b/quacker/brb.h index 39f9736..ba38164 100644 --- a/quacker/brb.h +++ b/quacker/brb.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/configdialog.cpp b/quacker/configdialog.cpp index 4345964..3565103 100644 --- a/quacker/configdialog.cpp +++ b/quacker/configdialog.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/configdialog.h b/quacker/configdialog.h index 9f29c66..fa73fc2 100644 --- a/quacker/configdialog.h +++ b/quacker/configdialog.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/configpages.cpp b/quacker/configpages.cpp index 0571094..65a0422 100644 --- a/quacker/configpages.cpp +++ b/quacker/configpages.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/configpages.h b/quacker/configpages.h index 6b61375..4f18a4a 100644 --- a/quacker/configpages.h +++ b/quacker/configpages.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/customqsettings.h b/quacker/customqsettings.h index 9131233..99df22a 100644 --- a/quacker/customqsettings.h +++ b/quacker/customqsettings.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/dashboard.cpp b/quacker/dashboard.cpp index c4fd429..2b361ce 100644 --- a/quacker/dashboard.cpp +++ b/quacker/dashboard.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/dashboard.h b/quacker/dashboard.h index f0b282a..82ebf7a 100644 --- a/quacker/dashboard.h +++ b/quacker/dashboard.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/geometry.cpp b/quacker/geometry.cpp index 0a2a589..178df00 100644 --- a/quacker/geometry.cpp +++ b/quacker/geometry.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/geometry.h b/quacker/geometry.h index e3e6508..8f8cb73 100644 --- a/quacker/geometry.h +++ b/quacker/geometry.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/graphicalboard.cpp b/quacker/graphicalboard.cpp index 211bee2..d8aafe1 100644 --- a/quacker/graphicalboard.cpp +++ b/quacker/graphicalboard.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/graphicalboard.h b/quacker/graphicalboard.h index 500628c..508d430 100644 --- a/quacker/graphicalboard.h +++ b/quacker/graphicalboard.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/graphicalreporter.cpp b/quacker/graphicalreporter.cpp index a126641..8111f7b 100644 --- a/quacker/graphicalreporter.cpp +++ b/quacker/graphicalreporter.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/graphicalreporter.h b/quacker/graphicalreporter.h index fae9d43..fd2b52d 100644 --- a/quacker/graphicalreporter.h +++ b/quacker/graphicalreporter.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/history.cpp b/quacker/history.cpp index 8794579..c00ca9f 100644 --- a/quacker/history.cpp +++ b/quacker/history.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/history.h b/quacker/history.h index 59f62ac..07ffd61 100644 --- a/quacker/history.h +++ b/quacker/history.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/letterbox.cpp b/quacker/letterbox.cpp index ab60524..78a65e1 100644 --- a/quacker/letterbox.cpp +++ b/quacker/letterbox.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/letterbox.h b/quacker/letterbox.h index 0081fc8..47ca699 100644 --- a/quacker/letterbox.h +++ b/quacker/letterbox.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/letterboxsettings.cpp b/quacker/letterboxsettings.cpp index 57a4df6..2d6e499 100644 --- a/quacker/letterboxsettings.cpp +++ b/quacker/letterboxsettings.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/letterboxsettings.h b/quacker/letterboxsettings.h index 8f6b4c4..7aa1caf 100644 --- a/quacker/letterboxsettings.h +++ b/quacker/letterboxsettings.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/lexicondialog.cpp b/quacker/lexicondialog.cpp index 362aa4b..e5f6e93 100644 --- a/quacker/lexicondialog.cpp +++ b/quacker/lexicondialog.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/lexicondialog.h b/quacker/lexicondialog.h index 1f1605b..4978539 100644 --- a/quacker/lexicondialog.h +++ b/quacker/lexicondialog.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/lister.cpp b/quacker/lister.cpp index 6193ba0..f4077d2 100644 --- a/quacker/lister.cpp +++ b/quacker/lister.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/lister.h b/quacker/lister.h index 0ee1090..c970f23 100644 --- a/quacker/lister.h +++ b/quacker/lister.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/main.cpp b/quacker/main.cpp index 213297f..78da436 100644 --- a/quacker/main.cpp +++ b/quacker/main.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/movebox.cpp b/quacker/movebox.cpp index c7e5156..38fcfe7 100644 --- a/quacker/movebox.cpp +++ b/quacker/movebox.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/movebox.h b/quacker/movebox.h index 089e26c..700423b 100644 --- a/quacker/movebox.h +++ b/quacker/movebox.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/newgame.cpp b/quacker/newgame.cpp index 9b9a242..b8ce0ab 100644 --- a/quacker/newgame.cpp +++ b/quacker/newgame.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/newgame.h b/quacker/newgame.h index 179310c..ad00073 100644 --- a/quacker/newgame.h +++ b/quacker/newgame.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/noteeditor.cpp b/quacker/noteeditor.cpp index 0246a6c..ec30f05 100644 --- a/quacker/noteeditor.cpp +++ b/quacker/noteeditor.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/noteeditor.h b/quacker/noteeditor.h index f88b020..e1d408a 100644 --- a/quacker/noteeditor.h +++ b/quacker/noteeditor.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/oppothread.cpp b/quacker/oppothread.cpp index d0c2a4b..ffeb1ec 100644 --- a/quacker/oppothread.cpp +++ b/quacker/oppothread.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/oppothread.h b/quacker/oppothread.h index e440823..53e4cf6 100644 --- a/quacker/oppothread.h +++ b/quacker/oppothread.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/oppothreadprogressbar.cpp b/quacker/oppothreadprogressbar.cpp index 6999c63..f55d6db 100644 --- a/quacker/oppothreadprogressbar.cpp +++ b/quacker/oppothreadprogressbar.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/oppothreadprogressbar.h b/quacker/oppothreadprogressbar.h index 73a13ef..85dfd22 100644 --- a/quacker/oppothreadprogressbar.h +++ b/quacker/oppothreadprogressbar.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/quacker.cpp b/quacker/quacker.cpp index 2734ac8..2fc0fd6 100644 --- a/quacker/quacker.cpp +++ b/quacker/quacker.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/quacker.h b/quacker/quacker.h index 31830e8..646e823 100644 --- a/quacker/quacker.h +++ b/quacker/quacker.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/quackersettings.cpp b/quacker/quackersettings.cpp index 510e43a..796ff49 100644 --- a/quacker/quackersettings.cpp +++ b/quacker/quackersettings.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/quackersettings.h b/quacker/quackersettings.h index d76495a..f11472d 100644 --- a/quacker/quackersettings.h +++ b/quacker/quackersettings.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/rackdisplay.cpp b/quacker/rackdisplay.cpp index 5910d75..62084be 100644 --- a/quacker/rackdisplay.cpp +++ b/quacker/rackdisplay.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/rackdisplay.h b/quacker/rackdisplay.h index c87b72c..72155e9 100644 --- a/quacker/rackdisplay.h +++ b/quacker/rackdisplay.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/settings.h b/quacker/settings.h index 74c819a..3142b88 100644 --- a/quacker/settings.h +++ b/quacker/settings.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/simviewer.cpp b/quacker/simviewer.cpp index a9d65fb..457d788 100644 --- a/quacker/simviewer.cpp +++ b/quacker/simviewer.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/simviewer.h b/quacker/simviewer.h index 877e445..ef04477 100644 --- a/quacker/simviewer.h +++ b/quacker/simviewer.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/view.cpp b/quacker/view.cpp index 5057002..75f3797 100644 --- a/quacker/view.cpp +++ b/quacker/view.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/view.h b/quacker/view.h index dd8f40e..eb2d1b5 100644 --- a/quacker/view.h +++ b/quacker/view.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/widgetfactory.cpp b/quacker/widgetfactory.cpp index d23b87e..e729969 100644 --- a/quacker/widgetfactory.cpp +++ b/quacker/widgetfactory.cpp @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/quacker/widgetfactory.h b/quacker/widgetfactory.h index ba415a7..2437ca9 100644 --- a/quacker/widgetfactory.h +++ b/quacker/widgetfactory.h @@ -1,6 +1,6 @@ /* * Quackle -- Crossword game artificial intelligence and analysis tool - * Copyright (C) 2005-2014 Jason Katz-Brown and John O'Laughlin. + * Copyright (C) 2005-2019 Jason Katz-Brown, John O'Laughlin, and John Fultz. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |