Relative Content

Tag Archive for copyright

Copyright on own implementation of Standard C Library

I am busy writing a bare-bones Standard C Library for my hobby OS. I am only including the functions I really need for now but the library is still referenced as ‘libc’ in my source and I plan to expand it to a fully featured C Library. My OS is going to be released as open-source so I would like to know what kind of copyright notice I should put on the source files for my ‘C Library’ because the coding is mine but it is still based on the source of other C libraries such as GNU C.

Can I use a part of another program without having to give away my rights on my own code?

I’m currently making a game and want to use some textfiles (lists of names) that are covered under the GNU General Public License (or the Attribution-ShareAlike 3.0 Unported License). Do I have to release my whole game under one of these licenses if I only used these (relatively small) files in my game or is it just these files I have to keep licensed like that?

Can I use a part of another program without having to give away my rights on my own code?

I’m currently making a game and want to use some textfiles (lists of names) that are covered under the GNU General Public License (or the Attribution-ShareAlike 3.0 Unported License). Do I have to release my whole game under one of these licenses if I only used these (relatively small) files in my game or is it just these files I have to keep licensed like that?

license and copyright assignment

I’m currently working on a wordpress plugin. My client gives me a specs doc (a powerpoint presentation, if you can call that a specs doc), and I code the requested functionality.

license and copyright assignment

I’m currently working on a wordpress plugin. My client gives me a specs doc (a powerpoint presentation, if you can call that a specs doc), and I code the requested functionality.

license and copyright assignment

I’m currently working on a wordpress plugin. My client gives me a specs doc (a powerpoint presentation, if you can call that a specs doc), and I code the requested functionality.

What license is the GPL License licensed under?

The actual GPL License (that is, the text that contains the words “The licenses for most software and other practical works are designed…”) is a document; I would assume therefore that it is under some sort of copyright?