diff --git a/components/chmhelp/lhelp/chmdataprovider.pas b/components/chmhelp/lhelp/chmdataprovider.pas index cae507fe92..8d9da28495 100644 --- a/components/chmhelp/lhelp/chmdataprovider.pas +++ b/components/chmhelp/lhelp/chmdataprovider.pas @@ -15,7 +15,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. } { - See the file COPYING.LCL, included in this distribution, + See the file COPYING.modifiedLGPL, included in this distribution, for details about the copyright. } unit ChmDataProvider; diff --git a/components/chmhelp/lhelp/chmspecialparser.pas b/components/chmhelp/lhelp/chmspecialparser.pas index 250a8e8c1a..2f4b73b07d 100644 --- a/components/chmhelp/lhelp/chmspecialparser.pas +++ b/components/chmhelp/lhelp/chmspecialparser.pas @@ -15,7 +15,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. } { - See the file COPYING.LCL, included in this distribution, + See the file COPYING.modifiedLGPL, included in this distribution, for details about the copyright. } unit ChmSpecialParser; diff --git a/components/chmhelp/packages/chm/chmbase.pas b/components/chmhelp/packages/chm/chmbase.pas index 36648605ca..588591c267 100644 --- a/components/chmhelp/packages/chm/chmbase.pas +++ b/components/chmhelp/packages/chm/chmbase.pas @@ -15,7 +15,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. } { - See the file COPYING.LCL, included in this distribution, + See the file COPYING.modifiedLGPL, included in this distribution, for details about the copyright. } unit chmbase; diff --git a/components/chmhelp/packages/chm/chmreader.pas b/components/chmhelp/packages/chm/chmreader.pas index a3a45a08ad..14583c1279 100644 --- a/components/chmhelp/packages/chm/chmreader.pas +++ b/components/chmhelp/packages/chm/chmreader.pas @@ -15,7 +15,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. } { - See the file COPYING.LCL, included in this distribution, + See the file COPYING.modifiedLGPL, included in this distribution, for details about the copyright. } unit chmreader; diff --git a/components/chmhelp/packages/chm/paslzx.pas b/components/chmhelp/packages/chm/paslzx.pas index 4d37f6c289..0cd3cd0769 100644 --- a/components/chmhelp/packages/chm/paslzx.pas +++ b/components/chmhelp/packages/chm/paslzx.pas @@ -15,7 +15,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. } { - See the file COPYING.LCL, included in this distribution, + See the file COPYING.modifiedLGPL, included in this distribution, for details about the copyright. } diff --git a/components/macfiles/macapplicationres.pas b/components/macfiles/macapplicationres.pas index 1ffe1c7805..3a18f2885a 100644 --- a/components/macfiles/macapplicationres.pas +++ b/components/macfiles/macapplicationres.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -173,4 +173,3 @@ begin end; end. - diff --git a/components/printers/osprinters.pas b/components/printers/osprinters.pas index 72ada71ef4..1c21395750 100644 --- a/components/printers/osprinters.pas +++ b/components/printers/osprinters.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -53,4 +53,3 @@ implementation {$ENDIF} end. - diff --git a/components/printers/printersdlgs.pp b/components/printers/printersdlgs.pp index d696563e40..dc3344f776 100644 --- a/components/printers/printersdlgs.pp +++ b/components/printers/printersdlgs.pp @@ -2,7 +2,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -100,4 +100,3 @@ initialization {$I printersdlgs.lrs} end. - diff --git a/components/printers/sample/frmselprinter.pas b/components/printers/sample/frmselprinter.pas index 836e64d25a..0f710d4670 100644 --- a/components/printers/sample/frmselprinter.pas +++ b/components/printers/sample/frmselprinter.pas @@ -2,7 +2,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -224,4 +224,3 @@ initialization {$I frmselprinter.lrs} end. - diff --git a/components/printers/unix/cupsprinters_h.inc b/components/printers/unix/cupsprinters_h.inc index 4e11e5805e..a599c2df44 100644 --- a/components/printers/unix/cupsprinters_h.inc +++ b/components/printers/unix/cupsprinters_h.inc @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -147,4 +147,3 @@ type procedure GetDebugOptions(Lst : TStrings); end; - diff --git a/components/printers/unix/minicupslibc.pas b/components/printers/unix/minicupslibc.pas index 1e30f9737f..f79ed35804 100644 --- a/components/printers/unix/minicupslibc.pas +++ b/components/printers/unix/minicupslibc.pas @@ -1,7 +1,7 @@ { ***************************************************************************** * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -48,4 +48,3 @@ function localtime(var __timer : ttime_t):Ptm;cdecl;external clib name 'localtim implementation end. - diff --git a/components/printers/unix/udlgprintersjobs.pp b/components/printers/unix/udlgprintersjobs.pp index a864b7bf3f..90ddaf24d1 100644 --- a/components/printers/unix/udlgprintersjobs.pp +++ b/components/printers/unix/udlgprintersjobs.pp @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -244,4 +244,3 @@ initialization {$I udlgprintersjobs.lrs} {$I jobsimglist.lrs} end. - diff --git a/components/printers/unix/udlgpropertiesprinter.pp b/components/printers/unix/udlgpropertiesprinter.pp index d83eb614fd..20f66f64db 100644 --- a/components/printers/unix/udlgpropertiesprinter.pp +++ b/components/printers/unix/udlgpropertiesprinter.pp @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -339,4 +339,3 @@ initialization {$I udlgpropertiesprinter.lrs} {$I printerprop.lrs} end. - diff --git a/components/printers/unix/udlgselectprinter.pp b/components/printers/unix/udlgselectprinter.pp index 66db42b687..52d753255f 100644 --- a/components/printers/unix/udlgselectprinter.pp +++ b/components/printers/unix/udlgselectprinter.pp @@ -3,7 +3,7 @@ ------------ ***************************************************************************** * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -489,4 +489,3 @@ initialization {$I udlgselectprinter.lrs} {$I selectprinter.lrs} end. - diff --git a/components/printers/win32/winprinters_h.inc b/components/printers/win32/winprinters_h.inc index 94dd88c6c7..8e204d1e6a 100644 --- a/components/printers/win32/winprinters_h.inc +++ b/components/printers/win32/winprinters_h.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -86,4 +86,3 @@ Type end; - diff --git a/components/printers/win32/winutilprn.pas b/components/printers/win32/winutilprn.pas index 64dbd0728c..215e57ef7f 100644 --- a/components/printers/win32/winutilprn.pas +++ b/components/printers/win32/winutilprn.pas @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -310,4 +310,3 @@ implementation end. - diff --git a/lcl/COPYING b/lcl/COPYING deleted file mode 100644 index 92b8903ff3..0000000000 --- a/lcl/COPYING +++ /dev/null @@ -1,481 +0,0 @@ - GNU LIBRARY GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the library GPL. It is - numbered 2 because it goes with version 2 of the ordinary GPL.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Library General Public License, applies to some -specially designated Free Software Foundation software, and to any -other libraries whose authors decide to use it. You can use it for -your libraries, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if -you distribute copies of the library, or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link a program with the library, you must provide -complete object files to the recipients so that they can relink them -with the library, after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - Our method of protecting your rights has two steps: (1) copyright -the library, and (2) offer you this license which gives you legal -permission to copy, distribute and/or modify the library. - - Also, for each distributor's protection, we want to make certain -that everyone understands that there is no warranty for this free -library. If the library is modified by someone else and passed on, we -want its recipients to know that what they have is not the original -version, so that any problems introduced by others will not reflect on -the original authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that companies distributing free -software will individually obtain patent licenses, thus in effect -transforming the program into proprietary software. To prevent this, -we have made it clear that any patent must be licensed for everyone's -free use or not licensed at all. - - Most GNU software, including some libraries, is covered by the ordinary -GNU General Public License, which was designed for utility programs. This -license, the GNU Library General Public License, applies to certain -designated libraries. This license is quite different from the ordinary -one; be sure to read it in full, and don't assume that anything in it is -the same as in the ordinary license. - - The reason we have a separate public license for some libraries is that -they blur the distinction we usually make between modifying or adding to a -program and simply using it. Linking a program with a library, without -changing the library, is in some sense simply using the library, and is -analogous to running a utility program or application program. However, in -a textual and legal sense, the linked executable is a combined work, a -derivative of the original library, and the ordinary General Public License -treats it as such. - - Because of this blurred distinction, using the ordinary General -Public License for libraries did not effectively promote software -sharing, because most developers did not use the libraries. We -concluded that weaker conditions might promote sharing better. - - However, unrestricted linking of non-free programs would deprive the -users of those programs of all benefit from the free status of the -libraries themselves. This Library General Public License is intended to -permit developers of non-free programs to use free libraries, while -preserving your freedom as a user of such programs to change the free -libraries that are incorporated in them. (We have not seen how to achieve -this as regards changes in header files, but we have achieved it as regards -changes in the actual functions of the Library.) The hope is that this -will lead to faster development of free libraries. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, while the latter only -works together with the library. - - Note that it is possible for a library to be covered by the ordinary -General Public License rather than by this special one. - - GNU LIBRARY GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library which -contains a notice placed by the copyright holder or other authorized -party saying it may be distributed under the terms of this Library -General Public License (also called "this License"). Each licensee is -addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also compile or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - c) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - d) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the source code distributed need not include anything that is normally -distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Library General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! diff --git a/lcl/actnlist.pas b/lcl/actnlist.pas index a6bef550c5..1200a072aa 100644 --- a/lcl/actnlist.pas +++ b/lcl/actnlist.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -349,4 +349,3 @@ initialization ApplicationActionComponent:=nil; end. - diff --git a/lcl/alllclunits.pp b/lcl/alllclunits.pp index aa3f017cd4..b2508b4277 100644 --- a/lcl/alllclunits.pp +++ b/lcl/alllclunits.pp @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * diff --git a/lcl/arrow.pp b/lcl/arrow.pp index de2b26488d..1a4ab8ecbf 100644 --- a/lcl/arrow.pp +++ b/lcl/arrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -151,4 +151,3 @@ begin end; end. - diff --git a/lcl/asyncprocess.pp b/lcl/asyncprocess.pp index e47587c2ce..c7456dafb1 100644 --- a/lcl/asyncprocess.pp +++ b/lcl/asyncprocess.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -148,4 +148,3 @@ begin end; end. - diff --git a/lcl/avglvltree.pas b/lcl/avglvltree.pas index 271ccf75eb..6f5dfc4b7b 100644 --- a/lcl/avglvltree.pas +++ b/lcl/avglvltree.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1225,4 +1225,3 @@ NodeMemManager.Free; NodeMemManager:=nil; end. - diff --git a/lcl/buttons.pp b/lcl/buttons.pp index 4f705a1f52..8ecaddd5e7 100644 --- a/lcl/buttons.pp +++ b/lcl/buttons.pp @@ -16,7 +16,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -431,4 +431,4 @@ end; {$I buttonglyph.inc} {$I speedbutton.inc} -end. +end. \ No newline at end of file diff --git a/lcl/calendar.pp b/lcl/calendar.pp index bedb6620a5..0ca941783e 100644 --- a/lcl/calendar.pp +++ b/lcl/calendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -315,4 +315,3 @@ end; end. - diff --git a/lcl/chart.pp b/lcl/chart.pp index ceb496504f..c62f2f35a7 100644 --- a/lcl/chart.pp +++ b/lcl/chart.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -341,4 +341,4 @@ begin end; -end. +end. \ No newline at end of file diff --git a/lcl/checklst.pas b/lcl/checklst.pas index 0454c12c41..8d00d5ef5c 100644 --- a/lcl/checklst.pas +++ b/lcl/checklst.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -217,4 +217,3 @@ begin end; end. - diff --git a/lcl/clipbrd.pp b/lcl/clipbrd.pp index e8d707ae25..6f6629563c 100644 --- a/lcl/clipbrd.pp +++ b/lcl/clipbrd.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -363,4 +363,3 @@ finalization InternalFinal; end. - diff --git a/lcl/clistbox.pp b/lcl/clistbox.pp index 3e6d6341c3..6c92ff7a46 100644 --- a/lcl/clistbox.pp +++ b/lcl/clistbox.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -63,4 +63,3 @@ begin end; end. - diff --git a/lcl/colorbox.pas b/lcl/colorbox.pas index a26880b6e3..abe7f6af7a 100644 --- a/lcl/colorbox.pas +++ b/lcl/colorbox.pas @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -274,4 +274,4 @@ begin end; end; {------------------------------------------------------------------------------} -end. +end. \ No newline at end of file diff --git a/lcl/comctrls.pp b/lcl/comctrls.pp index eeb7df126e..fe789238ac 100644 --- a/lcl/comctrls.pp +++ b/lcl/comctrls.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -2421,4 +2421,3 @@ end; {$I treeview.inc} end. - diff --git a/lcl/commctrl.pp b/lcl/commctrl.pp index f93584f104..6daaeedd15 100644 --- a/lcl/commctrl.pp +++ b/lcl/commctrl.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -394,4 +394,4 @@ type implementation -end. +end. \ No newline at end of file diff --git a/lcl/controls.pp b/lcl/controls.pp index 04a5aff645..3846a800c2 100644 --- a/lcl/controls.pp +++ b/lcl/controls.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -3141,4 +3141,3 @@ finalization end. - diff --git a/lcl/customtimer.pas b/lcl/customtimer.pas index 5cb94b6be2..d91942a8ec 100644 --- a/lcl/customtimer.pas +++ b/lcl/customtimer.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -209,4 +209,3 @@ begin end; end. - diff --git a/lcl/dbactns.pp b/lcl/dbactns.pp index 157605dea0..318b1366f0 100644 --- a/lcl/dbactns.pp +++ b/lcl/dbactns.pp @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -352,4 +352,4 @@ begin end; -end. +end. \ No newline at end of file diff --git a/lcl/dbctrls.pp b/lcl/dbctrls.pp index 931bb9c59c..eb9c478fe4 100644 --- a/lcl/dbctrls.pp +++ b/lcl/dbctrls.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1335,4 +1335,3 @@ finalization FieldClasses.Free; end. - diff --git a/lcl/dbgrids.pas b/lcl/dbgrids.pas index f2d307d109..018e166330 100644 --- a/lcl/dbgrids.pas +++ b/lcl/dbgrids.pas @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -3375,4 +3375,3 @@ begin end; end. - diff --git a/lcl/dialogs.pp b/lcl/dialogs.pp index 9363a9886f..9a50a281de 100644 --- a/lcl/dialogs.pp +++ b/lcl/dialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -476,4 +476,3 @@ finalization InterfaceBase.InputDialogFunction:=nil; end. - diff --git a/lcl/dirsel.pas b/lcl/dirsel.pas index 08e8644c87..20075f218f 100644 --- a/lcl/dirsel.pas +++ b/lcl/dirsel.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -275,4 +275,4 @@ end;//SelectedDir initialization {$I dirsel.lrs} -end. +end. \ No newline at end of file diff --git a/lcl/dynamicarray.pas b/lcl/dynamicarray.pas index f120bd387f..c4faf62e1d 100644 --- a/lcl/dynamicarray.pas +++ b/lcl/dynamicarray.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -219,4 +219,3 @@ begin end; end. - diff --git a/lcl/dynhasharray.pp b/lcl/dynhasharray.pp index 5e6487e9cf..cb3389864d 100644 --- a/lcl/dynhasharray.pp +++ b/lcl/dynhasharray.pp @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -941,4 +941,3 @@ finalization FreeAndNil(ItemMemManager); end. - diff --git a/lcl/dynqueue.pas b/lcl/dynqueue.pas index 82e0acd74f..2fb0a05335 100644 --- a/lcl/dynqueue.pas +++ b/lcl/dynqueue.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -472,4 +472,3 @@ begin end; end. - diff --git a/lcl/editbtn.pas b/lcl/editbtn.pas index f57f070c2e..f92af96f74 100644 --- a/lcl/editbtn.pas +++ b/lcl/editbtn.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1002,4 +1002,4 @@ Initialization Finalization -end. +end. \ No newline at end of file diff --git a/lcl/extctrls.pp b/lcl/extctrls.pp index d17c9a3a0a..5fb0a77e38 100644 --- a/lcl/extctrls.pp +++ b/lcl/extctrls.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1041,4 +1041,3 @@ initialization DockSplitterClass:=TSplitter; end. - diff --git a/lcl/extdlgs.pas b/lcl/extdlgs.pas index 96f8c5736d..b80cd36bf8 100644 --- a/lcl/extdlgs.pas +++ b/lcl/extdlgs.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1247,4 +1247,3 @@ Initialization {$i extdlgs.lrs} end. - diff --git a/lcl/extendedstrings.pas b/lcl/extendedstrings.pas index 872eaf084c..1234b8c288 100644 --- a/lcl/extendedstrings.pas +++ b/lcl/extendedstrings.pas @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -206,4 +206,3 @@ begin end; end. - diff --git a/lcl/extgraphics.pas b/lcl/extgraphics.pas index 0694a57b4c..5bbab34a38 100644 --- a/lcl/extgraphics.pas +++ b/lcl/extgraphics.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -394,4 +394,3 @@ end; end. - diff --git a/lcl/filectrl.pp b/lcl/filectrl.pp index 92fdeeb43d..dba35e8e7e 100644 --- a/lcl/filectrl.pp +++ b/lcl/filectrl.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -310,4 +310,3 @@ end; end. - diff --git a/lcl/fileutil.pas b/lcl/fileutil.pas index 46da2f99ce..2c3e8f1608 100644 --- a/lcl/fileutil.pas +++ b/lcl/fileutil.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -133,4 +133,3 @@ initialization end. - diff --git a/lcl/forms.pp b/lcl/forms.pp index ef4dff5a82..8d3ff40bb3 100644 --- a/lcl/forms.pp +++ b/lcl/forms.pp @@ -14,7 +14,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1725,4 +1725,3 @@ finalization end. - diff --git a/lcl/forms/calendarpopup.pas b/lcl/forms/calendarpopup.pas index ff78d1ca1e..b85294e3e6 100644 --- a/lcl/forms/calendarpopup.pas +++ b/lcl/forms/calendarpopup.pas @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -124,4 +124,3 @@ initialization {$I calendarpopup.lrs} end. - diff --git a/lcl/fpcadds.pas b/lcl/fpcadds.pas index 16a06df9a2..86b5c19515 100644 --- a/lcl/fpcadds.pas +++ b/lcl/fpcadds.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -71,4 +71,3 @@ end; {$ENDIF} end. - diff --git a/lcl/graphics.pp b/lcl/graphics.pp index 5cbd1fbc6f..ff063eb461 100644 --- a/lcl/graphics.pp +++ b/lcl/graphics.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1878,4 +1878,4 @@ finalization FreeAndNil(PicFileFormats); -end. +end. \ No newline at end of file diff --git a/lcl/graphmath.pp b/lcl/graphmath.pp index 4e720c86ad..cf9291cb8b 100644 --- a/lcl/graphmath.pp +++ b/lcl/graphmath.pp @@ -12,7 +12,7 @@ * * This file is part of the Lazarus Component Library (LCL) * -* See the file COPYING.LCL, included in this distribution, +* See the file COPYING.modifiedLGPL, included in this distribution, * for details about the copyright. * * This program is distributed in the hope that it will be useful, diff --git a/lcl/graphtype.pp b/lcl/graphtype.pp index 67f75a7ba3..3a5b4b1bcc 100644 --- a/lcl/graphtype.pp +++ b/lcl/graphtype.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -794,4 +794,3 @@ initialization InternalInit; end. - diff --git a/lcl/grids.pas b/lcl/grids.pas index 7d70e7b099..5d756c9466 100644 --- a/lcl/grids.pas +++ b/lcl/grids.pas @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -8236,4 +8236,3 @@ Bugs: others. } - diff --git a/lcl/imglist.pp b/lcl/imglist.pp index 9935a3821e..282056f602 100644 --- a/lcl/imglist.pp +++ b/lcl/imglist.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -207,4 +207,3 @@ uses dialogs; end. - diff --git a/lcl/include/actionlink.inc b/lcl/include/actionlink.inc index dbd6c689ca..5c67c3dfb4 100644 --- a/lcl/include/actionlink.inc +++ b/lcl/include/actionlink.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -128,4 +128,3 @@ begin end; // included by actnlist.pas - diff --git a/lcl/include/alignment.inc b/lcl/include/alignment.inc index daf5d80a0d..bdeceb7e54 100644 --- a/lcl/include/alignment.inc +++ b/lcl/include/alignment.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -42,4 +42,4 @@ end; destructor TAlignment.Destroy; begin inherited Destroy; -end; +end; \ No newline at end of file diff --git a/lcl/include/application.inc b/lcl/include/application.inc index 02ae3373db..2396cc2246 100644 --- a/lcl/include/application.inc +++ b/lcl/include/application.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1602,4 +1602,4 @@ function TApplication.UpdateAction(TheAction: TBasicAction): Boolean; begin Result := False; if Assigned(FOnActionUpdate) then FOnActionUpdate(TheAction,Result); -end; +end; \ No newline at end of file diff --git a/lcl/include/applicationproperties.inc b/lcl/include/applicationproperties.inc index d04b76bac3..8ce0b6da0a 100644 --- a/lcl/include/applicationproperties.inc +++ b/lcl/include/applicationproperties.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -220,4 +220,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/basedragcontrolobject.inc b/lcl/include/basedragcontrolobject.inc index 7e56548199..34fb2049d1 100644 --- a/lcl/include/basedragcontrolobject.inc +++ b/lcl/include/basedragcontrolobject.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -50,4 +50,3 @@ Begin end; // included by controls.pp - diff --git a/lcl/include/bevel.inc b/lcl/include/bevel.inc index a416d07f52..9522f80f23 100644 --- a/lcl/include/bevel.inc +++ b/lcl/include/bevel.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -263,4 +263,3 @@ Begin End; } - diff --git a/lcl/include/bitbtn.inc b/lcl/include/bitbtn.inc index 1453dcae84..539a5b9833 100644 --- a/lcl/include/bitbtn.inc +++ b/lcl/include/bitbtn.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -237,4 +237,3 @@ begin end; // included by buttons.pp - diff --git a/lcl/include/bitmap.inc b/lcl/include/bitmap.inc index edc488da90..d29caecfae 100644 --- a/lcl/include/bitmap.inc +++ b/lcl/include/bitmap.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1096,4 +1096,3 @@ end; // included by graphics.pp - diff --git a/lcl/include/bitmapcanvas.inc b/lcl/include/bitmapcanvas.inc index 6f33a7ab96..3748e62185 100644 --- a/lcl/include/bitmapcanvas.inc +++ b/lcl/include/bitmapcanvas.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -125,4 +125,3 @@ end; // included by graphics.pp - diff --git a/lcl/include/bitmapimage.inc b/lcl/include/bitmapimage.inc index fe6da34581..ba1ed3e29c 100644 --- a/lcl/include/bitmapimage.inc +++ b/lcl/include/bitmapimage.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -109,4 +109,3 @@ begin end; // included by graphics.pp - diff --git a/lcl/include/boundlabel.inc b/lcl/include/boundlabel.inc index 3f61f43a55..01a45ed529 100644 --- a/lcl/include/boundlabel.inc +++ b/lcl/include/boundlabel.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -32,4 +32,3 @@ end; // included by extctrls.pp - diff --git a/lcl/include/brush.inc b/lcl/include/brush.inc index 589457671e..2b25dccba7 100644 --- a/lcl/include/brush.inc +++ b/lcl/include/brush.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -256,4 +256,3 @@ begin if FPColor=AValue then exit; SetColor(FPColorToTColor(AValue),AValue); end; - diff --git a/lcl/include/buttoncontrol.inc b/lcl/include/buttoncontrol.inc index c59168fcd9..72929bcda9 100644 --- a/lcl/include/buttoncontrol.inc +++ b/lcl/include/buttoncontrol.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -99,4 +99,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/buttonglyph.inc b/lcl/include/buttonglyph.inc index 4df82e18b4..193d5eaf17 100644 --- a/lcl/include/buttonglyph.inc +++ b/lcl/include/buttonglyph.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -144,4 +144,3 @@ begin end; // included by buttons.pp - diff --git a/lcl/include/buttons.inc b/lcl/include/buttons.inc index 9aaa90c43e..d23a47158f 100644 --- a/lcl/include/buttons.inc +++ b/lcl/include/buttons.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -293,4 +293,3 @@ begin inherited Click; end; - diff --git a/lcl/include/canvas.inc b/lcl/include/canvas.inc index d49b506ff5..c0e3a54b0b 100644 --- a/lcl/include/canvas.inc +++ b/lcl/include/canvas.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1505,4 +1505,3 @@ procedure TCanvas.Refresh; begin DeselectHandles; end; - diff --git a/lcl/include/checkbox.inc b/lcl/include/checkbox.inc index c3dfa29c75..c2ebcf30d8 100644 --- a/lcl/include/checkbox.inc +++ b/lcl/include/checkbox.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -443,4 +443,3 @@ end; // included by stdctrls.pp - diff --git a/lcl/include/clipbrd.inc b/lcl/include/clipbrd.inc index 2e0b724a5f..7d0fbdc58b 100644 --- a/lcl/include/clipbrd.inc +++ b/lcl/include/clipbrd.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -739,4 +739,3 @@ begin end; end; - diff --git a/lcl/include/colorbutton.inc b/lcl/include/colorbutton.inc index f5a13dbe3a..90abf6511c 100644 --- a/lcl/include/colorbutton.inc +++ b/lcl/include/colorbutton.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -92,4 +92,3 @@ begin end; // included by buttons.pp - diff --git a/lcl/include/colordialog.inc b/lcl/include/colordialog.inc index 6a388378e8..c3616bac1e 100644 --- a/lcl/include/colordialog.inc +++ b/lcl/include/colordialog.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -29,4 +29,3 @@ begin fCompStyle := csColorDialog; FTitle:= rsSelectcolorTitle; end; - diff --git a/lcl/include/commondialog.inc b/lcl/include/commondialog.inc index d6dd41ef61..37a28f74d6 100644 --- a/lcl/include/commondialog.inc +++ b/lcl/include/commondialog.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -97,4 +97,3 @@ begin Result := (FUserChoice = mrOk); if Assigned(FOnClose) then FOnClose(Self); end; - diff --git a/lcl/include/containedaction.inc b/lcl/include/containedaction.inc index b421921da5..9c18367628 100644 --- a/lcl/include/containedaction.inc +++ b/lcl/include/containedaction.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -122,4 +122,3 @@ begin end; // included by actnlist.pas - diff --git a/lcl/include/control.inc b/lcl/include/control.inc index d4b23ef104..7fb5d1d0cb 100644 --- a/lcl/include/control.inc +++ b/lcl/include/control.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -3810,4 +3810,3 @@ end; {$ENDIF} // included by controls.pp - diff --git a/lcl/include/controlactionlink.inc b/lcl/include/controlactionlink.inc index 618c4c66e8..0eceb8c72c 100644 --- a/lcl/include/controlactionlink.inc +++ b/lcl/include/controlactionlink.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -135,4 +135,3 @@ begin end; // included by controls.pp - diff --git a/lcl/include/controlcanvas.inc b/lcl/include/controlcanvas.inc index 13b3c133d9..40f2e8ff8e 100644 --- a/lcl/include/controlcanvas.inc +++ b/lcl/include/controlcanvas.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -109,4 +109,3 @@ begin FDeviceContext := 0; end; end; - diff --git a/lcl/include/controlscrollbar.inc b/lcl/include/controlscrollbar.inc index 44a63c445d..b29d73a466 100644 --- a/lcl/include/controlscrollbar.inc +++ b/lcl/include/controlscrollbar.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -422,4 +422,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/controlsproc.inc b/lcl/include/controlsproc.inc index 82eb9c388d..5c7738a259 100644 --- a/lcl/include/controlsproc.inc +++ b/lcl/include/controlsproc.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -102,4 +102,3 @@ Begin End; End; // included by controls.pp - diff --git a/lcl/include/customaction.inc b/lcl/include/customaction.inc index f167e10a25..7cda144370 100644 --- a/lcl/include/customaction.inc +++ b/lcl/include/customaction.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -343,4 +343,3 @@ end; // included by actnlist.pas - diff --git a/lcl/include/customactionlist.inc b/lcl/include/customactionlist.inc index 8aca3b8619..7e11fb926c 100644 --- a/lcl/include/customactionlist.inc +++ b/lcl/include/customactionlist.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -208,4 +208,3 @@ begin end; // included by actnlist.pas - diff --git a/lcl/include/customcheckbox.inc b/lcl/include/customcheckbox.inc index 24073ccd0a..a07e0aa613 100644 --- a/lcl/include/customcheckbox.inc +++ b/lcl/include/customcheckbox.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -223,4 +223,3 @@ end; // included by stdctrls.pp // included by stdctrls.pp - diff --git a/lcl/include/customcheckgroup.inc b/lcl/include/customcheckgroup.inc index 051ddeb142..aadca6234f 100644 --- a/lcl/include/customcheckgroup.inc +++ b/lcl/include/customcheckgroup.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -274,4 +274,3 @@ end; // included by extctrls.pp - diff --git a/lcl/include/customcombobox.inc b/lcl/include/customcombobox.inc index 26c91874e4..38d590e688 100644 --- a/lcl/include/customcombobox.inc +++ b/lcl/include/customcombobox.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -914,4 +914,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/customcontrol.inc b/lcl/include/customcontrol.inc index 3da7172891..0234cebb2e 100644 --- a/lcl/include/customcontrol.inc +++ b/lcl/include/customcontrol.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -131,4 +131,3 @@ begin end; // included by controls.pp - diff --git a/lcl/include/customdockform.inc b/lcl/include/customdockform.inc index b4d1bdb008..4d4ba7b166 100644 --- a/lcl/include/customdockform.inc +++ b/lcl/include/customdockform.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -61,4 +61,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/customedit.inc b/lcl/include/customedit.inc index c0aff0ce77..9dafe28b1f 100644 --- a/lcl/include/customedit.inc +++ b/lcl/include/customedit.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -391,4 +391,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/customform.inc b/lcl/include/customform.inc index 5361aa3ea1..eb0fdad398 100644 --- a/lcl/include/customform.inc +++ b/lcl/include/customform.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -2003,4 +2003,4 @@ begin if Owner is TControl then TControl(Owner).RemoveAllHandlersOfObject(Self); inherited Destroy; -end; +end; \ No newline at end of file diff --git a/lcl/include/customframe.inc b/lcl/include/customframe.inc index be912a5e9c..9a6184a081 100644 --- a/lcl/include/customframe.inc +++ b/lcl/include/customframe.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -97,4 +97,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/customgroupbox.inc b/lcl/include/customgroupbox.inc index cd4194b59c..3e3921b80c 100644 --- a/lcl/include/customgroupbox.inc +++ b/lcl/include/customgroupbox.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -32,4 +32,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/customimage.inc b/lcl/include/customimage.inc index d2e7a4de1e..12e8fca8ff 100644 --- a/lcl/include/customimage.inc +++ b/lcl/include/customimage.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -241,4 +241,3 @@ begin end; // included by extctrls.pp - diff --git a/lcl/include/customlabel.inc b/lcl/include/customlabel.inc index 3cc93485e1..7e9381b6dc 100644 --- a/lcl/include/customlabel.inc +++ b/lcl/include/customlabel.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -425,4 +425,3 @@ end; // included by stdctrls.pp - diff --git a/lcl/include/customlabelededit.inc b/lcl/include/customlabelededit.inc index 242f842c7d..47b295da02 100644 --- a/lcl/include/customlabelededit.inc +++ b/lcl/include/customlabelededit.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -119,4 +119,3 @@ begin end; // included by extctrls.pp - diff --git a/lcl/include/customlistbox.inc b/lcl/include/customlistbox.inc index e021e6833e..25331fed03 100644 --- a/lcl/include/customlistbox.inc +++ b/lcl/include/customlistbox.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -648,4 +648,4 @@ begin end; -// back to stdctrls.pp +// back to stdctrls.pp \ No newline at end of file diff --git a/lcl/include/customlistview.inc b/lcl/include/customlistview.inc index 52c1a5e409..65a53c5d76 100644 --- a/lcl/include/customlistview.inc +++ b/lcl/include/customlistview.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -793,4 +793,3 @@ end; - diff --git a/lcl/include/custommemo.inc b/lcl/include/custommemo.inc index 931a6b93d6..39f7bdc32f 100644 --- a/lcl/include/custommemo.inc +++ b/lcl/include/custommemo.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -221,4 +221,3 @@ end; // included by stdctrls.pp - diff --git a/lcl/include/customnotebook.inc b/lcl/include/customnotebook.inc index f2d66b5ed1..f3eb1c778f 100644 --- a/lcl/include/customnotebook.inc +++ b/lcl/include/customnotebook.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -802,4 +802,3 @@ begin end; - diff --git a/lcl/include/custompage.inc b/lcl/include/custompage.inc index 8db01fae15..f5678098fd 100644 --- a/lcl/include/custompage.inc +++ b/lcl/include/custompage.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -206,4 +206,3 @@ end; // included by extctrls.pp - diff --git a/lcl/include/custompanel.inc b/lcl/include/custompanel.inc index 3465911372..79d50bf9ae 100644 --- a/lcl/include/custompanel.inc +++ b/lcl/include/custompanel.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -145,4 +145,3 @@ begin end; // included by extctrls.pp - diff --git a/lcl/include/customsplitter.inc b/lcl/include/customsplitter.inc index 4aac16d8f5..55b33fcb86 100644 --- a/lcl/include/customsplitter.inc +++ b/lcl/include/customsplitter.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -752,4 +752,3 @@ begin end; // included by extctrls.pp - diff --git a/lcl/include/customstatictext.inc b/lcl/include/customstatictext.inc index 2a4e0fba6e..655d1aa559 100644 --- a/lcl/include/customstatictext.inc +++ b/lcl/include/customstatictext.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -142,4 +142,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/customupdown.inc b/lcl/include/customupdown.inc index 2154559af7..86bf3087c5 100644 --- a/lcl/include/customupdown.inc +++ b/lcl/include/customupdown.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -502,4 +502,3 @@ end; // included by comctrls.pp - diff --git a/lcl/include/dbcalendar.inc b/lcl/include/dbcalendar.inc index a421cfcf80..1cc37c974f 100644 --- a/lcl/include/dbcalendar.inc +++ b/lcl/include/dbcalendar.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -149,4 +149,3 @@ begin inherited Destroy; end; - diff --git a/lcl/include/dbcheckbox.inc b/lcl/include/dbcheckbox.inc index 133272adb0..b8c608fd56 100644 --- a/lcl/include/dbcheckbox.inc +++ b/lcl/include/dbcheckbox.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -183,4 +183,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dbcombobox.inc b/lcl/include/dbcombobox.inc index 020ecb013d..f4939e3cf1 100644 --- a/lcl/include/dbcombobox.inc +++ b/lcl/include/dbcombobox.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -154,4 +154,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dbcustomnavigator.inc b/lcl/include/dbcustomnavigator.inc index 6017591e64..398c1f2851 100644 --- a/lcl/include/dbcustomnavigator.inc +++ b/lcl/include/dbcustomnavigator.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -423,4 +423,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dbedit.inc b/lcl/include/dbedit.inc index cc51890ee9..ff89ab52ee 100644 --- a/lcl/include/dbedit.inc +++ b/lcl/include/dbedit.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -297,4 +297,3 @@ begin inherited Destroy; end; - diff --git a/lcl/include/dbgroupbox.inc b/lcl/include/dbgroupbox.inc index b2bace4729..58ad884536 100644 --- a/lcl/include/dbgroupbox.inc +++ b/lcl/include/dbgroupbox.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -83,4 +83,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dbimage.inc b/lcl/include/dbimage.inc index 27bc4200f4..5192deaaad 100644 --- a/lcl/include/dbimage.inc +++ b/lcl/include/dbimage.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -119,4 +119,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dblistbox.inc b/lcl/include/dblistbox.inc index bb711036a0..49a322ea46 100644 --- a/lcl/include/dblistbox.inc +++ b/lcl/include/dblistbox.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -187,4 +187,3 @@ begin inherited Destroy; end; - diff --git a/lcl/include/dbmemo.inc b/lcl/include/dbmemo.inc index c95dd424a5..332254ae06 100644 --- a/lcl/include/dbmemo.inc +++ b/lcl/include/dbmemo.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -227,4 +227,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dbradiogroup.inc b/lcl/include/dbradiogroup.inc index e5347d9865..c2140ca174 100644 --- a/lcl/include/dbradiogroup.inc +++ b/lcl/include/dbradiogroup.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -179,4 +179,3 @@ begin end; // included by dbctrls.pas - diff --git a/lcl/include/dbtext.inc b/lcl/include/dbtext.inc index 1a90858580..4b86eea8ff 100644 --- a/lcl/include/dbtext.inc +++ b/lcl/include/dbtext.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -102,4 +102,3 @@ begin FDataLink := nil; inherited Destroy; end; - diff --git a/lcl/include/defaultbitbtnimages.inc b/lcl/include/defaultbitbtnimages.inc index c4e7854d1e..69de3a9be7 100644 --- a/lcl/include/defaultbitbtnimages.inc +++ b/lcl/include/defaultbitbtnimages.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -511,4 +511,3 @@ const '..aaab......cab...', '.bbbb#.....bbbb...'); - diff --git a/lcl/include/docktree.inc b/lcl/include/docktree.inc index 91dbd2ff83..7effaf1647 100644 --- a/lcl/include/docktree.inc +++ b/lcl/include/docktree.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -140,4 +140,3 @@ begin end; // included by controls.pp - diff --git a/lcl/include/dockzone.inc b/lcl/include/dockzone.inc index 2c9d787be4..7dfb40d9c4 100644 --- a/lcl/include/dockzone.inc +++ b/lcl/include/dockzone.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -261,4 +261,3 @@ begin end; // included by control.pp - diff --git a/lcl/include/dragdock.inc b/lcl/include/dragdock.inc index 7db17cadd3..f9208194a1 100644 --- a/lcl/include/dragdock.inc +++ b/lcl/include/dragdock.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -359,4 +359,3 @@ Begin end; // included by controls.pp - diff --git a/lcl/include/dragobject.inc b/lcl/include/dragobject.inc index 5917fa52c1..10787278c4 100644 --- a/lcl/include/dragobject.inc +++ b/lcl/include/dragobject.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -225,4 +225,3 @@ end; // included by controls.pp - diff --git a/lcl/include/edit.inc b/lcl/include/edit.inc index 42d47acc54..d2d575c298 100644 --- a/lcl/include/edit.inc +++ b/lcl/include/edit.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -20,4 +20,3 @@ } // included by stdctrls.pp - diff --git a/lcl/include/filedialog.inc b/lcl/include/filedialog.inc index d38e78c2f6..19073ce35d 100644 --- a/lcl/include/filedialog.inc +++ b/lcl/include/filedialog.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -285,4 +285,3 @@ begin Result:=true; end; - diff --git a/lcl/include/fileutil.inc b/lcl/include/fileutil.inc index ed07400a46..553ce78bcf 100644 --- a/lcl/include/fileutil.inc +++ b/lcl/include/fileutil.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1306,4 +1306,3 @@ begin end; - diff --git a/lcl/include/font.inc b/lcl/include/font.inc index 42259c3bf5..2052ab7aae 100644 --- a/lcl/include/font.inc +++ b/lcl/include/font.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1151,4 +1151,3 @@ begin end; // included by graphics.pp - diff --git a/lcl/include/fontdialog.inc b/lcl/include/fontdialog.inc index 88b7f86e65..0f64246eca 100644 --- a/lcl/include/fontdialog.inc +++ b/lcl/include/fontdialog.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -56,4 +56,3 @@ begin FFont.Assign(AValue); end; - diff --git a/lcl/include/graphic.inc b/lcl/include/graphic.inc index 758c4e12ba..b18c52a2a0 100644 --- a/lcl/include/graphic.inc +++ b/lcl/include/graphic.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -233,4 +233,3 @@ begin end; // included by graphics.pp - diff --git a/lcl/include/graphiccontrol.inc b/lcl/include/graphiccontrol.inc index 7ae2d24c1f..471fc726e6 100644 --- a/lcl/include/graphiccontrol.inc +++ b/lcl/include/graphiccontrol.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -92,4 +92,3 @@ end; // included by controls.pp - diff --git a/lcl/include/graphicsobject.inc b/lcl/include/graphicsobject.inc index beac4ba89a..1bdb80b2f3 100644 --- a/lcl/include/graphicsobject.inc +++ b/lcl/include/graphicsobject.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -43,4 +43,3 @@ procedure TGraphicsObject.UnLock; begin end; - diff --git a/lcl/include/hintwindow.inc b/lcl/include/hintwindow.inc index 9637f18faa..4c6b4f2a40 100644 --- a/lcl/include/hintwindow.inc +++ b/lcl/include/hintwindow.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -153,4 +153,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/idletimer.inc b/lcl/include/idletimer.inc index 9007f2a074..1dc214a6a5 100644 --- a/lcl/include/idletimer.inc +++ b/lcl/include/idletimer.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -111,4 +111,3 @@ end; // included by extctrls.pp - diff --git a/lcl/include/imglist.inc b/lcl/include/imglist.inc index d49b0beafc..5e5fcfb9fa 100644 --- a/lcl/include/imglist.inc +++ b/lcl/include/imglist.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1162,4 +1162,3 @@ begin end; // included by imglist.pp - diff --git a/lcl/include/inputdialog.inc b/lcl/include/inputdialog.inc index 689fc30824..3985eb42a0 100644 --- a/lcl/include/inputdialog.inc +++ b/lcl/include/inputdialog.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -107,4 +107,3 @@ begin end; // included by dialogs.pp - diff --git a/lcl/include/interfacebase.inc b/lcl/include/interfacebase.inc index de69a7739b..a6c4faa08e 100644 --- a/lcl/include/interfacebase.inc +++ b/lcl/include/interfacebase.inc @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -46,4 +46,3 @@ procedure TWidgetSet.AppSetTitle(const ATitle: string); begin Debugln('TWidgetSet.AppSetTitle not implemented by ', ClassName); end; - diff --git a/lcl/include/intfbaselcl.inc b/lcl/include/intfbaselcl.inc index 3fe1fa39e4..876bfc911a 100644 --- a/lcl/include/intfbaselcl.inc +++ b/lcl/include/intfbaselcl.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -642,4 +642,4 @@ begin Result := False; end; -//##apiwiz##eps## // Do not remove +//##apiwiz##eps## // Do not remove \ No newline at end of file diff --git a/lcl/include/intfbasewinapi.inc b/lcl/include/intfbasewinapi.inc index 5ef870ff27..7db33fa3f3 100644 --- a/lcl/include/intfbasewinapi.inc +++ b/lcl/include/intfbasewinapi.inc @@ -16,7 +16,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1446,4 +1446,4 @@ begin Result := 0; end; -//##apiwiz##eps## // Do not remove +//##apiwiz##eps## // Do not remove \ No newline at end of file diff --git a/lcl/include/lclaction.inc b/lcl/include/lclaction.inc index 3d70ad742b..c6abd04413 100644 --- a/lcl/include/lclaction.inc +++ b/lcl/include/lclaction.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -21,4 +21,3 @@ begin end; // included by actnlist.pas - diff --git a/lcl/include/lclintf.inc b/lcl/include/lclintf.inc index 172733bbce..f87154e573 100644 --- a/lcl/include/lclintf.inc +++ b/lcl/include/lclintf.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -545,4 +545,3 @@ begin end; //##apiwiz##epi## // Do not remove - diff --git a/lcl/include/lclintfh.inc b/lcl/include/lclintfh.inc index 305a448629..4ac6d6820b 100644 --- a/lcl/include/lclintfh.inc +++ b/lcl/include/lclintfh.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -152,4 +152,3 @@ procedure RaiseLastOSError; //##apiwiz##epi## // Do not remove {$ENDIF} - diff --git a/lcl/include/listcolumn.inc b/lcl/include/listcolumn.inc index 48320ff7c8..76f4ef2d7f 100644 --- a/lcl/include/listcolumn.inc +++ b/lcl/include/listcolumn.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -268,4 +268,3 @@ begin WSC.ColumnSetVisible(LV, Index, Self, FVisible); end; - diff --git a/lcl/include/listcolumns.inc b/lcl/include/listcolumns.inc index b2b07b86c5..842b59e2c3 100644 --- a/lcl/include/listcolumns.inc +++ b/lcl/include/listcolumns.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -101,4 +101,3 @@ end; // included by comctrls.pp - diff --git a/lcl/include/listitem.inc b/lcl/include/listitem.inc index 485b662566..a8c029eeb7 100644 --- a/lcl/include/listitem.inc +++ b/lcl/include/listitem.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -548,4 +548,3 @@ begin if (AValue = nil) and (FSubItems = nil) then Exit; SubItems.Assign(AValue); end; - diff --git a/lcl/include/listitems.inc b/lcl/include/listitems.inc index a3379fec63..92a98fc116 100644 --- a/lcl/include/listitems.inc +++ b/lcl/include/listitems.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -508,4 +508,3 @@ begin end; end; end; - diff --git a/lcl/include/mainmenu.inc b/lcl/include/mainmenu.inc index 6ea40201b3..d95ff0baec 100644 --- a/lcl/include/mainmenu.inc +++ b/lcl/include/mainmenu.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -46,4 +46,3 @@ end; // included by menus.pp - diff --git a/lcl/include/memo.inc b/lcl/include/memo.inc index 9a40d29f99..9f052815dc 100644 --- a/lcl/include/memo.inc +++ b/lcl/include/memo.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -19,4 +19,3 @@ } // included by stdctrls.pp - diff --git a/lcl/include/memoscrollbar.inc b/lcl/include/memoscrollbar.inc index 13c2c39f16..83b5dc208b 100644 --- a/lcl/include/memoscrollbar.inc +++ b/lcl/include/memoscrollbar.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -29,4 +29,3 @@ end; // included by stdctrls.pp - diff --git a/lcl/include/memostrings.inc b/lcl/include/memostrings.inc index 6280bb09e8..f99a03bb5e 100644 --- a/lcl/include/memostrings.inc +++ b/lcl/include/memostrings.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -151,4 +151,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/menu.inc b/lcl/include/menu.inc index dcb0bfab37..def21eb94a 100644 --- a/lcl/include/menu.inc +++ b/lcl/include/menu.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -265,4 +265,3 @@ Begin end; // included by menus.pp - diff --git a/lcl/include/menuactionlink.inc b/lcl/include/menuactionlink.inc index 5a61596ad5..dbeceda1f0 100644 --- a/lcl/include/menuactionlink.inc +++ b/lcl/include/menuactionlink.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -138,4 +138,3 @@ end; // included by menus.pas - diff --git a/lcl/include/menuitem.inc b/lcl/include/menuitem.inc index 14c52a4658..71dd514e4a 100644 --- a/lcl/include/menuitem.inc +++ b/lcl/include/menuitem.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1295,4 +1295,3 @@ begin end; // included by menus.pp - diff --git a/lcl/include/messagedialogpixmaps.inc b/lcl/include/messagedialogpixmaps.inc index 415786be84..b7173dd874 100644 --- a/lcl/include/messagedialogpixmaps.inc +++ b/lcl/include/messagedialogpixmaps.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -184,4 +184,3 @@ const '................cbc##...........', '.................cc##...........', '..................###...........'); - diff --git a/lcl/include/messagedialogs.inc b/lcl/include/messagedialogs.inc index 6bd7cad072..e14572b90a 100644 --- a/lcl/include/messagedialogs.inc +++ b/lcl/include/messagedialogs.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -273,4 +273,3 @@ begin end; // included by dialogs.pp - diff --git a/lcl/include/mouse.inc b/lcl/include/mouse.inc index 41204199c1..c2cce335ac 100644 --- a/lcl/include/mouse.inc +++ b/lcl/include/mouse.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -64,4 +64,3 @@ begin end; // included by controls.pp - diff --git a/lcl/include/notebook.inc b/lcl/include/notebook.inc index a4d1fc6b85..62d2fa1ace 100644 --- a/lcl/include/notebook.inc +++ b/lcl/include/notebook.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -41,4 +41,3 @@ begin inherited Create(TheOwner); end; - diff --git a/lcl/include/page.inc b/lcl/include/page.inc index 81c8f90c90..4b258b47f9 100644 --- a/lcl/include/page.inc +++ b/lcl/include/page.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -22,4 +22,3 @@ // included by extctrls.pp - diff --git a/lcl/include/pagecontrol.inc b/lcl/include/pagecontrol.inc index f79eec1d0b..8d63948acd 100644 --- a/lcl/include/pagecontrol.inc +++ b/lcl/include/pagecontrol.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -109,4 +109,3 @@ end; // included by comctrls.pp - diff --git a/lcl/include/paintbox.inc b/lcl/include/paintbox.inc index fc63308d34..55ce03ac7d 100644 --- a/lcl/include/paintbox.inc +++ b/lcl/include/paintbox.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -46,4 +46,3 @@ begin end; // included by extctrls.pp - diff --git a/lcl/include/pen.inc b/lcl/include/pen.inc index 015bd94c74..24204b325f 100644 --- a/lcl/include/pen.inc +++ b/lcl/include/pen.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -272,4 +272,3 @@ begin SetColor(FPColorToTColor(AValue),AValue); end; - diff --git a/lcl/include/picture.inc b/lcl/include/picture.inc index 3dd87dace0..f2e7d79f1d 100644 --- a/lcl/include/picture.inc +++ b/lcl/include/picture.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -682,4 +682,3 @@ begin end; // included by graphics.pp - diff --git a/lcl/include/pixmap.inc b/lcl/include/pixmap.inc index 658942cab8..e7c37a0b77 100644 --- a/lcl/include/pixmap.inc +++ b/lcl/include/pixmap.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -311,4 +311,3 @@ end; // included by graphics.pp - diff --git a/lcl/include/png.inc b/lcl/include/png.inc index 30f8a439bf..da1f7ebe0a 100644 --- a/lcl/include/png.inc +++ b/lcl/include/png.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -36,4 +36,3 @@ begin end; // included by graphics.pp - diff --git a/lcl/include/pnm.inc b/lcl/include/pnm.inc index aeba2023a4..cfaddd1978 100644 --- a/lcl/include/pnm.inc +++ b/lcl/include/pnm.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -37,4 +37,3 @@ end; // included by graphics.pp - diff --git a/lcl/include/popupmenu.inc b/lcl/include/popupmenu.inc index c16997ca40..dd98d35df9 100644 --- a/lcl/include/popupmenu.inc +++ b/lcl/include/popupmenu.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -76,4 +76,3 @@ begin end; - diff --git a/lcl/include/progressbar.inc b/lcl/include/progressbar.inc index 3b4f4ae193..c663322bd2 100644 --- a/lcl/include/progressbar.inc +++ b/lcl/include/progressbar.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -298,4 +298,3 @@ begin end; // included by comctrls.pp - diff --git a/lcl/include/promptdialog.inc b/lcl/include/promptdialog.inc index 65e9404328..f65835576f 100644 --- a/lcl/include/promptdialog.inc +++ b/lcl/include/promptdialog.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -765,4 +765,3 @@ begin end; // included by dialogs.pp - diff --git a/lcl/include/radiobutton.inc b/lcl/include/radiobutton.inc index efcb06ef9a..d78cafb3e4 100644 --- a/lcl/include/radiobutton.inc +++ b/lcl/include/radiobutton.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -83,4 +83,3 @@ end; // included by stdctrls.pp - diff --git a/lcl/include/radiogroup.inc b/lcl/include/radiogroup.inc index 787d7788ea..0dbe77a97b 100644 --- a/lcl/include/radiogroup.inc +++ b/lcl/include/radiogroup.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -508,4 +508,3 @@ begin if TRadioButton(FButtonList[i]).Checked then FItemIndex:=i; UpdateTabStops; end; - diff --git a/lcl/include/reginifile.inc b/lcl/include/reginifile.inc index 95c1a95f21..6cea7bd1dc 100644 --- a/lcl/include/reginifile.inc +++ b/lcl/include/reginifile.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -163,4 +163,3 @@ begin end; - diff --git a/lcl/include/region.inc b/lcl/include/region.inc index 7ad4313ae0..65f4945743 100644 --- a/lcl/include/region.inc +++ b/lcl/include/region.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -175,4 +175,3 @@ end; // included by graphics.pp - diff --git a/lcl/include/screen.inc b/lcl/include/screen.inc index 0f4d484e99..5b4b828ffc 100644 --- a/lcl/include/screen.inc +++ b/lcl/include/screen.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -564,4 +564,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/scrollbar.inc b/lcl/include/scrollbar.inc index eae550b394..8097162cf4 100644 --- a/lcl/include/scrollbar.inc +++ b/lcl/include/scrollbar.inc @@ -7,7 +7,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -244,4 +244,3 @@ begin end; // included by stdctrls.pp - diff --git a/lcl/include/scrollbox.inc b/lcl/include/scrollbox.inc index 80d154cab3..f30e5bbd63 100644 --- a/lcl/include/scrollbox.inc +++ b/lcl/include/scrollbox.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -28,4 +28,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/scrollingwincontrol.inc b/lcl/include/scrollingwincontrol.inc index 8909ec49df..633a2b5882 100644 --- a/lcl/include/scrollingwincontrol.inc +++ b/lcl/include/scrollingwincontrol.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -166,4 +166,3 @@ begin end; // included by forms.pp - diff --git a/lcl/include/shape.inc b/lcl/include/shape.inc index 32fac7097b..cfa9ad0970 100644 --- a/lcl/include/shape.inc +++ b/lcl/include/shape.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -103,4 +103,3 @@ begin StyleChanged(Self); end; end; - diff --git a/lcl/include/sharedimage.inc b/lcl/include/sharedimage.inc index 48267514c3..98d4b6aed6 100644 --- a/lcl/include/sharedimage.inc +++ b/lcl/include/sharedimage.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -35,4 +35,3 @@ begin end; // included by graphics.pp - diff --git a/lcl/include/shortcutlist.inc b/lcl/include/shortcutlist.inc index 13b0dfbceb..86691822a2 100644 --- a/lcl/include/shortcutlist.inc +++ b/lcl/include/shortcutlist.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,3 @@ begin end; // included by actnlist.pas - diff --git a/lcl/include/sizeconstraints.inc b/lcl/include/sizeconstraints.inc index f344dcb2bd..f65547faf4 100644 --- a/lcl/include/sizeconstraints.inc +++ b/lcl/include/sizeconstraints.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -257,4 +257,3 @@ begin end; // included by controls.pp - diff --git a/lcl/include/speedbutton.inc b/lcl/include/speedbutton.inc index da5e7181ec..bbc1f90239 100644 --- a/lcl/include/speedbutton.inc +++ b/lcl/include/speedbutton.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -819,4 +819,3 @@ end; // included by buttons.pp - diff --git a/lcl/include/spinedit.inc b/lcl/include/spinedit.inc index d66e063bc5..55ab0ff587 100644 --- a/lcl/include/spinedit.inc +++ b/lcl/include/spinedit.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -316,4 +316,3 @@ begin end; // included by spin.pp - diff --git a/lcl/include/statusbar.inc b/lcl/include/statusbar.inc index 7dc597feea..aff2f217f4 100644 --- a/lcl/include/statusbar.inc +++ b/lcl/include/statusbar.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -203,4 +203,3 @@ end; // included by comctrls.pp - diff --git a/lcl/include/statuspanel.inc b/lcl/include/statuspanel.inc index bb76f0ba20..dab7296f69 100644 --- a/lcl/include/statuspanel.inc +++ b/lcl/include/statuspanel.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -150,4 +150,4 @@ begin Changed(True); PanelChanged([ppWidth]); end; -end; +end; \ No newline at end of file diff --git a/lcl/include/statuspanels.inc b/lcl/include/statuspanels.inc index c9f1b7eae4..6731e1b2be 100644 --- a/lcl/include/statuspanels.inc +++ b/lcl/include/statuspanels.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -52,4 +52,3 @@ begin end; // included by comctrls.pp - diff --git a/lcl/include/tabcontrol.inc b/lcl/include/tabcontrol.inc index 8907e1a96c..b9829f0390 100644 --- a/lcl/include/tabcontrol.inc +++ b/lcl/include/tabcontrol.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -651,4 +651,3 @@ end; // included by comctrls.pp - diff --git a/lcl/include/tabsheet.inc b/lcl/include/tabsheet.inc index 82d96f5616..b740e2ab30 100644 --- a/lcl/include/tabsheet.inc +++ b/lcl/include/tabsheet.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -68,4 +68,3 @@ begin end; // included by comctrls.pp - diff --git a/lcl/include/timer.inc b/lcl/include/timer.inc index bd36fb15eb..b9eee37f33 100644 --- a/lcl/include/timer.inc +++ b/lcl/include/timer.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -20,4 +20,3 @@ } // included by extctrls.pp - diff --git a/lcl/include/togglebox.inc b/lcl/include/togglebox.inc index cbc6c7e6ed..6c0f96ec79 100644 --- a/lcl/include/togglebox.inc +++ b/lcl/include/togglebox.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -27,4 +27,3 @@ end; {------------------------------------------------------------------------------} // included by stdctrls.pp - diff --git a/lcl/include/toolbar.inc b/lcl/include/toolbar.inc index ed8d2048b7..c48d7bd04f 100644 --- a/lcl/include/toolbar.inc +++ b/lcl/include/toolbar.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -613,4 +613,3 @@ begin Button.Click; end; - diff --git a/lcl/include/toolbutton.inc b/lcl/include/toolbutton.inc index 5514acd53a..f3f6b40c4e 100644 --- a/lcl/include/toolbutton.inc +++ b/lcl/include/toolbutton.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -756,4 +756,3 @@ end; // included by comctrls.pp - diff --git a/lcl/include/toolwindow.inc b/lcl/include/toolwindow.inc index b15cf6fee0..6c623ff033 100644 --- a/lcl/include/toolwindow.inc +++ b/lcl/include/toolwindow.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -94,4 +94,3 @@ begin end; // included by toolwin.pp - diff --git a/lcl/include/trackbar.inc b/lcl/include/trackbar.inc index 66879efc93..9ba780f42d 100644 --- a/lcl/include/trackbar.inc +++ b/lcl/include/trackbar.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -324,4 +324,3 @@ begin ApplyChanges; end; end; - diff --git a/lcl/include/treeview.inc b/lcl/include/treeview.inc index 70745bf1bc..e0049473b5 100644 --- a/lcl/include/treeview.inc +++ b/lcl/include/treeview.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -4712,4 +4712,3 @@ begin end; // back to comctrls.pp - diff --git a/lcl/include/winapi.inc b/lcl/include/winapi.inc index 2187aec21b..d9dc1e0f1c 100644 --- a/lcl/include/winapi.inc +++ b/lcl/include/winapi.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1369,4 +1369,4 @@ begin Result := not IsRectEmpty(DestRect); end; -//##apiwiz##epi## // Do not remove +//##apiwiz##epi## // Do not remove \ No newline at end of file diff --git a/lcl/include/winapih.inc b/lcl/include/winapih.inc index a05ad7d497..5791f75a97 100644 --- a/lcl/include/winapih.inc +++ b/lcl/include/winapih.inc @@ -19,7 +19,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -302,4 +302,3 @@ function RGB(R, G, B : Byte) : TColorRef; inline; {$ENDIF} - diff --git a/lcl/include/wincontrol.inc b/lcl/include/wincontrol.inc index a1db629494..897cabc058 100644 --- a/lcl/include/wincontrol.inc +++ b/lcl/include/wincontrol.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -5894,4 +5894,4 @@ end; {$IFDEF ASSERT_IS_ON} {$UNDEF ASSERT_IS_ON} {$C-} -{$ENDIF} +{$ENDIF} \ No newline at end of file diff --git a/lcl/inipropstorage.pas b/lcl/inipropstorage.pas index f014156502..7de88a7db4 100644 --- a/lcl/inipropstorage.pas +++ b/lcl/inipropstorage.pas @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -294,4 +294,3 @@ begin end; end. - diff --git a/lcl/interfacebase.pp b/lcl/interfacebase.pp index 5756863347..14fbc441a1 100644 --- a/lcl/interfacebase.pp +++ b/lcl/interfacebase.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -124,4 +124,4 @@ const {$I intfbasewinapi.inc} {$I intfbaselcl.inc} -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbondef.pp b/lcl/interfaces/carbon/carbondef.pp index 0f8b60de9b..4b4af4f5c1 100644 --- a/lcl/interfaces/carbon/carbondef.pp +++ b/lcl/interfaces/carbon/carbondef.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -64,4 +64,4 @@ initialization LAZARUS_FOURCC := MakeFourCC('Laz '); WIDGETINFO_FOURCC := MakeFourCC('WInf'); -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonextra.pas b/lcl/interfaces/carbon/carbonextra.pas index adabeebd32..e11b2386db 100644 --- a/lcl/interfaces/carbon/carbonextra.pas +++ b/lcl/interfaces/carbon/carbonextra.pas @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -99,4 +99,4 @@ begin Result := InstallEventHandler(GetApplicationEventTarget, inHandler, inNumTypes, inList, inUserData, outRef); end; *) -end. \ No newline at end of file +end \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonint.pas b/lcl/interfaces/carbon/carbonint.pas index 51ea6f809f..0111325c28 100644 --- a/lcl/interfaces/carbon/carbonint.pas +++ b/lcl/interfaces/carbon/carbonint.pas @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -158,4 +158,4 @@ initialization finalization InternalFinal; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonlclintf.inc b/lcl/interfaces/carbon/carbonlclintf.inc index 26c111f5f0..a820c91b23 100644 --- a/lcl/interfaces/carbon/carbonlclintf.inc +++ b/lcl/interfaces/carbon/carbonlclintf.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -89,4 +89,3 @@ end; //##apiwiz##eps## // Do not remove, no wizard declaration after this line // included by carbonint.pas - diff --git a/lcl/interfaces/carbon/carbonlclintfh.inc b/lcl/interfaces/carbon/carbonlclintfh.inc index 1ecc79b91c..7815197156 100644 --- a/lcl/interfaces/carbon/carbonlclintfh.inc +++ b/lcl/interfaces/carbon/carbonlclintfh.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -47,4 +47,3 @@ function ReplaceBitmapMask(var Image, Mask: HBitmap; NewMask: HBitmap): boolean; //##apiwiz##eps## // Do not remove, no wizard declaration after this line // included by carbonint.pas - diff --git a/lcl/interfaces/carbon/carbonobject.inc b/lcl/interfaces/carbon/carbonobject.inc index d9cd49db98..ab6bf0ee2b 100644 --- a/lcl/interfaces/carbon/carbonobject.inc +++ b/lcl/interfaces/carbon/carbonobject.inc @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -330,4 +330,4 @@ end; function TCarbonWidgetSet.DestroyTimer(TimerHandle: integer): boolean; begin Result:=false; -end; +end; \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonprivate.pp b/lcl/interfaces/carbon/carbonprivate.pp index 3f78657d5c..a8adefbd31 100644 --- a/lcl/interfaces/carbon/carbonprivate.pp +++ b/lcl/interfaces/carbon/carbonprivate.pp @@ -14,7 +14,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ begin end; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonprivatecheckbox.inc b/lcl/interfaces/carbon/carbonprivatecheckbox.inc index a6ce34a0bc..135fbe139e 100644 --- a/lcl/interfaces/carbon/carbonprivatecheckbox.inc +++ b/lcl/interfaces/carbon/carbonprivatecheckbox.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -23,4 +23,4 @@ end; procedure TCarbonPrivateCheckBox.UnRegisterEvents; begin -end; +end; \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonprivatehiview.inc b/lcl/interfaces/carbon/carbonprivatehiview.inc index a2fc7c20c5..ffc0cd4eb2 100644 --- a/lcl/interfaces/carbon/carbonprivatehiview.inc +++ b/lcl/interfaces/carbon/carbonprivatehiview.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -116,4 +116,3 @@ begin UnregisterEventHandler(@CarbonPrivateHIView_Hit); // UnregisterEventHandler(@CarbonPrivateHIView_MouseProc); end; - diff --git a/lcl/interfaces/carbon/carbonprivatewindow.inc b/lcl/interfaces/carbon/carbonprivatewindow.inc index 06b1520f13..8b3cc80e1d 100644 --- a/lcl/interfaces/carbon/carbonprivatewindow.inc +++ b/lcl/interfaces/carbon/carbonprivatewindow.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -872,4 +872,3 @@ begin UnregisterEventHandler(@CarbonPrivateWindow_Closed); UnregisterEventHandler(@CarbonPrivateWindow_MouseProc); end; - diff --git a/lcl/interfaces/carbon/carbonproc.pp b/lcl/interfaces/carbon/carbonproc.pp index 3d68028b12..61a184cc0b 100644 --- a/lcl/interfaces/carbon/carbonproc.pp +++ b/lcl/interfaces/carbon/carbonproc.pp @@ -14,7 +14,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -247,4 +247,4 @@ finalization if UPPTree <> nil then FreeAndNil(UPPTree); -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonutils.pas b/lcl/interfaces/carbon/carbonutils.pas index aaf223a188..c99edcaa29 100644 --- a/lcl/interfaces/carbon/carbonutils.pas +++ b/lcl/interfaces/carbon/carbonutils.pas @@ -14,7 +14,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -106,4 +106,4 @@ end; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwinapi.inc b/lcl/interfaces/carbon/carbonwinapi.inc index 3d2ce83b31..0d9dda74c9 100644 --- a/lcl/interfaces/carbon/carbonwinapi.inc +++ b/lcl/interfaces/carbon/carbonwinapi.inc @@ -16,7 +16,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -957,4 +957,3 @@ end; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/carbon/carbonwinapih.inc b/lcl/interfaces/carbon/carbonwinapih.inc index fe6d732cbf..5b16609994 100644 --- a/lcl/interfaces/carbon/carbonwinapih.inc +++ b/lcl/interfaces/carbon/carbonwinapih.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -208,4 +208,3 @@ function WindowFromPoint(Point : TPoint) : HWND; override; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/carbon/carbonwsactnlist.pp b/lcl/interfaces/carbon/carbonwsactnlist.pp index 06cf5c8a75..1cd932aa4e 100644 --- a/lcl/interfaces/carbon/carbonwsactnlist.pp +++ b/lcl/interfaces/carbon/carbonwsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomActionList, TCarbonWSCustomActionList); // RegisterWSComponent(TActionList, TCarbonWSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsarrow.pp b/lcl/interfaces/carbon/carbonwsarrow.pp index e4743d1e3a..653798eccd 100644 --- a/lcl/interfaces/carbon/carbonwsarrow.pp +++ b/lcl/interfaces/carbon/carbonwsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TArrow, TCarbonWSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsbuttons.pp b/lcl/interfaces/carbon/carbonwsbuttons.pp index b64a8581e1..37aa20307c 100644 --- a/lcl/interfaces/carbon/carbonwsbuttons.pp +++ b/lcl/interfaces/carbon/carbonwsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -114,4 +114,4 @@ initialization // RegisterWSComponent(TCustomBitBtn, TCarbonWSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TCarbonWSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwscalendar.pp b/lcl/interfaces/carbon/carbonwscalendar.pp index c6475748ec..16a9a5e8e8 100644 --- a/lcl/interfaces/carbon/carbonwscalendar.pp +++ b/lcl/interfaces/carbon/carbonwscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomCalendar, TCarbonWSCustomCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwschecklst.pp b/lcl/interfaces/carbon/carbonwschecklst.pp index 74ba510792..46b1795b26 100644 --- a/lcl/interfaces/carbon/carbonwschecklst.pp +++ b/lcl/interfaces/carbon/carbonwschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCheckListBox, TCarbonWSCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsclistbox.pp b/lcl/interfaces/carbon/carbonwsclistbox.pp index 98e4af6fff..8857818fb8 100644 --- a/lcl/interfaces/carbon/carbonwsclistbox.pp +++ b/lcl/interfaces/carbon/carbonwsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCListBox, TCarbonWSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwscomctrls.pp b/lcl/interfaces/carbon/carbonwscomctrls.pp index 547698c185..639abd74c7 100644 --- a/lcl/interfaces/carbon/carbonwscomctrls.pp +++ b/lcl/interfaces/carbon/carbonwscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -186,4 +186,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TCarbonWSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TCarbonWSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwscontrols.pp b/lcl/interfaces/carbon/carbonwscontrols.pp index 8a37549619..a05097f6cb 100644 --- a/lcl/interfaces/carbon/carbonwscontrols.pp +++ b/lcl/interfaces/carbon/carbonwscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -263,4 +263,4 @@ finalization // if MCarbonWSWinControl_Dispose_UPP <> nil then DisposeEventHandlerUPP(MCarbonWSWinControl_Dispose_UPP); // if MCarbonWSWinControl_Hit_UPP <> nil then DisposeEventHandlerUPP(MCarbonWSWinControl_Hit_UPP); -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsdbctrls.pp b/lcl/interfaces/carbon/carbonwsdbctrls.pp index dbf6f14d7e..811720d1e5 100644 --- a/lcl/interfaces/carbon/carbonwsdbctrls.pp +++ b/lcl/interfaces/carbon/carbonwsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -168,4 +168,4 @@ initialization // RegisterWSComponent(TDBNavButton, TCarbonWSDBNavButton); // RegisterWSComponent(TDBNavigator, TCarbonWSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsdbgrids.pp b/lcl/interfaces/carbon/carbonwsdbgrids.pp index 5d5abae661..6edcaf710a 100644 --- a/lcl/interfaces/carbon/carbonwsdbgrids.pp +++ b/lcl/interfaces/carbon/carbonwsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TCarbonWSCustomDbGrid); // RegisterWSComponent(TdbGrid, TCarbonWSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsdialogs.pp b/lcl/interfaces/carbon/carbonwsdialogs.pp index 67a8e5288f..a857d1e195 100644 --- a/lcl/interfaces/carbon/carbonwsdialogs.pp +++ b/lcl/interfaces/carbon/carbonwsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TColorButton, TCarbonWSColorButton); // RegisterWSComponent(TFontDialog, TCarbonWSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsdirsel.pp b/lcl/interfaces/carbon/carbonwsdirsel.pp index 69187dfd4d..9613c30d9d 100644 --- a/lcl/interfaces/carbon/carbonwsdirsel.pp +++ b/lcl/interfaces/carbon/carbonwsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TCarbonWSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwseditbtn.pp b/lcl/interfaces/carbon/carbonwseditbtn.pp index df38960f66..976eb4b6e3 100644 --- a/lcl/interfaces/carbon/carbonwseditbtn.pp +++ b/lcl/interfaces/carbon/carbonwseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -105,4 +105,4 @@ initialization // RegisterWSComponent(TDateEdit, TCarbonWSDateEdit); // RegisterWSComponent(TCalcEdit, TCarbonWSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsextctrls.pp b/lcl/interfaces/carbon/carbonwsextctrls.pp index 6fd42b96c4..b1fa1a9419 100644 --- a/lcl/interfaces/carbon/carbonwsextctrls.pp +++ b/lcl/interfaces/carbon/carbonwsextctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -231,4 +231,4 @@ initialization // RegisterWSComponent(TCustomPanel, TCarbonWSCustomPanel); // RegisterWSComponent(TPanel, TCarbonWSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsextdlgs.pp b/lcl/interfaces/carbon/carbonwsextdlgs.pp index 856826eaeb..54f036e3b1 100644 --- a/lcl/interfaces/carbon/carbonwsextdlgs.pp +++ b/lcl/interfaces/carbon/carbonwsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TCarbonWSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TCarbonWSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsfilectrl.pp b/lcl/interfaces/carbon/carbonwsfilectrl.pp index 63f297e4af..3b8ef77b00 100644 --- a/lcl/interfaces/carbon/carbonwsfilectrl.pp +++ b/lcl/interfaces/carbon/carbonwsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TCarbonWSCustomFileListBox); // RegisterWSComponent(TFileListBox, TCarbonWSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsforms.pp b/lcl/interfaces/carbon/carbonwsforms.pp index 9e494ad4c1..35aaea1b8b 100644 --- a/lcl/interfaces/carbon/carbonwsforms.pp +++ b/lcl/interfaces/carbon/carbonwsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -215,4 +215,4 @@ initialization // RegisterWSComponent(TApplicationProperties, TCarbonWSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsgrids.pp b/lcl/interfaces/carbon/carbonwsgrids.pp index fd8187d741..a12f0504ef 100644 --- a/lcl/interfaces/carbon/carbonwsgrids.pp +++ b/lcl/interfaces/carbon/carbonwsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TDrawGrid, TCarbonWSDrawGrid); // RegisterWSComponent(TStringGrid, TCarbonWSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsimglist.pp b/lcl/interfaces/carbon/carbonwsimglist.pp index 96bcbf9cfc..56504bc950 100644 --- a/lcl/interfaces/carbon/carbonwsimglist.pp +++ b/lcl/interfaces/carbon/carbonwsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TCarbonWSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsmaskedit.pp b/lcl/interfaces/carbon/carbonwsmaskedit.pp index bca06675d2..05d2e38ecb 100644 --- a/lcl/interfaces/carbon/carbonwsmaskedit.pp +++ b/lcl/interfaces/carbon/carbonwsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TCarbonWSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TCarbonWSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsmenus.pp b/lcl/interfaces/carbon/carbonwsmenus.pp index 161c0f19ae..9d4af240e8 100644 --- a/lcl/interfaces/carbon/carbonwsmenus.pp +++ b/lcl/interfaces/carbon/carbonwsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TMainMenu, TCarbonWSMainMenu); // RegisterWSComponent(TPopupMenu, TCarbonWSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwspairsplitter.pp b/lcl/interfaces/carbon/carbonwspairsplitter.pp index fc6a93f0e4..db7be9bd1e 100644 --- a/lcl/interfaces/carbon/carbonwspairsplitter.pp +++ b/lcl/interfaces/carbon/carbonwspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TCarbonWSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TCarbonWSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsspin.pp b/lcl/interfaces/carbon/carbonwsspin.pp index 3df33963ac..10652c841f 100644 --- a/lcl/interfaces/carbon/carbonwsspin.pp +++ b/lcl/interfaces/carbon/carbonwsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFloatSpinEdit, TCarbonWSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TCarbonWSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwsstdctrls.pp b/lcl/interfaces/carbon/carbonwsstdctrls.pp index 83b8f67ded..5019e18785 100644 --- a/lcl/interfaces/carbon/carbonwsstdctrls.pp +++ b/lcl/interfaces/carbon/carbonwsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -555,4 +555,4 @@ initialization // RegisterWSComponent(TCustomStaticText, TCarbonWSCustomStaticText); // RegisterWSComponent(TStaticText, TCarbonWSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/carbonwstoolwin.pp b/lcl/interfaces/carbon/carbonwstoolwin.pp index 29d2c4fc33..d64b239763 100644 --- a/lcl/interfaces/carbon/carbonwstoolwin.pp +++ b/lcl/interfaces/carbon/carbonwstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TCarbonWSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/carbon/interfaces.pas b/lcl/interfaces/carbon/interfaces.pas index 8c77e457b9..3bfb95f1ef 100644 --- a/lcl/interfaces/carbon/interfaces.pas +++ b/lcl/interfaces/carbon/interfaces.pas @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,4 @@ initialization finalization FreeWidgetSet; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomeint.pp b/lcl/interfaces/gnome/gnomeint.pp index 01ed939898..8f50281951 100644 --- a/lcl/interfaces/gnome/gnomeint.pp +++ b/lcl/interfaces/gnome/gnomeint.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -292,4 +292,3 @@ end; {$I gnomewinapi.inc} end. - diff --git a/lcl/interfaces/gnome/gnomelclintf.inc b/lcl/interfaces/gnome/gnomelclintf.inc index 02f4ab8271..98c1929d50 100644 --- a/lcl/interfaces/gnome/gnomelclintf.inc +++ b/lcl/interfaces/gnome/gnomelclintf.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -32,4 +32,3 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gnome/gnomelclintfh.inc b/lcl/interfaces/gnome/gnomelclintfh.inc index 05842601da..2d5639d4af 100644 --- a/lcl/interfaces/gnome/gnomelclintfh.inc +++ b/lcl/interfaces/gnome/gnomelclintfh.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -32,4 +32,3 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gnome/gnomewinapi.inc b/lcl/interfaces/gnome/gnomewinapi.inc index 08580b1ef9..074ec56546 100644 --- a/lcl/interfaces/gnome/gnomewinapi.inc +++ b/lcl/interfaces/gnome/gnomewinapi.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -280,4 +280,3 @@ end; {$UNDEF ASSERT_IS_ON} {$C-} {$EndIf} - diff --git a/lcl/interfaces/gnome/gnomewinapih.inc b/lcl/interfaces/gnome/gnomewinapih.inc index a7e46ce867..5544bb3f6c 100644 --- a/lcl/interfaces/gnome/gnomewinapih.inc +++ b/lcl/interfaces/gnome/gnomewinapih.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -31,4 +31,4 @@ Function PromptUserAtXY(const DialogCaption, DialogMessage : String; DialogType Function RequestInput(const InputCaption, InputPrompt : String; MaskInput : Boolean; var Value : String) : Boolean; override; -//##apiwiz##eps## // Do not remove +//##apiwiz##eps## // Do not remove \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsactnlist.pp b/lcl/interfaces/gnome/gnomewsactnlist.pp index ea5498497f..445a64c90c 100644 --- a/lcl/interfaces/gnome/gnomewsactnlist.pp +++ b/lcl/interfaces/gnome/gnomewsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomActionList, TGnomeWSCustomActionList); // RegisterWSComponent(TActionList, TGnomeWSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsarrow.pp b/lcl/interfaces/gnome/gnomewsarrow.pp index 704bf84a25..54d5758528 100644 --- a/lcl/interfaces/gnome/gnomewsarrow.pp +++ b/lcl/interfaces/gnome/gnomewsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TArrow, TGnomeWSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsbuttons.pp b/lcl/interfaces/gnome/gnomewsbuttons.pp index f9ecf0802e..940f03f654 100644 --- a/lcl/interfaces/gnome/gnomewsbuttons.pp +++ b/lcl/interfaces/gnome/gnomewsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCustomBitBtn, TGnomeWSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TGnomeWSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewscalendar.pp b/lcl/interfaces/gnome/gnomewscalendar.pp index 51723ae754..d33b8fbfce 100644 --- a/lcl/interfaces/gnome/gnomewscalendar.pp +++ b/lcl/interfaces/gnome/gnomewscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomCalendar, TGnomeWSCustomCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewschecklst.pp b/lcl/interfaces/gnome/gnomewschecklst.pp index 0b3b26933d..147ad2036b 100644 --- a/lcl/interfaces/gnome/gnomewschecklst.pp +++ b/lcl/interfaces/gnome/gnomewschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCheckListBox, TGnomeWSCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsclistbox.pp b/lcl/interfaces/gnome/gnomewsclistbox.pp index 0601370fdb..b92eb67c21 100644 --- a/lcl/interfaces/gnome/gnomewsclistbox.pp +++ b/lcl/interfaces/gnome/gnomewsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCListBox, TGnomeWSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewscomctrls.pp b/lcl/interfaces/gnome/gnomewscomctrls.pp index 223a01497a..fcb00cd2be 100644 --- a/lcl/interfaces/gnome/gnomewscomctrls.pp +++ b/lcl/interfaces/gnome/gnomewscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -186,4 +186,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TGnomeWSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TGnomeWSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewscontrols.pp b/lcl/interfaces/gnome/gnomewscontrols.pp index f19f33eaf1..075c23994c 100644 --- a/lcl/interfaces/gnome/gnomewscontrols.pp +++ b/lcl/interfaces/gnome/gnomewscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -105,4 +105,4 @@ initialization // RegisterWSComponent(TCustomControl, TGnomeWSCustomControl); // RegisterWSComponent(TImageList, TGnomeWSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsdbctrls.pp b/lcl/interfaces/gnome/gnomewsdbctrls.pp index e9cd06871b..af20cab317 100644 --- a/lcl/interfaces/gnome/gnomewsdbctrls.pp +++ b/lcl/interfaces/gnome/gnomewsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -168,4 +168,4 @@ initialization // RegisterWSComponent(TDBNavButton, TGnomeWSDBNavButton); // RegisterWSComponent(TDBNavigator, TGnomeWSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsdbgrids.pp b/lcl/interfaces/gnome/gnomewsdbgrids.pp index 29449ba439..44e915e86b 100644 --- a/lcl/interfaces/gnome/gnomewsdbgrids.pp +++ b/lcl/interfaces/gnome/gnomewsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TGnomeWSCustomDbGrid); // RegisterWSComponent(TdbGrid, TGnomeWSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsdialogs.pp b/lcl/interfaces/gnome/gnomewsdialogs.pp index 9369c0efb4..2e7b6d8023 100644 --- a/lcl/interfaces/gnome/gnomewsdialogs.pp +++ b/lcl/interfaces/gnome/gnomewsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TColorButton, TGnomeWSColorButton); // RegisterWSComponent(TFontDialog, TGnomeWSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsdirsel.pp b/lcl/interfaces/gnome/gnomewsdirsel.pp index a500283736..d60304d725 100644 --- a/lcl/interfaces/gnome/gnomewsdirsel.pp +++ b/lcl/interfaces/gnome/gnomewsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TGnomeWSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewseditbtn.pp b/lcl/interfaces/gnome/gnomewseditbtn.pp index 0e2a7bc24b..6c91d263a0 100644 --- a/lcl/interfaces/gnome/gnomewseditbtn.pp +++ b/lcl/interfaces/gnome/gnomewseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -105,4 +105,4 @@ initialization // RegisterWSComponent(TDateEdit, TGnomeWSDateEdit); // RegisterWSComponent(TCalcEdit, TGnomeWSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsextctrls.pp b/lcl/interfaces/gnome/gnomewsextctrls.pp index 96ec956cc6..d240ff4c50 100644 --- a/lcl/interfaces/gnome/gnomewsextctrls.pp +++ b/lcl/interfaces/gnome/gnomewsextctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -231,4 +231,4 @@ initialization // RegisterWSComponent(TCustomPanel, TGnomeWSCustomPanel); // RegisterWSComponent(TPanel, TGnomeWSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsextdlgs.pp b/lcl/interfaces/gnome/gnomewsextdlgs.pp index 00eb27ba1b..250386bed8 100644 --- a/lcl/interfaces/gnome/gnomewsextdlgs.pp +++ b/lcl/interfaces/gnome/gnomewsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TGnomeWSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TGnomeWSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsfilectrl.pp b/lcl/interfaces/gnome/gnomewsfilectrl.pp index c917f66f4c..0b8b4737e9 100644 --- a/lcl/interfaces/gnome/gnomewsfilectrl.pp +++ b/lcl/interfaces/gnome/gnomewsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TGnomeWSCustomFileListBox); // RegisterWSComponent(TFileListBox, TGnomeWSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsforms.pp b/lcl/interfaces/gnome/gnomewsforms.pp index 9d963da743..86a406d160 100644 --- a/lcl/interfaces/gnome/gnomewsforms.pp +++ b/lcl/interfaces/gnome/gnomewsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -132,4 +132,4 @@ initialization // RegisterWSComponent(TScreen, TGnomeWSScreen); // RegisterWSComponent(TApplicationProperties, TGnomeWSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsgrids.pp b/lcl/interfaces/gnome/gnomewsgrids.pp index 106928df1a..d7a438d32c 100644 --- a/lcl/interfaces/gnome/gnomewsgrids.pp +++ b/lcl/interfaces/gnome/gnomewsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TDrawGrid, TGnomeWSDrawGrid); // RegisterWSComponent(TStringGrid, TGnomeWSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsimglist.pp b/lcl/interfaces/gnome/gnomewsimglist.pp index 08113f7fb2..5a175fb673 100644 --- a/lcl/interfaces/gnome/gnomewsimglist.pp +++ b/lcl/interfaces/gnome/gnomewsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TGnomeWSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsmaskedit.pp b/lcl/interfaces/gnome/gnomewsmaskedit.pp index 4b8a8e9c79..2053a1235b 100644 --- a/lcl/interfaces/gnome/gnomewsmaskedit.pp +++ b/lcl/interfaces/gnome/gnomewsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TGnomeWSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TGnomeWSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsmenus.pp b/lcl/interfaces/gnome/gnomewsmenus.pp index 0396ff9369..25cea7873a 100644 --- a/lcl/interfaces/gnome/gnomewsmenus.pp +++ b/lcl/interfaces/gnome/gnomewsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TMainMenu, TGnomeWSMainMenu); // RegisterWSComponent(TPopupMenu, TGnomeWSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewspairsplitter.pp b/lcl/interfaces/gnome/gnomewspairsplitter.pp index 290d6700dc..6780798b1a 100644 --- a/lcl/interfaces/gnome/gnomewspairsplitter.pp +++ b/lcl/interfaces/gnome/gnomewspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TGnomeWSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TGnomeWSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsspin.pp b/lcl/interfaces/gnome/gnomewsspin.pp index 0deeea4ce8..5b6cf3e004 100644 --- a/lcl/interfaces/gnome/gnomewsspin.pp +++ b/lcl/interfaces/gnome/gnomewsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFloatSpinEdit, TGnomeWSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TGnomeWSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewsstdctrls.pp b/lcl/interfaces/gnome/gnomewsstdctrls.pp index e0ae18fc27..3f321c5187 100644 --- a/lcl/interfaces/gnome/gnomewsstdctrls.pp +++ b/lcl/interfaces/gnome/gnomewsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -240,4 +240,4 @@ initialization // RegisterWSComponent(TCustomStaticText, TGnomeWSCustomStaticText); // RegisterWSComponent(TStaticText, TGnomeWSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/gnomewstoolwin.pp b/lcl/interfaces/gnome/gnomewstoolwin.pp index b735fab4b2..b0b7f8e326 100644 --- a/lcl/interfaces/gnome/gnomewstoolwin.pp +++ b/lcl/interfaces/gnome/gnomewstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TGnomeWSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gnome/interfaces.pp b/lcl/interfaces/gnome/interfaces.pp index 7a3e21f666..096d1a68e0 100644 --- a/lcl/interfaces/gnome/interfaces.pp +++ b/lcl/interfaces/gnome/interfaces.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -41,4 +41,4 @@ initialization finalization FreeWidgetSet; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/dragicons.inc b/lcl/interfaces/gtk/dragicons.inc index cd825675f6..1a92c85bfa 100644 --- a/lcl/interfaces/gtk/dragicons.inc +++ b/lcl/interfaces/gtk/dragicons.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -335,4 +335,3 @@ Const *) // included by gtkglobals.pp - diff --git a/lcl/interfaces/gtk/gtkcallback.inc b/lcl/interfaces/gtk/gtkcallback.inc index 4a8f3cf285..3d2d1c8b0a 100644 --- a/lcl/interfaces/gtk/gtkcallback.inc +++ b/lcl/interfaces/gtk/gtkcallback.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -3156,4 +3156,3 @@ end; {$C-} {$ENDIF} - diff --git a/lcl/interfaces/gtk/gtkcomboboxcallback.inc b/lcl/interfaces/gtk/gtkcomboboxcallback.inc index 7a4a2e43cf..f0fd0a9c58 100644 --- a/lcl/interfaces/gtk/gtkcomboboxcallback.inc +++ b/lcl/interfaces/gtk/gtkcomboboxcallback.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,3 @@ begin end; // included by gtkcallback.pp - diff --git a/lcl/interfaces/gtk/gtkdef.pp b/lcl/interfaces/gtk/gtkdef.pp index 686c76a9f1..1be2906482 100644 --- a/lcl/interfaces/gtk/gtkdef.pp +++ b/lcl/interfaces/gtk/gtkdef.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -593,4 +593,3 @@ finalization DeviceContextMemManager:=nil; end. - diff --git a/lcl/interfaces/gtk/gtkdragcallback.inc b/lcl/interfaces/gtk/gtkdragcallback.inc index 7d3f259a79..6d87a6a1c7 100644 --- a/lcl/interfaces/gtk/gtkdragcallback.inc +++ b/lcl/interfaces/gtk/gtkdragcallback.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -86,4 +86,3 @@ begin end; // included by gtkcallback.inc - diff --git a/lcl/interfaces/gtk/gtkfontcache.pas b/lcl/interfaces/gtk/gtkfontcache.pas index 7977981ceb..f12ab397cc 100644 --- a/lcl/interfaces/gtk/gtkfontcache.pas +++ b/lcl/interfaces/gtk/gtkfontcache.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -289,4 +289,3 @@ finalization FontCache:=nil; end. - diff --git a/lcl/interfaces/gtk/gtkglobals.pp b/lcl/interfaces/gtk/gtkglobals.pp index 703dfb5383..a9868d9d53 100644 --- a/lcl/interfaces/gtk/gtkglobals.pp +++ b/lcl/interfaces/gtk/gtkglobals.pp @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -568,4 +568,3 @@ initialization InternalInit; end. - diff --git a/lcl/interfaces/gtk/gtkint.pp b/lcl/interfaces/gtk/gtkint.pp index 4ff836c38c..b72958256d 100644 --- a/lcl/interfaces/gtk/gtkint.pp +++ b/lcl/interfaces/gtk/gtkint.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -485,4 +485,4 @@ initialization finalization InternalFinal; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtklclintf.inc b/lcl/interfaces/gtk/gtklclintf.inc index d78f3d268a..46cb110abb 100644 --- a/lcl/interfaces/gtk/gtklclintf.inc +++ b/lcl/interfaces/gtk/gtklclintf.inc @@ -17,7 +17,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -595,4 +595,3 @@ begin end; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gtk/gtklclintfh.inc b/lcl/interfaces/gtk/gtklclintfh.inc index 87bc20912d..d907e55635 100644 --- a/lcl/interfaces/gtk/gtklclintfh.inc +++ b/lcl/interfaces/gtk/gtklclintfh.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -59,4 +59,3 @@ function ReplaceBitmapMask(var Image, Mask: HBitmap; NewMask: HBitmap): boolean; procedure SetEventHandlerFlags(AHandler: PEventHandler; NewFlags: dword); override; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gtk/gtklistsl.inc b/lcl/interfaces/gtk/gtklistsl.inc index 8b923a8771..27eff973d1 100644 --- a/lcl/interfaces/gtk/gtklistsl.inc +++ b/lcl/interfaces/gtk/gtklistsl.inc @@ -9,7 +9,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1160,4 +1160,3 @@ procedure TGtkCListStringList.PutObject(Index: Integer; AObject: TObject); begin gtk_clist_set_row_data(FGtkCList, Index, AObject); end; - diff --git a/lcl/interfaces/gtk/gtklistslh.inc b/lcl/interfaces/gtk/gtklistslh.inc index 1356761542..505ee53fa1 100644 --- a/lcl/interfaces/gtk/gtklistslh.inc +++ b/lcl/interfaces/gtk/gtklistslh.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -98,4 +98,3 @@ type procedure Sort; virtual; property Sorted : boolean read FSorted write SetSorted; end; - diff --git a/lcl/interfaces/gtk/gtklistviewcallback.inc b/lcl/interfaces/gtk/gtklistviewcallback.inc index 6d08bd7646..6d7b60ad3f 100644 --- a/lcl/interfaces/gtk/gtklistviewcallback.inc +++ b/lcl/interfaces/gtk/gtklistviewcallback.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,3 @@ begin end; // included by gtkcallback.inc - diff --git a/lcl/interfaces/gtk/gtkmsgqueue.pp b/lcl/interfaces/gtk/gtkmsgqueue.pp index 4bcc9410b2..dbd2f4b0da 100644 --- a/lcl/interfaces/gtk/gtkmsgqueue.pp +++ b/lcl/interfaces/gtk/gtkmsgqueue.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -234,4 +234,3 @@ end; end. - diff --git a/lcl/interfaces/gtk/gtkobject.inc b/lcl/interfaces/gtk/gtkobject.inc index 97fcef6b83..f6ec3f3b4c 100644 --- a/lcl/interfaces/gtk/gtkobject.inc +++ b/lcl/interfaces/gtk/gtkobject.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -7233,4 +7233,4 @@ end; {$IFDEF ASSERT_IS_ON} {$UNDEF ASSERT_IS_ON} {$C-} -{$ENDIF} +{$ENDIF} \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkpagecallback.inc b/lcl/interfaces/gtk/gtkpagecallback.inc index 1c5950e877..b78390af1b 100644 --- a/lcl/interfaces/gtk/gtkpagecallback.inc +++ b/lcl/interfaces/gtk/gtkpagecallback.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -66,4 +66,3 @@ end; {$ENDIF} // included by gtkcallback.pp - diff --git a/lcl/interfaces/gtk/gtkproc.inc b/lcl/interfaces/gtk/gtkproc.inc index d3509c906d..b7bf6e2047 100644 --- a/lcl/interfaces/gtk/gtkproc.inc +++ b/lcl/interfaces/gtk/gtkproc.inc @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -8377,4 +8377,3 @@ end; {$ENDIF} // included by gtkproc.pp - diff --git a/lcl/interfaces/gtk/gtkproc.pp b/lcl/interfaces/gtk/gtkproc.pp index c4d01d6e83..f560175155 100644 --- a/lcl/interfaces/gtk/gtkproc.pp +++ b/lcl/interfaces/gtk/gtkproc.pp @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1335,4 +1335,3 @@ finalization DoneGTKProc; end. - diff --git a/lcl/interfaces/gtk/gtkwinapi.inc b/lcl/interfaces/gtk/gtkwinapi.inc index fa9e690161..fe6e282d5f 100644 --- a/lcl/interfaces/gtk/gtkwinapi.inc +++ b/lcl/interfaces/gtk/gtkwinapi.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -9649,4 +9649,3 @@ end; {$C-} {$EndIf} - diff --git a/lcl/interfaces/gtk/gtkwinapih.inc b/lcl/interfaces/gtk/gtkwinapih.inc index d6e2b6be96..c5ab6f20b5 100644 --- a/lcl/interfaces/gtk/gtkwinapih.inc +++ b/lcl/interfaces/gtk/gtkwinapih.inc @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -215,4 +215,3 @@ Function WindowFromPoint(Point : TPoint) : HWND; override; // included by gtkint.pp - diff --git a/lcl/interfaces/gtk/gtkwinapiwindow.pp b/lcl/interfaces/gtk/gtkwinapiwindow.pp index 23a59000fa..7eee39ffc2 100644 --- a/lcl/interfaces/gtk/gtkwinapiwindow.pp +++ b/lcl/interfaces/gtk/gtkwinapiwindow.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1124,4 +1124,3 @@ initialization end. - diff --git a/lcl/interfaces/gtk/gtkwsactnlist.pp b/lcl/interfaces/gtk/gtkwsactnlist.pp index 274c933c6d..0803cab506 100644 --- a/lcl/interfaces/gtk/gtkwsactnlist.pp +++ b/lcl/interfaces/gtk/gtkwsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -61,4 +61,4 @@ initialization // RegisterWSComponent(TCustomActionList, TGtkWSCustomActionList); // RegisterWSComponent(TActionList, TGtkWSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsarrow.pp b/lcl/interfaces/gtk/gtkwsarrow.pp index 0f77503d1d..7f81816b21 100644 --- a/lcl/interfaces/gtk/gtkwsarrow.pp +++ b/lcl/interfaces/gtk/gtkwsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -88,4 +88,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TArrow, TGtkWSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsbuttons.pp b/lcl/interfaces/gtk/gtkwsbuttons.pp index 784d0d4f81..2898840c43 100644 --- a/lcl/interfaces/gtk/gtkwsbuttons.pp +++ b/lcl/interfaces/gtk/gtkwsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -579,4 +579,4 @@ initialization RegisterWSComponent(TCustomBitBtn, TGtkWSBitBtn); // register it to fallback to default // RegisterWSComponent(TCustomSpeedButton, TGtkWSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwscalendar.pp b/lcl/interfaces/gtk/gtkwscalendar.pp index a562e42386..e13e01d4c3 100644 --- a/lcl/interfaces/gtk/gtkwscalendar.pp +++ b/lcl/interfaces/gtk/gtkwscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -135,4 +135,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TCustomCalendar, TGtkWSCustomCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwschecklst.pp b/lcl/interfaces/gtk/gtkwschecklst.pp index 97d6a759ba..c90120962b 100644 --- a/lcl/interfaces/gtk/gtkwschecklst.pp +++ b/lcl/interfaces/gtk/gtkwschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -100,4 +100,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TCustomCheckListBox, TGtkWSCustomCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsclistbox.pp b/lcl/interfaces/gtk/gtkwsclistbox.pp index 495bfd46c0..1b402d44b3 100644 --- a/lcl/interfaces/gtk/gtkwsclistbox.pp +++ b/lcl/interfaces/gtk/gtkwsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -52,4 +52,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCListBox, TGtkWSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwscomctrls.pp b/lcl/interfaces/gtk/gtkwscomctrls.pp index 7e5709fad4..37f17cde32 100644 --- a/lcl/interfaces/gtk/gtkwscomctrls.pp +++ b/lcl/interfaces/gtk/gtkwscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -459,4 +459,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TGtkWSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TGtkWSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwscontrols.pp b/lcl/interfaces/gtk/gtkwscontrols.pp index 6d6b46d9b6..3659820c9e 100644 --- a/lcl/interfaces/gtk/gtkwscontrols.pp +++ b/lcl/interfaces/gtk/gtkwscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -906,4 +906,4 @@ initialization // RegisterWSComponent(TCustomControl, TGtkWSCustomControl); // RegisterWSComponent(TImageList, TGtkWSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwscustomlistview.inc b/lcl/interfaces/gtk/gtkwscustomlistview.inc index 5d931e8a9b..5a19467c00 100644 --- a/lcl/interfaces/gtk/gtkwscustomlistview.inc +++ b/lcl/interfaces/gtk/gtkwscustomlistview.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1354,4 +1354,3 @@ begin RecreateWnd(ALV); end; - diff --git a/lcl/interfaces/gtk/gtkwsdbctrls.pp b/lcl/interfaces/gtk/gtkwsdbctrls.pp index c2ca18542f..f88b293321 100644 --- a/lcl/interfaces/gtk/gtkwsdbctrls.pp +++ b/lcl/interfaces/gtk/gtkwsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -160,4 +160,4 @@ initialization // RegisterWSComponent(TDBNavButton, TGtkWSDBNavButton); // RegisterWSComponent(TDBNavigator, TGtkWSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsdbgrids.pp b/lcl/interfaces/gtk/gtkwsdbgrids.pp index bf685b904d..efba3f6a35 100644 --- a/lcl/interfaces/gtk/gtkwsdbgrids.pp +++ b/lcl/interfaces/gtk/gtkwsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -61,4 +61,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TGtkWSCustomDbGrid); // RegisterWSComponent(TdbGrid, TGtkWSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsdialogs.pp b/lcl/interfaces/gtk/gtkwsdialogs.pp index 238d066b0c..d02b5b3198 100644 --- a/lcl/interfaces/gtk/gtkwsdialogs.pp +++ b/lcl/interfaces/gtk/gtkwsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -190,4 +190,4 @@ initialization // RegisterWSComponent(TColorButton, TGtkWSColorButton); // RegisterWSComponent(TFontDialog, TGtkWSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsdirsel.pp b/lcl/interfaces/gtk/gtkwsdirsel.pp index 0d7fb12351..3b559cb510 100644 --- a/lcl/interfaces/gtk/gtkwsdirsel.pp +++ b/lcl/interfaces/gtk/gtkwsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -52,4 +52,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TGtkWSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwseditbtn.pp b/lcl/interfaces/gtk/gtkwseditbtn.pp index 9d3f9ed545..ac2058596c 100644 --- a/lcl/interfaces/gtk/gtkwseditbtn.pp +++ b/lcl/interfaces/gtk/gtkwseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -97,4 +97,4 @@ initialization // RegisterWSComponent(TDateEdit, TGtkWSDateEdit); // RegisterWSComponent(TCalcEdit, TGtkWSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsextctrls.pp b/lcl/interfaces/gtk/gtkwsextctrls.pp index 75539157ca..37bb07eadc 100644 --- a/lcl/interfaces/gtk/gtkwsextctrls.pp +++ b/lcl/interfaces/gtk/gtkwsextctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -550,4 +550,4 @@ initialization // RegisterWSComponent(TPanel, TGtkWSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsextdlgs.pp b/lcl/interfaces/gtk/gtkwsextdlgs.pp index b50314d31d..760358e46c 100644 --- a/lcl/interfaces/gtk/gtkwsextdlgs.pp +++ b/lcl/interfaces/gtk/gtkwsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -115,4 +115,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TGtkWSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TGtkWSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsfilectrl.pp b/lcl/interfaces/gtk/gtkwsfilectrl.pp index 04ffaed967..0b927f6685 100644 --- a/lcl/interfaces/gtk/gtkwsfilectrl.pp +++ b/lcl/interfaces/gtk/gtkwsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -61,4 +61,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TGtkWSCustomFileListBox); // RegisterWSComponent(TFileListBox, TGtkWSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsforms.pp b/lcl/interfaces/gtk/gtkwsforms.pp index db098777bc..5c242f5223 100644 --- a/lcl/interfaces/gtk/gtkwsforms.pp +++ b/lcl/interfaces/gtk/gtkwsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -340,4 +340,4 @@ initialization // RegisterWSComponent(TScreen, TGtkWSScreen); // RegisterWSComponent(TApplicationProperties, TGtkWSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsgrids.pp b/lcl/interfaces/gtk/gtkwsgrids.pp index e66dc884bf..0fd0ec505b 100644 --- a/lcl/interfaces/gtk/gtkwsgrids.pp +++ b/lcl/interfaces/gtk/gtkwsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -88,4 +88,4 @@ initialization // RegisterWSComponent(TDrawGrid, TGtkWSDrawGrid); // RegisterWSComponent(TStringGrid, TGtkWSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsimglist.pp b/lcl/interfaces/gtk/gtkwsimglist.pp index eaca3f0506..84c10c4c5f 100644 --- a/lcl/interfaces/gtk/gtkwsimglist.pp +++ b/lcl/interfaces/gtk/gtkwsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -52,4 +52,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TGtkWSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsmaskedit.pp b/lcl/interfaces/gtk/gtkwsmaskedit.pp index f3cf236cfd..b9fbcad446 100644 --- a/lcl/interfaces/gtk/gtkwsmaskedit.pp +++ b/lcl/interfaces/gtk/gtkwsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -61,4 +61,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TGtkWSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TGtkWSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsmenus.pp b/lcl/interfaces/gtk/gtkwsmenus.pp index c6c78e16ee..893e52ae8e 100644 --- a/lcl/interfaces/gtk/gtkwsmenus.pp +++ b/lcl/interfaces/gtk/gtkwsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -316,4 +316,4 @@ initialization // RegisterWSComponent(TMainMenu, TGtkWSMainMenu); RegisterWSComponent(TPopupMenu, TGtkWSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwspairsplitter.pp b/lcl/interfaces/gtk/gtkwspairsplitter.pp index 69f14ed6d7..34865079cc 100644 --- a/lcl/interfaces/gtk/gtkwspairsplitter.pp +++ b/lcl/interfaces/gtk/gtkwspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -70,4 +70,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TGtkWSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TGtkWSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsspin.pp b/lcl/interfaces/gtk/gtkwsspin.pp index b7dfe57821..d033526ac9 100644 --- a/lcl/interfaces/gtk/gtkwsspin.pp +++ b/lcl/interfaces/gtk/gtkwsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -152,4 +152,4 @@ initialization RegisterWSComponent(TCustomFloatSpinEdit, TGtkWSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TGtkWSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwsstdctrls.pp b/lcl/interfaces/gtk/gtkwsstdctrls.pp index 04105b1e9a..71e3ea6116 100644 --- a/lcl/interfaces/gtk/gtkwsstdctrls.pp +++ b/lcl/interfaces/gtk/gtkwsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1144,4 +1144,4 @@ initialization RegisterWSComponent(TCustomStaticText, TGtkWSCustomStaticText); // RegisterWSComponent(TStaticText, TGtkWSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/gtkwstoolwin.pp b/lcl/interfaces/gtk/gtkwstoolwin.pp index 31f3eb185c..ad6c69f607 100644 --- a/lcl/interfaces/gtk/gtkwstoolwin.pp +++ b/lcl/interfaces/gtk/gtkwstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -52,4 +52,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TGtkWSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk/interfaces.pp b/lcl/interfaces/gtk/interfaces.pp index bad3dabc25..33a8f27a7b 100644 --- a/lcl/interfaces/gtk/interfaces.pp +++ b/lcl/interfaces/gtk/interfaces.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,4 @@ initialization finalization FreeWidgetSet; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2int.pas b/lcl/interfaces/gtk2/gtk2int.pas index 111747e34e..7693bc3e6f 100644 --- a/lcl/interfaces/gtk2/gtk2int.pas +++ b/lcl/interfaces/gtk2/gtk2int.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -548,4 +548,3 @@ begin end; end. - diff --git a/lcl/interfaces/gtk2/gtk2lclintf.inc b/lcl/interfaces/gtk2/gtk2lclintf.inc index 079765a63f..2f2dfacf4f 100644 --- a/lcl/interfaces/gtk2/gtk2lclintf.inc +++ b/lcl/interfaces/gtk2/gtk2lclintf.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -32,4 +32,3 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gtk2/gtk2lclintfh.inc b/lcl/interfaces/gtk2/gtk2lclintfh.inc index f39f8f1a94..4c9018be31 100644 --- a/lcl/interfaces/gtk2/gtk2lclintfh.inc +++ b/lcl/interfaces/gtk2/gtk2lclintfh.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -31,4 +31,3 @@ //##apiwiz##sps## // Do not remove //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gtk2/gtk2object.inc b/lcl/interfaces/gtk2/gtk2object.inc index d299f567f2..9e6769a8e4 100644 --- a/lcl/interfaces/gtk2/gtk2object.inc +++ b/lcl/interfaces/gtk2/gtk2object.inc @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1713,4 +1713,3 @@ end; {$UNDEF ASSERT_IS_ON} {$C-} {$ENDIF} - diff --git a/lcl/interfaces/gtk2/gtk2winapi.inc b/lcl/interfaces/gtk2/gtk2winapi.inc index a238256c44..e4afc90edd 100644 --- a/lcl/interfaces/gtk2/gtk2winapi.inc +++ b/lcl/interfaces/gtk2/gtk2winapi.inc @@ -17,7 +17,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -613,4 +613,3 @@ end; {$UNDEF ASSERT_IS_ON} {$C-} {$EndIf} - diff --git a/lcl/interfaces/gtk2/gtk2winapih.inc b/lcl/interfaces/gtk2/gtk2winapih.inc index 63cd646137..8474ed0eae 100644 --- a/lcl/interfaces/gtk2/gtk2winapih.inc +++ b/lcl/interfaces/gtk2/gtk2winapih.inc @@ -21,7 +21,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -47,4 +47,3 @@ function TextOut(DC: HDC; X,Y : Integer; Str : Pchar; Count: Integer) : Boolean; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/gtk2/gtk2wsactnlist.pp b/lcl/interfaces/gtk2/gtk2wsactnlist.pp index 14055dc6fd..76174f4401 100644 --- a/lcl/interfaces/gtk2/gtk2wsactnlist.pp +++ b/lcl/interfaces/gtk2/gtk2wsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomActionList, TGtk2WSCustomActionList); // RegisterWSComponent(TActionList, TGtk2WSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsarrow.pp b/lcl/interfaces/gtk2/gtk2wsarrow.pp index 139a8c9522..260e74bf91 100644 --- a/lcl/interfaces/gtk2/gtk2wsarrow.pp +++ b/lcl/interfaces/gtk2/gtk2wsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TArrow, TGtk2WSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsbuttons.pp b/lcl/interfaces/gtk2/gtk2wsbuttons.pp index 7e65b51d4f..450b30d4d1 100644 --- a/lcl/interfaces/gtk2/gtk2wsbuttons.pp +++ b/lcl/interfaces/gtk2/gtk2wsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCUstomBitBtn, TGtk2WSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TGtk2WSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wscalendar.pp b/lcl/interfaces/gtk2/gtk2wscalendar.pp index 1812e6777b..c2f702bd67 100644 --- a/lcl/interfaces/gtk2/gtk2wscalendar.pp +++ b/lcl/interfaces/gtk2/gtk2wscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCalendar, TGtk2WSCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wschecklst.pp b/lcl/interfaces/gtk2/gtk2wschecklst.pp index 81a5155c46..452dee9e34 100644 --- a/lcl/interfaces/gtk2/gtk2wschecklst.pp +++ b/lcl/interfaces/gtk2/gtk2wschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -231,4 +231,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TCheckListBox, TGtk2WSCustomCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsclistbox.pp b/lcl/interfaces/gtk2/gtk2wsclistbox.pp index b3fb454598..7d256854bf 100644 --- a/lcl/interfaces/gtk2/gtk2wsclistbox.pp +++ b/lcl/interfaces/gtk2/gtk2wsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCListBox, TGtk2WSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wscomctrls.pp b/lcl/interfaces/gtk2/gtk2wscomctrls.pp index e44f8bbeed..214bd4527d 100644 --- a/lcl/interfaces/gtk2/gtk2wscomctrls.pp +++ b/lcl/interfaces/gtk2/gtk2wscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -265,4 +265,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TGtk2WSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TGtk2WSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wscontrols.pp b/lcl/interfaces/gtk2/gtk2wscontrols.pp index e2aed87048..c142295ff7 100644 --- a/lcl/interfaces/gtk2/gtk2wscontrols.pp +++ b/lcl/interfaces/gtk2/gtk2wscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -177,4 +177,4 @@ initialization // RegisterWSComponent(TCustomControl, TGtk2WSCustomControl); // RegisterWSComponent(TImageList, TGtk2WSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wscustomlistview.inc b/lcl/interfaces/gtk2/gtk2wscustomlistview.inc index 13009fc53a..02ad9c186f 100644 --- a/lcl/interfaces/gtk2/gtk2wscustomlistview.inc +++ b/lcl/interfaces/gtk2/gtk2wscustomlistview.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1342,4 +1342,3 @@ begin end; end; end;} - diff --git a/lcl/interfaces/gtk2/gtk2wsdbctrls.pp b/lcl/interfaces/gtk2/gtk2wsdbctrls.pp index 942cd2773c..44c25b407e 100644 --- a/lcl/interfaces/gtk2/gtk2wsdbctrls.pp +++ b/lcl/interfaces/gtk2/gtk2wsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -168,4 +168,4 @@ initialization // RegisterWSComponent(TDBNavButton, TGtk2WSDBNavButton); // RegisterWSComponent(TDBNavigator, TGtk2WSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsdbgrids.pp b/lcl/interfaces/gtk2/gtk2wsdbgrids.pp index dfb774bc41..dbdaba9efc 100644 --- a/lcl/interfaces/gtk2/gtk2wsdbgrids.pp +++ b/lcl/interfaces/gtk2/gtk2wsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TGtk2WSCustomDbGrid); // RegisterWSComponent(TdbGrid, TGtk2WSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsdialogs.pp b/lcl/interfaces/gtk2/gtk2wsdialogs.pp index 05491a7db3..7659ed67bf 100644 --- a/lcl/interfaces/gtk2/gtk2wsdialogs.pp +++ b/lcl/interfaces/gtk2/gtk2wsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TColorButton, TGtk2WSColorButton); // RegisterWSComponent(TFontDialog, TGtk2WSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsdirsel.pp b/lcl/interfaces/gtk2/gtk2wsdirsel.pp index b04c5f4979..8aa4755c4f 100644 --- a/lcl/interfaces/gtk2/gtk2wsdirsel.pp +++ b/lcl/interfaces/gtk2/gtk2wsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TGtk2WSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wseditbtn.pp b/lcl/interfaces/gtk2/gtk2wseditbtn.pp index 97b4297f62..9683586e9e 100644 --- a/lcl/interfaces/gtk2/gtk2wseditbtn.pp +++ b/lcl/interfaces/gtk2/gtk2wseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -105,4 +105,4 @@ initialization // RegisterWSComponent(TDateEdit, TGtk2WSDateEdit); // RegisterWSComponent(TCalcEdit, TGtk2WSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsextctrls.pp b/lcl/interfaces/gtk2/gtk2wsextctrls.pp index 7fe54b2f4f..11f326cc35 100644 --- a/lcl/interfaces/gtk2/gtk2wsextctrls.pp +++ b/lcl/interfaces/gtk2/gtk2wsextctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -269,4 +269,4 @@ initialization // RegisterWSComponent(TCustomPanel, TGtk2WSCustomPanel); // RegisterWSComponent(TPanel, TGtk2WSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsextdlgs.pp b/lcl/interfaces/gtk2/gtk2wsextdlgs.pp index d783506757..a91bb27d98 100644 --- a/lcl/interfaces/gtk2/gtk2wsextdlgs.pp +++ b/lcl/interfaces/gtk2/gtk2wsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TGtk2WSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TGtk2WSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsfilectrl.pp b/lcl/interfaces/gtk2/gtk2wsfilectrl.pp index a77fd19b1c..6356e96b1d 100644 --- a/lcl/interfaces/gtk2/gtk2wsfilectrl.pp +++ b/lcl/interfaces/gtk2/gtk2wsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TGtk2WSCustomFileListBox); // RegisterWSComponent(TFileListBox, TGtk2WSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsforms.pp b/lcl/interfaces/gtk2/gtk2wsforms.pp index 92f2082982..ff61a796a4 100644 --- a/lcl/interfaces/gtk2/gtk2wsforms.pp +++ b/lcl/interfaces/gtk2/gtk2wsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -132,4 +132,4 @@ initialization // RegisterWSComponent(TScreen, TGtk2WSScreen); // RegisterWSComponent(TApplicationProperties, TGtk2WSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsgrids.pp b/lcl/interfaces/gtk2/gtk2wsgrids.pp index be53579ef7..f7c13231cc 100644 --- a/lcl/interfaces/gtk2/gtk2wsgrids.pp +++ b/lcl/interfaces/gtk2/gtk2wsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TDrawGrid, TGtk2WSDrawGrid); // RegisterWSComponent(TStringGrid, TGtk2WSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsimglist.pp b/lcl/interfaces/gtk2/gtk2wsimglist.pp index 190019c703..08ac71f0b5 100644 --- a/lcl/interfaces/gtk2/gtk2wsimglist.pp +++ b/lcl/interfaces/gtk2/gtk2wsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TGtk2WSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsmaskedit.pp b/lcl/interfaces/gtk2/gtk2wsmaskedit.pp index 4e1b05a99a..206902c3ed 100644 --- a/lcl/interfaces/gtk2/gtk2wsmaskedit.pp +++ b/lcl/interfaces/gtk2/gtk2wsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TGtk2WSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TGtk2WSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsmenus.pp b/lcl/interfaces/gtk2/gtk2wsmenus.pp index 1aafb554dd..c41c79b8e3 100644 --- a/lcl/interfaces/gtk2/gtk2wsmenus.pp +++ b/lcl/interfaces/gtk2/gtk2wsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TMainMenu, TGtk2WSMainMenu); // RegisterWSComponent(TPopupMenu, TGtk2WSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wspairsplitter.pp b/lcl/interfaces/gtk2/gtk2wspairsplitter.pp index 10e0067afd..3547924880 100644 --- a/lcl/interfaces/gtk2/gtk2wspairsplitter.pp +++ b/lcl/interfaces/gtk2/gtk2wspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TGtk2WSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TGtk2WSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsspin.pp b/lcl/interfaces/gtk2/gtk2wsspin.pp index 477ea17296..e26d64f5ad 100644 --- a/lcl/interfaces/gtk2/gtk2wsspin.pp +++ b/lcl/interfaces/gtk2/gtk2wsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFloatSpinEdit, TGtk2WSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TGtk2WSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wsstdctrls.pp b/lcl/interfaces/gtk2/gtk2wsstdctrls.pp index 481ba3d4ec..7685c34f76 100644 --- a/lcl/interfaces/gtk2/gtk2wsstdctrls.pp +++ b/lcl/interfaces/gtk2/gtk2wsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -637,4 +637,4 @@ initialization // RegisterWSComponent(TCustomStaticText, TGtk2WSCustomStaticText); // RegisterWSComponent(TStaticText, TGtk2WSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/gtk2wstoolwin.pp b/lcl/interfaces/gtk2/gtk2wstoolwin.pp index b3dd9213c4..08dc15e73b 100644 --- a/lcl/interfaces/gtk2/gtk2wstoolwin.pp +++ b/lcl/interfaces/gtk2/gtk2wstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TGtk2WSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/gtk2/interfaces.pas b/lcl/interfaces/gtk2/interfaces.pas index 21c96da5c9..224371e775 100644 --- a/lcl/interfaces/gtk2/interfaces.pas +++ b/lcl/interfaces/gtk2/interfaces.pas @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -41,4 +41,4 @@ initialization finalization FreeWidgetSet; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/interfaces.pp b/lcl/interfaces/qt/interfaces.pp index fcd9117001..641eea1297 100644 --- a/lcl/interfaces/qt/interfaces.pp +++ b/lcl/interfaces/qt/interfaces.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,4 @@ finalization WidgetSet.Free; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qt.pp b/lcl/interfaces/qt/qt.pp index c59b8a0bbd..6cc0528cc4 100644 --- a/lcl/interfaces/qt/qt.pp +++ b/lcl/interfaces/qt/qt.pp @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -63,4 +63,4 @@ procedure SetData(qwid: longint; data: pointer);cdecl;external; function GetData(qwid:longint):pointer;cdecl;external; procedure Shutdown;cdecl;external; implementation -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtcallback.inc b/lcl/interfaces/qt/qtcallback.inc index 54b3997eb0..c28755369b 100644 --- a/lcl/interfaces/qt/qtcallback.inc +++ b/lcl/interfaces/qt/qtcallback.inc @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ DebugLn('mouse button=' + IntToStr(button)); DebugLn('mouse x=' + IntToStr(x)); DebugLn('mouse y=' + IntToStr(y)); DebugLn('mouse state=' + IntToStr(state)); -end; *} +end; *} \ No newline at end of file diff --git a/lcl/interfaces/qt/qtint.pp b/lcl/interfaces/qt/qtint.pp index 84b3dad068..8fa30dfccb 100644 --- a/lcl/interfaces/qt/qtint.pp +++ b/lcl/interfaces/qt/qtint.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -157,4 +157,4 @@ initialization finalization -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtlclintf.inc b/lcl/interfaces/qt/qtlclintf.inc index 7d0c2ddffd..687129fe94 100644 --- a/lcl/interfaces/qt/qtlclintf.inc +++ b/lcl/interfaces/qt/qtlclintf.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -32,4 +32,3 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/qt/qtlclintfh.inc b/lcl/interfaces/qt/qtlclintfh.inc index ccb2b3a4fa..e06f389eb7 100644 --- a/lcl/interfaces/qt/qtlclintfh.inc +++ b/lcl/interfaces/qt/qtlclintfh.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -31,4 +31,3 @@ //##apiwiz##sps## // Do not remove //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/qt/qtobject.inc b/lcl/interfaces/qt/qtobject.inc index d548e7eda4..1620073309 100644 --- a/lcl/interfaces/qt/qtobject.inc +++ b/lcl/interfaces/qt/qtobject.inc @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -179,4 +179,4 @@ begin Result := (DC <> 0); end; -//------------------------------------------------------------------------ +//------------------------------------------------------------------------ \ No newline at end of file diff --git a/lcl/interfaces/qt/qtprivate.pp b/lcl/interfaces/qt/qtprivate.pp index 03bc63d50e..08203ddaee 100644 --- a/lcl/interfaces/qt/qtprivate.pp +++ b/lcl/interfaces/qt/qtprivate.pp @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1903,4 +1903,3 @@ begin end; end. - diff --git a/lcl/interfaces/qt/qtwinapi.inc b/lcl/interfaces/qt/qtwinapi.inc index 23c7d8aaa6..76a335b3bd 100644 --- a/lcl/interfaces/qt/qtwinapi.inc +++ b/lcl/interfaces/qt/qtwinapi.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1096,4 +1096,3 @@ end; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/qt/qtwinapih.inc b/lcl/interfaces/qt/qtwinapih.inc index 6a6e4fc143..9c140f47bd 100644 --- a/lcl/interfaces/qt/qtwinapih.inc +++ b/lcl/interfaces/qt/qtwinapih.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -73,4 +73,3 @@ function TextOut(DC: HDC; X,Y : Integer; Str : Pchar; Count: Integer) : Boolean; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/qt/qtwsactnlist.pp b/lcl/interfaces/qt/qtwsactnlist.pp index 9040941c41..fe549f98fb 100644 --- a/lcl/interfaces/qt/qtwsactnlist.pp +++ b/lcl/interfaces/qt/qtwsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomActionList, TQtWSCustomActionList); // RegisterWSComponent(TActionList, TQtWSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsarrow.pp b/lcl/interfaces/qt/qtwsarrow.pp index a73f5c5fea..e04d6e782a 100644 --- a/lcl/interfaces/qt/qtwsarrow.pp +++ b/lcl/interfaces/qt/qtwsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TArrow, TQtWSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsbuttons.pp b/lcl/interfaces/qt/qtwsbuttons.pp index 904825c339..d65e8bf066 100644 --- a/lcl/interfaces/qt/qtwsbuttons.pp +++ b/lcl/interfaces/qt/qtwsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -273,4 +273,4 @@ initialization RegisterWSComponent(TCustomBitBtn, TQtWSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TQtWSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwscalendar.pp b/lcl/interfaces/qt/qtwscalendar.pp index 221454e54d..0a6efd6c82 100644 --- a/lcl/interfaces/qt/qtwscalendar.pp +++ b/lcl/interfaces/qt/qtwscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomCalendar, TQtWSCustomCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwschecklst.pp b/lcl/interfaces/qt/qtwschecklst.pp index 5599d4ac3a..00d3bf6486 100644 --- a/lcl/interfaces/qt/qtwschecklst.pp +++ b/lcl/interfaces/qt/qtwschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCheckListBox, TQtWSCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsclistbox.pp b/lcl/interfaces/qt/qtwsclistbox.pp index 0ec89b23dd..c19eac0417 100644 --- a/lcl/interfaces/qt/qtwsclistbox.pp +++ b/lcl/interfaces/qt/qtwsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCListBox, TQtWSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwscomctrls.pp b/lcl/interfaces/qt/qtwscomctrls.pp index 45eaace8ba..90503e3231 100644 --- a/lcl/interfaces/qt/qtwscomctrls.pp +++ b/lcl/interfaces/qt/qtwscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -186,4 +186,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TQtWSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TQtWSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwscontrols.pp b/lcl/interfaces/qt/qtwscontrols.pp index 2613cfed88..4e7eef3de5 100644 --- a/lcl/interfaces/qt/qtwscontrols.pp +++ b/lcl/interfaces/qt/qtwscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -254,4 +254,4 @@ initialization // RegisterWSComponent(TCustomControl, TQtWSCustomControl); // RegisterWSComponent(TImageList, TQtWSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsdbctrls.pp b/lcl/interfaces/qt/qtwsdbctrls.pp index cd56006d5d..6db90eb0ae 100644 --- a/lcl/interfaces/qt/qtwsdbctrls.pp +++ b/lcl/interfaces/qt/qtwsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -168,4 +168,4 @@ initialization // RegisterWSComponent(TDBNavButton, TQtWSDBNavButton); // RegisterWSComponent(TDBNavigator, TQtWSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsdbgrids.pp b/lcl/interfaces/qt/qtwsdbgrids.pp index a55060a960..30ad125c4d 100644 --- a/lcl/interfaces/qt/qtwsdbgrids.pp +++ b/lcl/interfaces/qt/qtwsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TQtWSCustomDbGrid); // RegisterWSComponent(TdbGrid, TQtWSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsdialogs.pp b/lcl/interfaces/qt/qtwsdialogs.pp index 37f5bb5011..3f0d29f026 100644 --- a/lcl/interfaces/qt/qtwsdialogs.pp +++ b/lcl/interfaces/qt/qtwsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TColorButton, TQtWSColorButton); // RegisterWSComponent(TFontDialog, TQtWSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsdirsel.pp b/lcl/interfaces/qt/qtwsdirsel.pp index 3ed86f88d9..9f5c2c95a1 100644 --- a/lcl/interfaces/qt/qtwsdirsel.pp +++ b/lcl/interfaces/qt/qtwsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TQtWSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwseditbtn.pp b/lcl/interfaces/qt/qtwseditbtn.pp index 5813783484..cb3a9c2642 100644 --- a/lcl/interfaces/qt/qtwseditbtn.pp +++ b/lcl/interfaces/qt/qtwseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -105,4 +105,4 @@ initialization // RegisterWSComponent(TDateEdit, TQtWSDateEdit); // RegisterWSComponent(TCalcEdit, TQtWSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsextctrls.pp b/lcl/interfaces/qt/qtwsextctrls.pp index 8f98ae1f42..82ee9c230d 100644 --- a/lcl/interfaces/qt/qtwsextctrls.pp +++ b/lcl/interfaces/qt/qtwsextctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -325,4 +325,4 @@ initialization RegisterWSComponent(TCustomPanel, TQtWSCustomPanel); // RegisterWSComponent(TPanel, TQtWSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsextdlgs.pp b/lcl/interfaces/qt/qtwsextdlgs.pp index 2d124095b4..b1a71f9959 100644 --- a/lcl/interfaces/qt/qtwsextdlgs.pp +++ b/lcl/interfaces/qt/qtwsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TQtWSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TQtWSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsfilectrl.pp b/lcl/interfaces/qt/qtwsfilectrl.pp index 967f539976..5f2e2e6577 100644 --- a/lcl/interfaces/qt/qtwsfilectrl.pp +++ b/lcl/interfaces/qt/qtwsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TQtWSCustomFileListBox); // RegisterWSComponent(TFileListBox, TQtWSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsforms.pp b/lcl/interfaces/qt/qtwsforms.pp index 6a8ea1354e..a731e087ec 100644 --- a/lcl/interfaces/qt/qtwsforms.pp +++ b/lcl/interfaces/qt/qtwsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -239,4 +239,4 @@ initialization // RegisterWSComponent(TScreen, TQtWSScreen); // RegisterWSComponent(TApplicationProperties, TQtWSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsgrids.pp b/lcl/interfaces/qt/qtwsgrids.pp index 82941724c9..bdee07c2dc 100644 --- a/lcl/interfaces/qt/qtwsgrids.pp +++ b/lcl/interfaces/qt/qtwsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TDrawGrid, TQtWSDrawGrid); // RegisterWSComponent(TStringGrid, TQtWSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsimglist.pp b/lcl/interfaces/qt/qtwsimglist.pp index 83357022e2..56be67cf03 100644 --- a/lcl/interfaces/qt/qtwsimglist.pp +++ b/lcl/interfaces/qt/qtwsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TQtWSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsmaskedit.pp b/lcl/interfaces/qt/qtwsmaskedit.pp index 4694fef0b4..e5a742fe50 100644 --- a/lcl/interfaces/qt/qtwsmaskedit.pp +++ b/lcl/interfaces/qt/qtwsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TQtWSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TQtWSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsmenus.pp b/lcl/interfaces/qt/qtwsmenus.pp index 6299c4333c..547dcfffb4 100644 --- a/lcl/interfaces/qt/qtwsmenus.pp +++ b/lcl/interfaces/qt/qtwsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TMainMenu, TQtWSMainMenu); // RegisterWSComponent(TPopupMenu, TQtWSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwspairsplitter.pp b/lcl/interfaces/qt/qtwspairsplitter.pp index bcd56a1aeb..81cd2ee3e9 100644 --- a/lcl/interfaces/qt/qtwspairsplitter.pp +++ b/lcl/interfaces/qt/qtwspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TQtWSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TQtWSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsspin.pp b/lcl/interfaces/qt/qtwsspin.pp index 85089074fc..374444622a 100644 --- a/lcl/interfaces/qt/qtwsspin.pp +++ b/lcl/interfaces/qt/qtwsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -100,4 +100,4 @@ initialization RegisterWSComponent(TCustomFloatSpinEdit, TQtWSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TQtWSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwsstdctrls.pp b/lcl/interfaces/qt/qtwsstdctrls.pp index 20fd4477ec..098585d69a 100644 --- a/lcl/interfaces/qt/qtwsstdctrls.pp +++ b/lcl/interfaces/qt/qtwsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -721,4 +721,4 @@ initialization RegisterWSComponent(TCustomStaticText, TQtWSCustomStaticText); // RegisterWSComponent(TStaticText, TQtWSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/qt/qtwstoolwin.pp b/lcl/interfaces/qt/qtwstoolwin.pp index b78bf0ed50..0d7393bd36 100644 --- a/lcl/interfaces/qt/qtwstoolwin.pp +++ b/lcl/interfaces/qt/qtwstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TQtWSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/interfaces.pp b/lcl/interfaces/win32/interfaces.pp index 7a9ac85912..9bd39eb4a0 100644 --- a/lcl/interfaces/win32/interfaces.pp +++ b/lcl/interfaces/win32/interfaces.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -42,4 +42,4 @@ initialization finalization FreeWidgetSet; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32callback.inc b/lcl/interfaces/win32/win32callback.inc index b9b1562e54..5f9e6321b6 100644 --- a/lcl/interfaces/win32/win32callback.inc +++ b/lcl/interfaces/win32/win32callback.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -2056,4 +2056,3 @@ end; {$UNDEF ASSERT_IS_ON} {$C-} {$ENDIF} - diff --git a/lcl/interfaces/win32/win32def.pp b/lcl/interfaces/win32/win32def.pp index 1aa324362c..983336dbad 100644 --- a/lcl/interfaces/win32/win32def.pp +++ b/lcl/interfaces/win32/win32def.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -133,4 +133,3 @@ var Implementation End. - diff --git a/lcl/interfaces/win32/win32int.pp b/lcl/interfaces/win32/win32int.pp index 8f00537617..eaef59e9ff 100644 --- a/lcl/interfaces/win32/win32int.pp +++ b/lcl/interfaces/win32/win32int.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -316,4 +316,4 @@ finalization Assert(False, 'Trace:win32int.pp - Finalization'); -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32lclintf.inc b/lcl/interfaces/win32/win32lclintf.inc index b89e74ff29..31f153febd 100644 --- a/lcl/interfaces/win32/win32lclintf.inc +++ b/lcl/interfaces/win32/win32lclintf.inc @@ -17,7 +17,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -245,4 +245,3 @@ begin end; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/win32/win32lclintfh.inc b/lcl/interfaces/win32/win32lclintfh.inc index 3d5ab4c818..508b2b6612 100644 --- a/lcl/interfaces/win32/win32lclintfh.inc +++ b/lcl/interfaces/win32/win32lclintfh.inc @@ -17,7 +17,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -48,4 +48,3 @@ procedure RemoveProcessEventHandler(var AHandler: PProcessEventHandler); overrid //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/win32/win32listsl.inc b/lcl/interfaces/win32/win32listsl.inc index 8171855a0c..de3edeb4f8 100644 --- a/lcl/interfaces/win32/win32listsl.inc +++ b/lcl/interfaces/win32/win32listsl.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -632,4 +632,3 @@ End; {$ELSE} {$H-} {$ENDIF} - diff --git a/lcl/interfaces/win32/win32listslh.inc b/lcl/interfaces/win32/win32listslh.inc index 71fca4045e..059a6fabc6 100644 --- a/lcl/interfaces/win32/win32listslh.inc +++ b/lcl/interfaces/win32/win32listslh.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -137,4 +137,3 @@ Type {$ELSE} {$H-} {$ENDIF} - diff --git a/lcl/interfaces/win32/win32object.inc b/lcl/interfaces/win32/win32object.inc index ef761cd09d..1846b1b82e 100644 --- a/lcl/interfaces/win32/win32object.inc +++ b/lcl/interfaces/win32/win32object.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -671,4 +671,4 @@ end; {$IFDEF ASSERT_IS_ON} {$UNDEF ASSERT_IS_ON} {$C-} -{$ENDIF} +{$ENDIF} \ No newline at end of file diff --git a/lcl/interfaces/win32/win32proc.pp b/lcl/interfaces/win32/win32proc.pp index 3bbfd75809..4dc2110f65 100644 --- a/lcl/interfaces/win32/win32proc.pp +++ b/lcl/interfaces/win32/win32proc.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1146,4 +1146,3 @@ finalization ChangedMenus.Free; end. - diff --git a/lcl/interfaces/win32/win32winapi.inc b/lcl/interfaces/win32/win32winapi.inc index a48bb3fecf..61b79697f8 100644 --- a/lcl/interfaces/win32/win32winapi.inc +++ b/lcl/interfaces/win32/win32winapi.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -3289,4 +3289,3 @@ end; {$C-} {$ENDIF} - diff --git a/lcl/interfaces/win32/win32winapih.inc b/lcl/interfaces/win32/win32winapih.inc index 4bf28c7241..fe0fb6a1b3 100644 --- a/lcl/interfaces/win32/win32winapih.inc +++ b/lcl/interfaces/win32/win32winapih.inc @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -201,4 +201,4 @@ Procedure EnterCriticalSection(var CritSection: TCriticalSection); Override; Procedure LeaveCriticalSection(var CritSection: TCriticalSection); Override; Procedure DeleteCriticalSection(var CritSection: TCriticalSection); Override; -//##apiwiz##eps## // Do not remove +//##apiwiz##eps## // Do not remove \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsactnlist.pp b/lcl/interfaces/win32/win32wsactnlist.pp index 7608780e7e..b7868971fe 100644 --- a/lcl/interfaces/win32/win32wsactnlist.pp +++ b/lcl/interfaces/win32/win32wsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomActionList, TWin32WSCustomActionList); // RegisterWSComponent(TActionList, TWin32WSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsarrow.pp b/lcl/interfaces/win32/win32wsarrow.pp index f5ec7331d6..dee849a20e 100644 --- a/lcl/interfaces/win32/win32wsarrow.pp +++ b/lcl/interfaces/win32/win32wsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -70,4 +70,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TArrow, TWin32WSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsbuttons.pp b/lcl/interfaces/win32/win32wsbuttons.pp index 8f1c606d53..168c8ffd14 100644 --- a/lcl/interfaces/win32/win32wsbuttons.pp +++ b/lcl/interfaces/win32/win32wsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -563,4 +563,4 @@ initialization RegisterWSComponent(TCustomBitBtn, TWin32WSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TWin32WSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wscalendar.pp b/lcl/interfaces/win32/win32wscalendar.pp index a922f02ca9..2d88d4e19b 100644 --- a/lcl/interfaces/win32/win32wscalendar.pp +++ b/lcl/interfaces/win32/win32wscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -135,4 +135,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TCustomCalendar, TWin32WSCustomCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wschecklst.pp b/lcl/interfaces/win32/win32wschecklst.pp index ba9b80b277..dd1f5050a8 100644 --- a/lcl/interfaces/win32/win32wschecklst.pp +++ b/lcl/interfaces/win32/win32wschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -94,4 +94,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TCustomCheckListBox, TWin32WSCustomCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsclistbox.pp b/lcl/interfaces/win32/win32wsclistbox.pp index 38950df97c..c22f9ba4da 100644 --- a/lcl/interfaces/win32/win32wsclistbox.pp +++ b/lcl/interfaces/win32/win32wsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -111,4 +111,4 @@ initialization //////////////////////////////////////////////////// RegisterWSComponent(TCListBox, TWin32WSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wscomctrls.pp b/lcl/interfaces/win32/win32wscomctrls.pp index a4734c00da..c9472c48da 100644 --- a/lcl/interfaces/win32/win32wscomctrls.pp +++ b/lcl/interfaces/win32/win32wscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -585,4 +585,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TWin32WSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TWin32WSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wscontrols.pp b/lcl/interfaces/win32/win32wscontrols.pp index 741e82e0ec..53a273ca06 100644 --- a/lcl/interfaces/win32/win32wscontrols.pp +++ b/lcl/interfaces/win32/win32wscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -464,4 +464,4 @@ initialization // RegisterWSComponent(TCustomControl, TWin32WSCustomControl); // RegisterWSComponent(TImageList, TWin32WSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wscustomlistview.inc b/lcl/interfaces/win32/win32wscustomlistview.inc index 67c201e421..2442963183 100644 --- a/lcl/interfaces/win32/win32wscustomlistview.inc +++ b/lcl/interfaces/win32/win32wscustomlistview.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -720,4 +720,3 @@ begin //Invalidate Listview, so that changes are made visible Windows.InvalidateRect(AHandle, nil, true); end; - diff --git a/lcl/interfaces/win32/win32wsdbctrls.pp b/lcl/interfaces/win32/win32wsdbctrls.pp index 91c6546abb..07162092a2 100644 --- a/lcl/interfaces/win32/win32wsdbctrls.pp +++ b/lcl/interfaces/win32/win32wsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -168,4 +168,4 @@ initialization // RegisterWSComponent(TDBNavButton, TWin32WSDBNavButton); // RegisterWSComponent(TDBNavigator, TWin32WSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsdbgrids.pp b/lcl/interfaces/win32/win32wsdbgrids.pp index 13971f5206..a3443997f9 100644 --- a/lcl/interfaces/win32/win32wsdbgrids.pp +++ b/lcl/interfaces/win32/win32wsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TWin32WSCustomDbGrid); // RegisterWSComponent(TdbGrid, TWin32WSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsdialogs.pp b/lcl/interfaces/win32/win32wsdialogs.pp index 6a16428ddc..5467a5344a 100644 --- a/lcl/interfaces/win32/win32wsdialogs.pp +++ b/lcl/interfaces/win32/win32wsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -526,4 +526,4 @@ initialization // RegisterWSComponent(TColorButton, TWin32WSColorButton); RegisterWSComponent(TFontDialog, TWin32WSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsdirsel.pp b/lcl/interfaces/win32/win32wsdirsel.pp index be5e64d024..e920f66519 100644 --- a/lcl/interfaces/win32/win32wsdirsel.pp +++ b/lcl/interfaces/win32/win32wsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TWin32WSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wseditbtn.pp b/lcl/interfaces/win32/win32wseditbtn.pp index ea43af1d69..b22d525b27 100644 --- a/lcl/interfaces/win32/win32wseditbtn.pp +++ b/lcl/interfaces/win32/win32wseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -105,4 +105,4 @@ initialization // RegisterWSComponent(TDateEdit, TWin32WSDateEdit); // RegisterWSComponent(TCalcEdit, TWin32WSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsextctrls.pp b/lcl/interfaces/win32/win32wsextctrls.pp index 8834fded82..81659f927d 100644 --- a/lcl/interfaces/win32/win32wsextctrls.pp +++ b/lcl/interfaces/win32/win32wsextctrls.pp @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -610,4 +610,4 @@ initialization RegisterWSComponent(TCustomPanel, TWin32WSCustomPanel); // RegisterWSComponent(TPanel, TWin32WSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsextdlgs.pp b/lcl/interfaces/win32/win32wsextdlgs.pp index 7b8908437b..a19ca7e072 100644 --- a/lcl/interfaces/win32/win32wsextdlgs.pp +++ b/lcl/interfaces/win32/win32wsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -123,4 +123,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TWin32WSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TWin32WSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsfilectrl.pp b/lcl/interfaces/win32/win32wsfilectrl.pp index 1bca877baa..1669974f8f 100644 --- a/lcl/interfaces/win32/win32wsfilectrl.pp +++ b/lcl/interfaces/win32/win32wsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TWin32WSCustomFileListBox); // RegisterWSComponent(TFileListBox, TWin32WSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsforms.pp b/lcl/interfaces/win32/win32wsforms.pp index ad7db97e34..32ced603c4 100644 --- a/lcl/interfaces/win32/win32wsforms.pp +++ b/lcl/interfaces/win32/win32wsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -355,4 +355,4 @@ initialization // RegisterWSComponent(TScreen, TWin32WSScreen); // RegisterWSComponent(TApplicationProperties, TWin32WSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsgrids.pp b/lcl/interfaces/win32/win32wsgrids.pp index 94d4d281bd..4202ef879a 100644 --- a/lcl/interfaces/win32/win32wsgrids.pp +++ b/lcl/interfaces/win32/win32wsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ initialization // RegisterWSComponent(TDrawGrid, TWin32WSDrawGrid); // RegisterWSComponent(TStringGrid, TWin32WSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsimglist.pp b/lcl/interfaces/win32/win32wsimglist.pp index c8d3711d0e..0398da469e 100644 --- a/lcl/interfaces/win32/win32wsimglist.pp +++ b/lcl/interfaces/win32/win32wsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TWin32WSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsmaskedit.pp b/lcl/interfaces/win32/win32wsmaskedit.pp index b5b5bb4847..eb08859f6d 100644 --- a/lcl/interfaces/win32/win32wsmaskedit.pp +++ b/lcl/interfaces/win32/win32wsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -69,4 +69,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TWin32WSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TWin32WSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsmenus.pp b/lcl/interfaces/win32/win32wsmenus.pp index b3255f7b1d..ed650c093e 100644 --- a/lcl/interfaces/win32/win32wsmenus.pp +++ b/lcl/interfaces/win32/win32wsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -760,4 +760,4 @@ initialization // RegisterWSComponent(TMainMenu, TWin32WSMainMenu); RegisterWSComponent(TPopupMenu, TWin32WSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wspairsplitter.pp b/lcl/interfaces/win32/win32wspairsplitter.pp index 689c6c0ad3..80ffc0ae90 100644 --- a/lcl/interfaces/win32/win32wspairsplitter.pp +++ b/lcl/interfaces/win32/win32wspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -78,4 +78,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TWin32WSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TWin32WSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsspin.pp b/lcl/interfaces/win32/win32wsspin.pp index d1b7860dbc..61bc8bc1c7 100644 --- a/lcl/interfaces/win32/win32wsspin.pp +++ b/lcl/interfaces/win32/win32wsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -220,4 +220,4 @@ initialization RegisterWSComponent(TCustomFloatSpinEdit, TWin32WSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TWin32WSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wsstdctrls.pp b/lcl/interfaces/win32/win32wsstdctrls.pp index 0a0616ff46..0a65d50202 100644 --- a/lcl/interfaces/win32/win32wsstdctrls.pp +++ b/lcl/interfaces/win32/win32wsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1138,4 +1138,4 @@ initialization RegisterWSComponent(TCustomStaticText, TWin32WSCustomStaticText); // RegisterWSComponent(TStaticText, TWin32WSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/win32wstoolwin.pp b/lcl/interfaces/win32/win32wstoolwin.pp index f124542827..83dd2d0197 100644 --- a/lcl/interfaces/win32/win32wstoolwin.pp +++ b/lcl/interfaces/win32/win32wstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -60,4 +60,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TWin32WSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/win32/winext.pas b/lcl/interfaces/win32/winext.pas index 991fa5519e..3c8a61ffdb 100644 --- a/lcl/interfaces/win32/winext.pas +++ b/lcl/interfaces/win32/winext.pas @@ -6,7 +6,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -296,4 +296,4 @@ Except Assert(False, Format('Trace:Could not deallocate string --> %S', [E.Message])); End; -End. +End. \ No newline at end of file diff --git a/lcl/interfaces/wince/interfaces.pp b/lcl/interfaces/wince/interfaces.pp index 80bffdb719..3c2cee132f 100644 --- a/lcl/interfaces/wince/interfaces.pp +++ b/lcl/interfaces/wince/interfaces.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -42,4 +42,4 @@ initialization finalization FreeWidgetSet; -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/wince/wincecallback.inc b/lcl/interfaces/wince/wincecallback.inc index b9e72cff5b..582e0546dd 100644 --- a/lcl/interfaces/wince/wincecallback.inc +++ b/lcl/interfaces/wince/wincecallback.inc @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1964,4 +1964,4 @@ begin Result := DefWindowProc(Window, Msg, wParam, lParam); end; end; -{$endif} +{$endif} \ No newline at end of file diff --git a/lcl/interfaces/wince/winceint.pp b/lcl/interfaces/wince/winceint.pp index 118fe83f7b..5afd166807 100644 --- a/lcl/interfaces/wince/winceint.pp +++ b/lcl/interfaces/wince/winceint.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -254,4 +254,4 @@ initialization finalization Assert(False, 'Trace:WinCEint.pp - Finalization'); -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/wince/wincelclintf.inc b/lcl/interfaces/wince/wincelclintf.inc index 40244d2500..be89196c58 100644 --- a/lcl/interfaces/wince/wincelclintf.inc +++ b/lcl/interfaces/wince/wincelclintf.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -90,4 +90,3 @@ begin end; } //##apiwiz##epi## // Do not remove - diff --git a/lcl/interfaces/wince/wincelclintfh.inc b/lcl/interfaces/wince/wincelclintfh.inc index 12b3c4031c..16844010eb 100644 --- a/lcl/interfaces/wince/wincelclintfh.inc +++ b/lcl/interfaces/wince/wincelclintfh.inc @@ -16,7 +16,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,3 @@ function IntfSendsUTF8KeyPress: boolean; override; function ReplaceBitmapMask(var Image, Mask: HBitmap; NewMask: HBitmap): boolean; override; } //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/wince/wincelistsl.inc b/lcl/interfaces/wince/wincelistsl.inc index dc99aec135..c3c06c177c 100644 --- a/lcl/interfaces/wince/wincelistsl.inc +++ b/lcl/interfaces/wince/wincelistsl.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -644,4 +644,3 @@ End; {$H-} {$ENDIF} - diff --git a/lcl/interfaces/wince/wincelistslh.inc b/lcl/interfaces/wince/wincelistslh.inc index d54155e315..dad0992062 100644 --- a/lcl/interfaces/wince/wincelistslh.inc +++ b/lcl/interfaces/wince/wincelistslh.inc @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -138,4 +138,3 @@ Type {$H-} {$ENDIF} - diff --git a/lcl/interfaces/wince/winceobject.inc b/lcl/interfaces/wince/winceobject.inc index 09c9a07375..b26f02b168 100644 --- a/lcl/interfaces/wince/winceobject.inc +++ b/lcl/interfaces/wince/winceobject.inc @@ -8,7 +8,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -294,4 +294,3 @@ End; {$UNDEF ASSERT_IS_ON} {$C-} {$ENDIF} - diff --git a/lcl/interfaces/wince/wincewinapi.inc b/lcl/interfaces/wince/wincewinapi.inc index e35171f37f..0c0b1aeafa 100644 --- a/lcl/interfaces/wince/wincewinapi.inc +++ b/lcl/interfaces/wince/wincewinapi.inc @@ -15,7 +15,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -2118,4 +2118,4 @@ begin end; -//##apiwiz##epi## // Do not remove +//##apiwiz##epi## // Do not remove \ No newline at end of file diff --git a/lcl/interfaces/wince/wincewinapih.inc b/lcl/interfaces/wince/wincewinapih.inc index b28361d655..20386b0b1b 100644 --- a/lcl/interfaces/wince/wincewinapih.inc +++ b/lcl/interfaces/wince/wincewinapih.inc @@ -18,7 +18,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -231,4 +231,3 @@ Procedure CallDefaultWndHandler(Sender: TObject; var Message);override; //##apiwiz##eps## // Do not remove, no wizard declaration after this line - diff --git a/lcl/interfaces/wince/wincewsbuttons.pp b/lcl/interfaces/wince/wincewsbuttons.pp index 06eed19ae8..785888b62d 100644 --- a/lcl/interfaces/wince/wincewsbuttons.pp +++ b/lcl/interfaces/wince/wincewsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -175,4 +175,4 @@ initialization // RegisterWSComponent(TCustomBitBtn, TWinCEWSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TWinCEWSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/wince/wincewscontrols.pp b/lcl/interfaces/wince/wincewscontrols.pp index 1c0e7c6578..e10a68adb6 100644 --- a/lcl/interfaces/wince/wincewscontrols.pp +++ b/lcl/interfaces/wince/wincewscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -494,4 +494,4 @@ initialization // RegisterWSComponent(TCustomControl, TWSCustomControl); // RegisterWSComponent(TImageList, TWSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/wince/wincewsextctrls.pp b/lcl/interfaces/wince/wincewsextctrls.pp index 60774f09b7..6e8aab7542 100644 --- a/lcl/interfaces/wince/wincewsextctrls.pp +++ b/lcl/interfaces/wince/wincewsextctrls.pp @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -611,4 +611,3 @@ initialization // RegisterWSComponent(TPanel, TWinCEWSPanel); //////////////////////////////////////////////////// end. - diff --git a/lcl/interfaces/wince/wincewsforms.pp b/lcl/interfaces/wince/wincewsforms.pp index 326e36c679..0665eaa5bd 100644 --- a/lcl/interfaces/wince/wincewsforms.pp +++ b/lcl/interfaces/wince/wincewsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -244,4 +244,4 @@ initialization // RegisterWSComponent(TScreen, TWinCEWSScreen); // RegisterWSComponent(TApplicationProperties, TWinCEWSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/interfaces/wince/wincewsstdctrls.pp b/lcl/interfaces/wince/wincewsstdctrls.pp index 5c10de0272..33da7a2e53 100644 --- a/lcl/interfaces/wince/wincewsstdctrls.pp +++ b/lcl/interfaces/wince/wincewsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -882,4 +882,4 @@ initialization RegisterWSComponent(TCustomStaticText, TWinCEWSCustomStaticText); // RegisterWSComponent(TStaticText, TWinCEWSStaticText); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/intfgraphics.pas b/lcl/intfgraphics.pas index 15c821222a..2abaad1334 100644 --- a/lcl/intfgraphics.pas +++ b/lcl/intfgraphics.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -3582,4 +3582,4 @@ end; initialization InternalInit; -end. +end. \ No newline at end of file diff --git a/lcl/lazlinkedlist.pas b/lcl/lazlinkedlist.pas index 49f419f37b..f921c3e123 100644 --- a/lcl/lazlinkedlist.pas +++ b/lcl/lazlinkedlist.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * diff --git a/lcl/lclclasses.pp b/lcl/lclclasses.pp index ceb8754b0f..26c6da92ec 100644 --- a/lcl/lclclasses.pp +++ b/lcl/lclclasses.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -87,4 +87,4 @@ begin end; -end. +end. \ No newline at end of file diff --git a/lcl/lclintf.pas b/lcl/lclintf.pas index d0bcca9c9a..6b94ce92e6 100644 --- a/lcl/lclintf.pas +++ b/lcl/lclintf.pas @@ -14,7 +14,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -196,4 +196,3 @@ initialization InternalInit; end. - diff --git a/lcl/lclproc.pas b/lcl/lclproc.pas index 175a01bc6f..f09e885909 100644 --- a/lcl/lclproc.pas +++ b/lcl/lclproc.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -2821,4 +2821,3 @@ finalization FinalizeDebugOutput; end. - diff --git a/lcl/lclrescache.pas b/lcl/lclrescache.pas index 30f2dc8551..94492fcdcc 100644 --- a/lcl/lclrescache.pas +++ b/lcl/lclrescache.pas @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -527,4 +527,3 @@ begin end; end. - diff --git a/lcl/lcltype.pp b/lcl/lcltype.pp index b0a61eb525..dcd40855ac 100644 --- a/lcl/lcltype.pp +++ b/lcl/lcltype.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -2477,4 +2477,3 @@ begin end; end. - diff --git a/lcl/ldockctrl.pas b/lcl/ldockctrl.pas index 4ee7d5d4e7..226d26e291 100644 --- a/lcl/ldockctrl.pas +++ b/lcl/ldockctrl.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -797,4 +797,3 @@ begin end; end. - diff --git a/lcl/ldockctrledit.pas b/lcl/ldockctrledit.pas index c2dcbf6beb..12c34733f8 100644 --- a/lcl/ldockctrledit.pas +++ b/lcl/ldockctrledit.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -176,4 +176,3 @@ initialization {$I ldockctrledit.lrs} end. - diff --git a/lcl/ldocktree.pas b/lcl/ldocktree.pas index bc8c2c2309..d1e7103465 100644 --- a/lcl/ldocktree.pas +++ b/lcl/ldocktree.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1533,4 +1533,3 @@ begin end; end. - diff --git a/lcl/lmessages.pp b/lcl/lmessages.pp index 722c6dd3cf..1b6f114b02 100644 --- a/lcl/lmessages.pp +++ b/lcl/lmessages.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -868,4 +868,3 @@ end; end. - diff --git a/lcl/lresources.pp b/lcl/lresources.pp index ed06c1bc51..98cda7e474 100644 --- a/lcl/lresources.pp +++ b/lcl/lresources.pp @@ -5,7 +5,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -4078,4 +4078,3 @@ finalization LazarusResources:=nil; end. - diff --git a/lcl/maps.pp b/lcl/maps.pp index 8a2ce6f9ad..a0a7550fea 100644 --- a/lcl/maps.pp +++ b/lcl/maps.pp @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -643,4 +643,3 @@ begin end; end. - diff --git a/lcl/maskedit.pp b/lcl/maskedit.pp index d243d86b80..18d8bfb8be 100644 --- a/lcl/maskedit.pp +++ b/lcl/maskedit.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1477,4 +1477,3 @@ and the backspace / delete keys - Tony } end. - diff --git a/lcl/menus.pp b/lcl/menus.pp index e940675cb7..08292302ce 100644 --- a/lcl/menus.pp +++ b/lcl/menus.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -518,4 +518,3 @@ finalization FreeThenNil(CommandPool); end. - diff --git a/lcl/pairsplitter.pas b/lcl/pairsplitter.pas index 5d038510da..9c72d5f95c 100644 --- a/lcl/pairsplitter.pas +++ b/lcl/pairsplitter.pas @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -368,4 +368,3 @@ begin end; end. - diff --git a/lcl/postscriptcanvas.pas b/lcl/postscriptcanvas.pas index 1a1d67705c..26f95fb8b8 100644 --- a/lcl/postscriptcanvas.pas +++ b/lcl/postscriptcanvas.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1899,4 +1899,3 @@ begin end; end. - diff --git a/lcl/postscriptprinter.pas b/lcl/postscriptprinter.pas index 750ae3a7b7..4a19c115a5 100644 --- a/lcl/postscriptprinter.pas +++ b/lcl/postscriptprinter.pas @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1056,4 +1056,3 @@ begin end; end. - diff --git a/lcl/printers.pas b/lcl/printers.pas index ed4c1b495e..c3e0201e68 100644 --- a/lcl/printers.pas +++ b/lcl/printers.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -903,4 +903,3 @@ FINALIZATION If Assigned(Printer) then Printer.Free; end. - diff --git a/lcl/propertystorage.pas b/lcl/propertystorage.pas index b55810bc24..3301fdd6c6 100644 --- a/lcl/propertystorage.pas +++ b/lcl/propertystorage.pas @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -773,4 +773,3 @@ end; end. - diff --git a/lcl/spin.pp b/lcl/spin.pp index 07219871ca..dc9c63be83 100644 --- a/lcl/spin.pp +++ b/lcl/spin.pp @@ -13,7 +13,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -206,4 +206,3 @@ end; end. - diff --git a/lcl/stdactns.pas b/lcl/stdactns.pas index 5bda459103..98ec413f46 100644 --- a/lcl/stdactns.pas +++ b/lcl/stdactns.pas @@ -10,7 +10,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -825,4 +825,3 @@ begin end; end. - diff --git a/lcl/stdctrls.pp b/lcl/stdctrls.pp index 20451f60b2..c2428d9bc0 100644 --- a/lcl/stdctrls.pp +++ b/lcl/stdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -1289,4 +1289,3 @@ initialization end. - diff --git a/lcl/stringhashlist.pas b/lcl/stringhashlist.pas index e393d69224..a0377485ea 100644 --- a/lcl/stringhashlist.pas +++ b/lcl/stringhashlist.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -332,4 +332,3 @@ initialization InternalInit; end. - diff --git a/lcl/textstrings.pas b/lcl/textstrings.pas index eef8e64799..9fe00a1763 100644 --- a/lcl/textstrings.pas +++ b/lcl/textstrings.pas @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -549,4 +549,3 @@ begin end; end. - diff --git a/lcl/toolwin.pp b/lcl/toolwin.pp index 11d77d15cf..9f48298019 100644 --- a/lcl/toolwin.pp +++ b/lcl/toolwin.pp @@ -12,7 +12,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -76,4 +76,3 @@ implementation {$I toolwindow.inc} end. - diff --git a/lcl/utrace.pp b/lcl/utrace.pp index ecf947a7ad..fa05f2de80 100644 --- a/lcl/utrace.pp +++ b/lcl/utrace.pp @@ -3,7 +3,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -71,4 +71,4 @@ initialization OldProcPointer := AssertErrorProc; // the current Assert Error Handler AssertErrorProc := @TraceAssertHandler // set to new Assert Error Handler -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsactnlist.pp b/lcl/widgetset/wsactnlist.pp index f08693bfe9..4ac89ef99b 100644 --- a/lcl/widgetset/wsactnlist.pp +++ b/lcl/widgetset/wsactnlist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -71,4 +71,4 @@ initialization // RegisterWSComponent(TCustomActionList, TWSCustomActionList); // RegisterWSComponent(TActionList, TWSActionList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsarrow.pp b/lcl/widgetset/wsarrow.pp index 44aa27e109..9fad62e10b 100644 --- a/lcl/widgetset/wsarrow.pp +++ b/lcl/widgetset/wsarrow.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -75,4 +75,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TArrow, TWSArrow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsbuttons.pp b/lcl/widgetset/wsbuttons.pp index 6f371879f9..828f050556 100644 --- a/lcl/widgetset/wsbuttons.pp +++ b/lcl/widgetset/wsbuttons.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -121,4 +121,4 @@ initialization // RegisterWSComponent(TCustomBitBtn, TWSBitBtn); // RegisterWSComponent(TCustomSpeedButton, TWSSpeedButton); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wscalendar.pp b/lcl/widgetset/wscalendar.pp index 473823c472..17fbc37eb6 100644 --- a/lcl/widgetset/wscalendar.pp +++ b/lcl/widgetset/wscalendar.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -89,4 +89,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomCalendar, TWSCustomCalendar); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wschecklst.pp b/lcl/widgetset/wschecklst.pp index 58409aa05b..06b3732aa5 100644 --- a/lcl/widgetset/wschecklst.pp +++ b/lcl/widgetset/wschecklst.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -81,4 +81,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomCheckListBox, TWSCustomCheckListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsclistbox.pp b/lcl/widgetset/wsclistbox.pp index a5cd27d7a9..bb13d3aa3a 100644 --- a/lcl/widgetset/wsclistbox.pp +++ b/lcl/widgetset/wsclistbox.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -65,4 +65,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCListBox, TWSCListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wscomctrls.pp b/lcl/widgetset/wscomctrls.pp index e4dde08f1c..5935ce4477 100644 --- a/lcl/widgetset/wscomctrls.pp +++ b/lcl/widgetset/wscomctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -473,4 +473,4 @@ initialization // RegisterWSComponent(TCustomTreeView, TWSCustomTreeView); // RegisterWSComponent(TCustomTreeView, TWSTreeView); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wscontrols.pp b/lcl/widgetset/wscontrols.pp index bc74037bc4..fa7d6472de 100644 --- a/lcl/widgetset/wscontrols.pp +++ b/lcl/widgetset/wscontrols.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -253,4 +253,4 @@ initialization // RegisterWSComponent(TCustomControl, TWSCustomControl); // RegisterWSComponent(TImageList, TWSImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsdbctrls.pp b/lcl/widgetset/wsdbctrls.pp index aee783b29a..f30de5ff2b 100644 --- a/lcl/widgetset/wsdbctrls.pp +++ b/lcl/widgetset/wsdbctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -132,4 +132,4 @@ initialization // RegisterWSComponent(TDBNavButton, TWSDBNavButton); // RegisterWSComponent(TDBNavigator, TWSDBNavigator); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsdbgrids.pp b/lcl/widgetset/wsdbgrids.pp index 6d5092bbce..791e3474c3 100644 --- a/lcl/widgetset/wsdbgrids.pp +++ b/lcl/widgetset/wsdbgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -71,4 +71,4 @@ initialization // RegisterWSComponent(TCustomDbGrid, TWSCustomDbGrid); // RegisterWSComponent(TdbGrid, TWSdbGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsdialogs.pp b/lcl/widgetset/wsdialogs.pp index af95b52788..584dfdfac9 100644 --- a/lcl/widgetset/wsdialogs.pp +++ b/lcl/widgetset/wsdialogs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -124,4 +124,4 @@ initialization // RegisterWSComponent(TColorButton, TWSColorButton); // RegisterWSComponent(TFontDialog, TWSFontDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsdirsel.pp b/lcl/widgetset/wsdirsel.pp index 74e82a6d58..7d665e35b6 100644 --- a/lcl/widgetset/wsdirsel.pp +++ b/lcl/widgetset/wsdirsel.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -65,4 +65,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TDirSelDlg, TWSDirSelDlg); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wseditbtn.pp b/lcl/widgetset/wseditbtn.pp index d77caa9e13..282690e5b3 100644 --- a/lcl/widgetset/wseditbtn.pp +++ b/lcl/widgetset/wseditbtn.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -95,4 +95,4 @@ initialization // RegisterWSComponent(TDateEdit, TWSDateEdit); // RegisterWSComponent(TCalcEdit, TWSCalcEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsextctrls.pp b/lcl/widgetset/wsextctrls.pp index ff73797065..7311587bd5 100644 --- a/lcl/widgetset/wsextctrls.pp +++ b/lcl/widgetset/wsextctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -304,4 +304,4 @@ initialization // RegisterWSComponent(TCustomPanel, TWSCustomPanel); // RegisterWSComponent(TPanel, TWSPanel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsextdlgs.pp b/lcl/widgetset/wsextdlgs.pp index 69eb6f4b5f..c541a10204 100644 --- a/lcl/widgetset/wsextdlgs.pp +++ b/lcl/widgetset/wsextdlgs.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -107,4 +107,4 @@ initialization // RegisterWSComponent(TCalendarDialogForm, TWSCalendarDialogForm); // RegisterWSComponent(TCalendarDialog, TWSCalendarDialog); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsfilectrl.pp b/lcl/widgetset/wsfilectrl.pp index d8c17a7f0e..4a730617e8 100644 --- a/lcl/widgetset/wsfilectrl.pp +++ b/lcl/widgetset/wsfilectrl.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -71,4 +71,4 @@ initialization // RegisterWSComponent(TCustomFileListBox, TWSCustomFileListBox); // RegisterWSComponent(TFileListBox, TWSFileListBox); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsforms.pp b/lcl/widgetset/wsforms.pp index 4cecba7f40..02bd2324a5 100644 --- a/lcl/widgetset/wsforms.pp +++ b/lcl/widgetset/wsforms.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -167,4 +167,4 @@ initialization // RegisterWSComponent(TScreen, TWSScreen); // RegisterWSComponent(TApplicationProperties, TWSApplicationProperties); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsgrids.pp b/lcl/widgetset/wsgrids.pp index 3c50dedbe4..c5d6c1aa3d 100644 --- a/lcl/widgetset/wsgrids.pp +++ b/lcl/widgetset/wsgrids.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -83,4 +83,4 @@ initialization // RegisterWSComponent(TDrawGrid, TWSDrawGrid); // RegisterWSComponent(TStringGrid, TWSStringGrid); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsimglist.pp b/lcl/widgetset/wsimglist.pp index f0b00c0ec5..b0456e709c 100644 --- a/lcl/widgetset/wsimglist.pp +++ b/lcl/widgetset/wsimglist.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -65,4 +65,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TCustomImageList, TWSCustomImageList); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wslclclasses.pp b/lcl/widgetset/wslclclasses.pp index b13f0f820d..d0b6f99720 100644 --- a/lcl/widgetset/wslclclasses.pp +++ b/lcl/widgetset/wslclclasses.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -432,4 +432,4 @@ initialization finalization DoFinalization; -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsmaskedit.pp b/lcl/widgetset/wsmaskedit.pp index e41a198d12..c41ca2db79 100644 --- a/lcl/widgetset/wsmaskedit.pp +++ b/lcl/widgetset/wsmaskedit.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -71,4 +71,4 @@ initialization // RegisterWSComponent(TCustomMaskEdit, TWSCustomMaskEdit); // RegisterWSComponent(TMaskEdit, TWSMaskEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsmenus.pp b/lcl/widgetset/wsmenus.pp index 2b260cedf5..5122c9e5e8 100644 --- a/lcl/widgetset/wsmenus.pp +++ b/lcl/widgetset/wsmenus.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -163,4 +163,4 @@ initialization // RegisterWSComponent(TMainMenu, TWSMainMenu); // RegisterWSComponent(TPopupMenu, TWSPopupMenu); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wspairsplitter.pp b/lcl/widgetset/wspairsplitter.pp index 1751536a6e..4efa308a93 100644 --- a/lcl/widgetset/wspairsplitter.pp +++ b/lcl/widgetset/wspairsplitter.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -77,4 +77,4 @@ initialization // RegisterWSComponent(TCustomPairSplitter, TWSCustomPairSplitter); // RegisterWSComponent(TPairSplitter, TWSPairSplitter); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsproc.pp b/lcl/widgetset/wsproc.pp index 7eac8de5a7..39fe958f70 100644 --- a/lcl/widgetset/wsproc.pp +++ b/lcl/widgetset/wsproc.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -45,4 +45,4 @@ begin then Assert(False, Format('trace: [WARNING] %s called without handle for %s(%s)', [AProcName, AWinControl.Name, AWinControl.ClassName])); end; -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsspin.pp b/lcl/widgetset/wsspin.pp index 67ecd0881a..a9e9a095e0 100644 --- a/lcl/widgetset/wsspin.pp +++ b/lcl/widgetset/wsspin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -116,4 +116,4 @@ initialization RegisterWSComponent(TCustomFloatSpinEdit, TWSCustomFloatSpinEdit); // RegisterWSComponent(TFloatSpinEdit, TWSFloatSpinEdit); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wsstdctrls.pp b/lcl/widgetset/wsstdctrls.pp index a078aa1c3d..b125e13100 100644 --- a/lcl/widgetset/wsstdctrls.pp +++ b/lcl/widgetset/wsstdctrls.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -441,4 +441,4 @@ initialization // RegisterWSComponent(TRadioButton, TWSRadioButton); // RegisterWSComponent(TLabel, TWSLabel); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/widgetset/wstoolwin.pp b/lcl/widgetset/wstoolwin.pp index af986cd9b6..add7d8dfad 100644 --- a/lcl/widgetset/wstoolwin.pp +++ b/lcl/widgetset/wstoolwin.pp @@ -11,7 +11,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -65,4 +65,4 @@ initialization //////////////////////////////////////////////////// // RegisterWSComponent(TToolWindow, TWSToolWindow); //////////////////////////////////////////////////// -end. +end. \ No newline at end of file diff --git a/lcl/xmlpropstorage.pas b/lcl/xmlpropstorage.pas index ec5d4d38b8..0bd1147795 100644 --- a/lcl/xmlpropstorage.pas +++ b/lcl/xmlpropstorage.pas @@ -4,7 +4,7 @@ * * * This file is part of the Lazarus Component Library (LCL) * * * - * See the file COPYING.LCL, included in this distribution, * + * See the file COPYING.modifiedLGPL, included in this distribution, * * for details about the copyright. * * * * This program is distributed in the hope that it will be useful, * @@ -173,4 +173,4 @@ begin end; end; -end. +end. \ No newline at end of file