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 /test | |
parent | 4edbe34a20dc522798bf48e479f8996dd0fa4dc8 (diff) |
After discussion with Jason/John, add myself as a copyright holder.
Also, extend copyright to 2019.
Diffstat (limited to 'test')
-rw-r--r-- | test/testmain.cpp | 2 | ||||
-rw-r--r-- | test/trademarkedboards.cpp | 2 | ||||
-rw-r--r-- | test/trademarkedboards.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/testmain.cpp b/test/testmain.cpp index e370674..23659c6 100644 --- a/test/testmain.cpp +++ b/test/testmain.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/test/trademarkedboards.cpp b/test/trademarkedboards.cpp index d7cb12e..bdf39c1 100644 --- a/test/trademarkedboards.cpp +++ b/test/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/test/trademarkedboards.h b/test/trademarkedboards.h index b2bdd07..ef72582 100644 --- a/test/trademarkedboards.h +++ b/test/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 |