modify sources modify sources
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

modify sources

Started by foulu, March 14, 2005, 01:28:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

foulu

Is it right if i using the sources of cpg (login, sql, cookie ...) as a main code to make another script like portal.

Joachim Müller

depends on what you want to do with the subsequent code: as coppermine is released under GNU GPL, you will have to release the code you come up with under GNU GPL as well (if you plan to release it at all). If you only plan to use the code for your personal use (or the use of your company website etc.), you don't have to publish the modified code.
Details are being explained in the license text that comes with coppermine and that can be reviwed online as well: http://www.gnu.org/copyleft/gpl.html
It's recommended that you take a look at the FAQ page there as well.

Joachim

foulu