LazUtils: Fix the package name in file headers.

git-svn-id: trunk@53753 -
This commit is contained in:
juha 2016-12-21 22:35:14 +00:00
parent 90cf12dacd
commit 09de77223d
10 changed files with 12 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -1,13 +1,13 @@
{
Author: Mattias Gaertner
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.
*****************************************************************************
Author: Mattias Gaertner
Abstract:
This unit defines TDynHashArray, which is very similar to a TList, since
it also stores pointer/objects.

View File

@ -1,6 +1,6 @@
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -6,7 +6,7 @@
***************************************************************************/
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -4,7 +4,7 @@
******************************************************************************
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -1,6 +1,6 @@
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -1,7 +1,7 @@
{ $Id$ }
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -8,7 +8,7 @@
***************************************************************************/
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -4,11 +4,10 @@
---------------
Component Library Code
***************************************************************************/
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.

View File

@ -1,6 +1,6 @@
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
This file is part of LazUtils.
See the file COPYING.modifiedLGPL.txt, included in this distribution,
for details about the license.