Explorar o código

* replaced LGPL license notice with reference to COPYING.FPC to make it
clear that the static linking exception also applies to these units (they
were all written by FPC core team members except for colorsel, but that
unit was explicitly released with the static linking exception as well:
http://andis63.homeftp.net/downloads/colorsel/COPYING )

git-svn-id: trunk@19897 -

Jonas Maebe %!s(int64=13) %!d(string=hai) anos
pai
achega
a0c2e6a683

+ 2 - 4
packages/fv/src/amismsg.inc

@@ -3,10 +3,8 @@
 
    Copyright (c) 2008 by Karoly Balogh
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
 
    This library is distributed in the hope that it will be useful,

+ 2 - 4
packages/fv/src/colorsel.pas

@@ -5,10 +5,8 @@
 
    Copyright 2008 by Marco van de Voort and Andreas Jakobsche
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of

+ 2 - 4
packages/fv/src/go32smsg.inc

@@ -4,10 +4,8 @@
 
    Copyright (c) 2000 by Pierre Muller
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
 
    This library is distributed in the hope that it will be useful,

+ 2 - 4
packages/fv/src/sysmsg.pas

@@ -4,10 +4,8 @@
 
    Copyright 2000 by Pierre Muller <[email protected]>
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
 
    This library is distributed in the hope that it will be useful,

+ 2 - 4
packages/fv/src/tabs.pas

@@ -4,10 +4,8 @@
 
    Copyright 2000-4 by Free Pascal core team
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of

+ 2 - 4
packages/fv/src/timeddlg.pas

@@ -4,10 +4,8 @@
 
    Copyright (c) 2004 by Free Pascal core team
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of

+ 2 - 4
packages/fv/src/unixsmsg.inc

@@ -3,10 +3,8 @@
 
    Copyright (c) 2002 by Pierre Muller
 
-   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.
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
 
    This library is distributed in the hope that it will be useful,

+ 2 - 5
packages/fv/src/w32smsg.inc

@@ -3,11 +3,8 @@
 
    Copyright (c) 2000 by Pierre Muller
 
-   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.
-
+   See the file COPYING.FPC, included in this distribution,
+   for details about the copyright.
 
    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of