This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

License of libgfortran routines.


Gents,

I finally found time to put the question of "which license should the routines in libgfortran fall under" to the Steering Committee.

RMS said he uses the following rationale:

"There is no one correct license, for run time libraries.
Probably different parts should be licensed differently.
Consider C: libgcc is under the GPL with a broad exception,
while GNU libc is under the LGPL.

The way I decided to divide it up is as follows:

* The functions in libgcc are mostly small, and support language
facilities; the user may not realize the program will call them.

* The functions in Glibc are called explicitly by the program."

I hope this direction is enough to determine the license for each routine.

Thanks in advance for updates,

--
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]