From 4a8e4405dca115383ada8b7816839076bebcb7f4 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Mon, 4 Feb 2019 10:42:53 -0600 Subject: After discussion with Jason/John, add myself as a copyright holder. Also, extend copyright to 2019. --- quackleio/dawgfactory.cpp | 2 +- quackleio/dawgfactory.h | 2 +- quackleio/dict.h | 2 +- quackleio/dictfactory.cpp | 2 +- quackleio/dictfactory.h | 2 +- quackleio/dictimplementation.cpp | 2 +- quackleio/dictimplementation.h | 2 +- quackleio/flexiblealphabet.cpp | 2 +- quackleio/flexiblealphabet.h | 2 +- quackleio/gaddagfactory.cpp | 2 +- quackleio/gaddagfactory.h | 2 +- quackleio/gcgio.cpp | 2 +- quackleio/gcgio.h | 2 +- quackleio/iotest/iotest.cpp | 2 +- quackleio/iotest/trademarkedboards.cpp | 2 +- quackleio/iotest/trademarkedboards.h | 2 +- quackleio/logania.h | 2 +- quackleio/queenie.cpp | 2 +- quackleio/queenie.h | 2 +- quackleio/streamingreporter.cpp | 2 +- quackleio/streamingreporter.h | 2 +- quackleio/util.cpp | 2 +- quackleio/util.h | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) (limited to 'quackleio') diff --git a/quackleio/dawgfactory.cpp b/quackleio/dawgfactory.cpp index 4dd4ec3..54d753b 100644 --- a/quackleio/dawgfactory.cpp +++ b/quackleio/dawgfactory.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/quackleio/dawgfactory.h b/quackleio/dawgfactory.h index 7af4d68..b5751c2 100644 --- a/quackleio/dawgfactory.h +++ b/quackleio/dawgfactory.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/quackleio/dict.h b/quackleio/dict.h index e6ef22e..7e09704 100644 --- a/quackleio/dict.h +++ b/quackleio/dict.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/quackleio/dictfactory.cpp b/quackleio/dictfactory.cpp index 966d214..95275a3 100644 --- a/quackleio/dictfactory.cpp +++ b/quackleio/dictfactory.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/quackleio/dictfactory.h b/quackleio/dictfactory.h index 09d0d0e..117029f 100644 --- a/quackleio/dictfactory.h +++ b/quackleio/dictfactory.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/quackleio/dictimplementation.cpp b/quackleio/dictimplementation.cpp index ffa6c2c..2107440 100644 --- a/quackleio/dictimplementation.cpp +++ b/quackleio/dictimplementation.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/quackleio/dictimplementation.h b/quackleio/dictimplementation.h index 21313a1..00691be 100644 --- a/quackleio/dictimplementation.h +++ b/quackleio/dictimplementation.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/quackleio/flexiblealphabet.cpp b/quackleio/flexiblealphabet.cpp index 21cc8e0..34ce229 100644 --- a/quackleio/flexiblealphabet.cpp +++ b/quackleio/flexiblealphabet.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/quackleio/flexiblealphabet.h b/quackleio/flexiblealphabet.h index d5db68a..c13b820 100644 --- a/quackleio/flexiblealphabet.h +++ b/quackleio/flexiblealphabet.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/quackleio/gaddagfactory.cpp b/quackleio/gaddagfactory.cpp index 53ccf04..bd5d67a 100644 --- a/quackleio/gaddagfactory.cpp +++ b/quackleio/gaddagfactory.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/quackleio/gaddagfactory.h b/quackleio/gaddagfactory.h index a7289db..966c561 100644 --- a/quackleio/gaddagfactory.h +++ b/quackleio/gaddagfactory.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/quackleio/gcgio.cpp b/quackleio/gcgio.cpp index 76360ac..4c08de6 100644 --- a/quackleio/gcgio.cpp +++ b/quackleio/gcgio.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/quackleio/gcgio.h b/quackleio/gcgio.h index a219c9f..3442056 100644 --- a/quackleio/gcgio.h +++ b/quackleio/gcgio.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/quackleio/iotest/iotest.cpp b/quackleio/iotest/iotest.cpp index 1802238..213d1b1 100644 --- a/quackleio/iotest/iotest.cpp +++ b/quackleio/iotest/iotest.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/quackleio/iotest/trademarkedboards.cpp b/quackleio/iotest/trademarkedboards.cpp index d7cb12e..bdf39c1 100644 --- a/quackleio/iotest/trademarkedboards.cpp +++ b/quackleio/iotest/trademarkedboards.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/quackleio/iotest/trademarkedboards.h b/quackleio/iotest/trademarkedboards.h index b2bdd07..ef72582 100644 --- a/quackleio/iotest/trademarkedboards.h +++ b/quackleio/iotest/trademarkedboards.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/quackleio/logania.h b/quackleio/logania.h index eb8e48e..35824cb 100644 --- a/quackleio/logania.h +++ b/quackleio/logania.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/quackleio/queenie.cpp b/quackleio/queenie.cpp index 668e867..c68f76d 100644 --- a/quackleio/queenie.cpp +++ b/quackleio/queenie.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/quackleio/queenie.h b/quackleio/queenie.h index 94b91b9..f7a0766 100644 --- a/quackleio/queenie.h +++ b/quackleio/queenie.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/quackleio/streamingreporter.cpp b/quackleio/streamingreporter.cpp index 5e9546f..62ee576 100644 --- a/quackleio/streamingreporter.cpp +++ b/quackleio/streamingreporter.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/quackleio/streamingreporter.h b/quackleio/streamingreporter.h index 6345159..911ca9e 100644 --- a/quackleio/streamingreporter.h +++ b/quackleio/streamingreporter.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/quackleio/util.cpp b/quackleio/util.cpp index 2fca766..5f2f3a0 100644 --- a/quackleio/util.cpp +++ b/quackleio/util.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/quackleio/util.h b/quackleio/util.h index 62545bb..fe514a9 100644 --- a/quackleio/util.h +++ b/quackleio/util.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 -- cgit v1.2.3