ProSoft Technology MVI56E-LDM User Manual
Page 259

ControlLogix Platform ♦ "C" Programmable
Support, Service & Warranty
Linux Application Development Module
Developer's Manual
ProSoft Technology, Inc.
Page 253 of 264
March 12, 2014
part of the Compilation Process, since the Compilation Process can be
understood as starting with the output of the generators or
preprocessors.
A Compilation Process is "Eligible" if it is done using GCC, alone or
with other GPL-compatible software, or if it is done without using any
work based on GCC. For example, using non-GPL-compatible Software to
optimize any GCC intermediate representations would not qualify as an
Eligible Compilation Process.
1. Grant of Additional Permission.
You have permission to propagate a work of Target Code formed by
combining the Runtime Library with Independent Modules, even if such
propagation would otherwise violate the terms of GPLv3, provided that
all Target Code was generated by Eligible Compilation Processes. You
may then convey such a combination under terms of your choice,
consistent with the licensing of the Independent Modules.
2. No Weakening of GCC Copyleft.
The availability of this Exception does not imply any general
presumption that third-party software is unaffected by the copyleft
requirements of the license of GCC.
Hopefully that text is self-explanatory. If it isn't, you need to speak to your lawyer,
or the Free Software Foundation.
The Documentation: GPL, FDL
The documentation shipped with the library and made available over the web,
excluding the pages generated from source comments, are copyrighted by the
Free Software Foundation, and placed under the GNU Free Documentation
License version 1.3. There are no Front-Cover Texts, no Back-Cover Texts, and
no Invariant Sections.
For documentation generated by doxygen or other automated tools via
processing source code comments and markup, the original source code license
applies to the generated files. Thus, the doxygen documents are licensed GPL.