AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   [26/7/07] Source Utils v1.6 (https://forums.alliedmods.net/showthread.php?t=52532)

The-Killer 05-09-2007 01:27

Re: Source Utils v1.3
 
or just release the plugin under gpl?

sn4k3 05-09-2007 08:21

Re: Source Utils v1.3
 
Quote:

Originally Posted by devicenull (Post 474859)
What is your native language? I can see about getting someone to explain it to you in that.

Basically, yes.. if you were to remove mysql this would no longer be an issue. Or, if you find an alternate to the normal mysql library that is not under the GPL.. it's no longer an issue.

my language is Portuguese

normal mysql library?

sn4k3 05-09-2007 16:13

Re: Source Utils v1.3
 
how can i make as mani

relase plugin using mysql and not realese source code?

sn4k3 05-13-2007 05:41

Re: Source Utils v1.3
 
and if i use mysql++ ?

http://tangentsoft.net/mysql++/

BAILOPAN 05-20-2007 00:19

Re: Source Utils v1.3
 
This is a very simple issue. You have two choices:

1) Obey the GPL and release GPL'd source code, or;
2) Stop linking to the MySQL API or associated libraries.

An unofficial Portuguese translation of the GPL is here: GPL.

sn4k3 05-23-2007 08:49

Re: Source Utils v1.3
 
Quote:

Originally Posted by BAILOPAN (Post 478511)
This is a very simple issue. You have two choices:

1) Obey the GPL and release GPL'd source code, or;
2) Stop linking to the MySQL API or associated libraries.

An unofficial Portuguese translation of the GPL is here: GPL.

can i only give the mysql source code used?? and stay with others things in closed source?

supply the 'su_mysql.h'

BAILOPAN 05-23-2007 14:36

Re: Source Utils v1.3
 
No, that's not how it works. Linking things together forms one derivative product.

sn4k3 05-23-2007 15:46

Re: Source Utils v1.3
 
Quote:

Originally Posted by BAILOPAN (Post 479793)
No, that's not how it works. Linking things together forms one derivative product.

'su_mysql.h' contain all things used by source utils in mysql.
its the only file i have for mysql blocks

FlyingMongoose 05-23-2007 16:30

Re: Source Utils v1.3
 
He is saying that if you use any aspect of any other GPL licensed software you must release your entire source, or else you are violating the license.

So either release the source or remove the MySQL functionality.

sn4k3 05-23-2007 16:52

Re: Source Utils v1.3
 
Quote:

Originally Posted by FlyingMongoose (Post 479832)
He is saying that if you use any aspect of any other GPL licensed software you must release your entire source, or else you are violating the license.

So either release the source or remove the MySQL functionality.

but what im saying is if i can only give mysql source code part?
and stay with other functions locked


All times are GMT -4. The time now is 10:48.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.