Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

GNU Comment in the source code


lastaid

Recommended Posts

Posted

Hi,

 

okay easy things are:

 

- the copyright on the catalog could be removed if necessary

- the copyright in admin is untouchable!

 

but what is with the GNU License Comment in the source?

if change the source, under gnu license, i have to mark up the changes with the date...

or could i easy delet this comments?

 

no one could see this so i think its not importent if i change it, let it how its original or delet it, or not??

 

yours la

Posted

In any file that I change significantly, I place the following comment block:

 

/*======================================================================* 

|| #################################################################### || 

|| # 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               # || 

|| #################################################################### || 

*======================================================================*/

 

I am satisfied from the GPL license that this is sufficient protection under the law and complies with the license.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...