Sudoku: add comment about original import in lazarus-ccr, so this can more easily be foud back for those interested.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
lazarus-bart
2020-01-04 15:24:53 +00:00
parent 2070a8bf06
commit b974c2145b

View File

@ -4,6 +4,9 @@ unit sudokumain;
*************************************************************************** ***************************************************************************
* Copyright (C) 2006 Matthijs Willemstein * * Copyright (C) 2006 Matthijs Willemstein *
* * * *
* Note: the original code by Matthijs was checked in as revision 7217 *
* in Lazarus-CCR subversion repository *
* *
* This source is free software; you can redistribute it and/or modify * * This source is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by * * it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or * * the Free Software Foundation; either version 2 of the License, or *