Skip to content

Commit 99287b4

Browse files
committed
Update header comments of generated test files
Files in test projects that were generated from the collection had new header comments that referred to LICENSE.md for license information instaed of hard wiring the license & copyright. This change also removed links to the now-removed `csdb` directory.
1 parent 9c539e5 commit 99287b4

File tree

7 files changed

+28
-42
lines changed

7 files changed

+28
-42
lines changed

Diff for: tests/Cat-Arrays/UArraysCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UArraysCatSnippets;

Diff for: tests/Cat-Date/UDateCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UDateCatSnippets;

Diff for: tests/Cat-Drive/UDriveCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UDriveCatSnippets;

Diff for: tests/Cat-Hex/UHexCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UHexCatSnippets;

Diff for: tests/Cat-Maths/UMathsCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UMathsCatSnippets;

Diff for: tests/Cat-String/UStringCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UStringCatSnippets;

Diff for: tests/Cat-WinSys/UWinSysCatSnippets.pas

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
* This file was generated from the DelphiDabbler Code Snippets Database.
3-
* The source code is licensed under the MIT license, copyright © 2005-2021,
4-
* Peter Johnson (https://gravatar.com/delphidabbler) and Contributors. The
5-
* full license and a list of contributors can be found in the `LICENSE` and
6-
* `CONTRIBUTORS` files at
7-
* https://github.com/delphidabbler/code-snippets/tree/master/csdb/collection
2+
* This file was generated from the DelphiDabbler Code Snippets collection.
3+
*
4+
* See https://github.com/delphidabsbler/code-snippets/tree/master/LICENSE.md for
5+
* full license & copyright information.
86
}
97

108
unit UWinSysCatSnippets;

0 commit comments

Comments
 (0)