CVSROOT: /web/www Module name: www Changes by: Brett Smith <brett> 10/09/16 16:39:47
Modified files: licenses : gcc-exception-3.1-faq.html Log message: add libgcov to the list of covered libraries CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/gcc-exception-3.1-faq.html?cvsroot=www&r1=1.3&r2=1.4 Patches: Index: gcc-exception-3.1-faq.html =================================================================== RCS file: /web/www/www/licenses/gcc-exception-3.1-faq.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -b -r1.3 -r1.4 --- gcc-exception-3.1-faq.html 24 May 2010 15:52:27 -0000 1.3 +++ gcc-exception-3.1-faq.html 16 Sep 2010 16:39:44 -0000 1.4 @@ -262,7 +262,7 @@ <dd><p>The GCC Runtime Library Exception covers any file that has a notice in its license headers stating that the exception applies. This includes libgcc, libstdc++, libfortran, libgomp, libdecnumber, -and other libraries distributed with GCC.</p></dd> +libgcov, and other libraries distributed with GCC.</p></dd> <dt>Will Classpath use this new exception?</dt> @@ -304,7 +304,7 @@ <p> Updated: <!-- timestamp start --> -$Date: 2010/05/24 15:52:27 $ +$Date: 2010/09/16 16:39:44 $ <!-- timestamp end --> </p> </div>