RE: GNU Comment in the source code
Wayne Luke <[email protected]> 7 May 2003 21:51:00 -0000
| Newsgroups | gmane.comp.web.oscommerce.gpl |
|---|---|
| Message-ID | <ad64448a8de4d3015d0568afa6385178@osCommerce-Forums> |
This message was sent from: GNU General Public License http://forums.oscommerce.com/viewtopic.php?p=163365#163365 ---------------------------------------------------------------- In any file that I change significantly, I place the following comment block: [code] /*======================================================================*\ || #################################################################### || || # OSC - Meta Edition # || || # ---------------------------------------------------------------- # || || # ©2003 Wayne Luke # || || # Released under the GNU General Public License # || || # ------- OSC - Meta Edition is derived from osCommerce ---------- # || || # osCommerce, Open Source E-Commerce Solutions # || || # http://www.oscommerce.com # || || # Portions of the code Copyright (c) 2003 osCommerce # || || #################################################################### || \*======================================================================*/ [/code] I am satisfied from the GPL license that this is sufficient protection under the law and complies with the license.