Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411420 Posts in 69363 Topics- by 58416 Members - Latest Member: timothy feriandy

April 17, 2024, 11:22:24 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperBusinessQuestions on Copyright & permissions
Pages: [1]
Print
Author Topic: Questions on Copyright & permissions  (Read 780 times)
Grhyll
Level 2
**



View Profile WWW
« on: October 09, 2016, 09:42:48 AM »

Hi everyone,

I'm using a json parser in my projects, which has a nice copyright section, and I have two questions regarding those. (Of course I know I won't get official, legal advice here, but maybe someone already had to deal with a same copyright format.)

The copyright:

Quote
/*
 * Copyright (c) 2012 Calvin Rien
 *
 * Based on the JSON parser by Patrick van Bergen
 * http://techblog.procurios.nl/k/618/news/view/14605/14863/How-do-I-write-my-own-parser-for-JSON.html
 *
 * Simplified it so that it doesn't throw exceptions
 * and can be used in Unity iPhone with maximum code stripping.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */

Now my questions:

- If I want to use this in a commercial game, without code release, is it possible?

- If I want to use it in a commercial tool, with full code release, is the rest of my code protected by the standard copyright laws, or do this copyright have to apply to my complete tool? Or can I just have this particular files (and my modifications in it) protected by this precise copyright, and the rest of the code (my code) protected by standard ownership copyright?
« Last Edit: October 09, 2016, 10:22:52 AM by Grhyll » Logged

Programmer at The Game Bakers
3-50.net
Current project: oQo
Grhyll
Level 2
**



View Profile WWW
« Reply #1 on: October 20, 2016, 09:26:45 AM »

Sooo I guess nobody has any idea? ^^'
Logged

Programmer at The Game Bakers
3-50.net
Current project: oQo
Cheesegrater
Level 1
*



View Profile
« Reply #2 on: October 20, 2016, 12:31:28 PM »

https://www.tawesoft.co.uk/kb/article/mit-license-faq
Logged
Grhyll
Level 2
**



View Profile WWW
« Reply #3 on: October 20, 2016, 10:51:47 PM »

Thanks a lot, it makes everything clear!
Logged

Programmer at The Game Bakers
3-50.net
Current project: oQo
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic