diff --git a/components/lazutils/dynamicarray.pas b/components/lazutils/dynamicarray.pas index e0170fce47..5095f79400 100644 --- a/components/lazutils/dynamicarray.pas +++ b/components/lazutils/dynamicarray.pas @@ -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. diff --git a/components/lazutils/dynhasharray.pp b/components/lazutils/dynhasharray.pp index d69937948e..cf26d3723c 100644 --- a/components/lazutils/dynhasharray.pp +++ b/components/lazutils/dynhasharray.pp @@ -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. diff --git a/components/lazutils/dynqueue.pas b/components/lazutils/dynqueue.pas index 81e35ed29b..a981a786bc 100644 --- a/components/lazutils/dynqueue.pas +++ b/components/lazutils/dynqueue.pas @@ -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. diff --git a/components/lazutils/extendedstrings.pas b/components/lazutils/extendedstrings.pas index 82275beb82..ed5c425d44 100644 --- a/components/lazutils/extendedstrings.pas +++ b/components/lazutils/extendedstrings.pas @@ -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. diff --git a/components/lazutils/fileutil.inc b/components/lazutils/fileutil.inc index 4eb25cca7a..fd4e77dd57 100644 --- a/components/lazutils/fileutil.inc +++ b/components/lazutils/fileutil.inc @@ -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. diff --git a/components/lazutils/lazlinkedlist.pas b/components/lazutils/lazlinkedlist.pas index d1d2994fa8..ceddcb934e 100644 --- a/components/lazutils/lazlinkedlist.pas +++ b/components/lazutils/lazlinkedlist.pas @@ -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. diff --git a/components/lazutils/maps.pp b/components/lazutils/maps.pp index af87f9d021..205f138872 100644 --- a/components/lazutils/maps.pp +++ b/components/lazutils/maps.pp @@ -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. diff --git a/components/lazutils/stringhashlist.pas b/components/lazutils/stringhashlist.pas index 3f14071fd3..94c10e48d7 100644 --- a/components/lazutils/stringhashlist.pas +++ b/components/lazutils/stringhashlist.pas @@ -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. diff --git a/components/lazutils/textstrings.pas b/components/lazutils/textstrings.pas index 02db994ce3..0caeb7dfe6 100644 --- a/components/lazutils/textstrings.pas +++ b/components/lazutils/textstrings.pas @@ -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. diff --git a/components/lazutils/translations.pas b/components/lazutils/translations.pas index a646474239..935eefc513 100644 --- a/components/lazutils/translations.pas +++ b/components/lazutils/translations.pas @@ -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.