http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000740
John Dallaway <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Extra Info|--- |REQUESTED --- Comment #22 from John Dallaway <[email protected]> 2009-05-09 17:55:44 --- Sergei, I've only just noticed that most of the eCos-specific files have plain GPL copyright banner (without the exception clause): [...@cog pdcurses]$ grep -r COPYRIGHTBEGIN * current/cdl/pdcurses.cdl:## ####ECOSGPLCOPYRIGHTBEGIN#### current/ChangeLog:// ####GPLCOPYRIGHTBEGIN#### current/src/drivers/serial.c:// ####GPLCOPYRIGHTBEGIN#### current/examples/pdcecos_app.c:// ####GPLCOPYRIGHTBEGIN#### current/examples/pdcecos_thread.c:// ####GPLCOPYRIGHTBEGIN#### current/examples/pdcecos_init.c:// ####GPLCOPYRIGHTBEGIN#### current/examples/pdcecos_app.h:// ####GPLCOPYRIGHTBEGIN#### [...@cog pdcurses]$ These files must be licensed under the eCos public license as a matter of policy and should therefore all use the ECOSGPLCOPYRIGHT banner (as used in pdcurses.cdl). Would you like to change the banners in the other 6 files or shall I change them on your behalf? -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
