Tagged Questions

0
votes
1answer
33 views

Registering a domain name for web application, unsure of copyright laws. [closed]

I want to register a domain name for a web application, called grandma&grandpa (assume). So I did not find that domain, but could find iGrandma&Grandpa.com, will I be sued …
3
votes
3answers
148 views

Can I use an open source framework in a project I plan to profit from?

I'm building a CMS on codeigniter. I'm modifying codeigniter in small ways to make it work with my ideas more seamlessly. But I wonder - are there any restrictions on how I can pro …
1
vote
2answers
50 views

How to minimize the amount of place used by GPL copyright notice?

Gnu GPL page advocates a following header in each file of GPL project: This file is part of Foobar. Foobar is free software: you can redistribute it and/or modify …
2
votes
7answers
148 views

What are the best ways of protecting my source code?

What is the best way of protecting my source code from being distributed without permission. I've thought of perhaps moving my source to another server. Also toyed with the idea …
2
votes
4answers
117 views

Why would code be copyrighted and GPL-licensed? [closed]

I'm using a .NET library to handle Microsoft Excel files, only now I saw the license. Does it make sense? /* * You may amend and distribute as you like, but don't remove this he …
38
votes
16answers
1k views

Pirated software at a company?

I recently had a position at a small web development shop in the US where virtually all software used on a daily basis was cracked. My own IDE was paid for, and I used open source …
0
votes
4answers
62 views

Publishing an application in public domain

Hi guys, During my last internship, I took an open source tool and enhanced it as a part of my project. Because of my growing interest in that tool, I took it home and added some …
1
vote
3answers
74 views

Copyright Law and Creative Commons [closed]

Hi there, Basically, I'm struggling to understand copyright law and creative commons. Could anybody explain to me or point me in the direction of a website that explains it clearl …
1
vote
1answer
101 views

Does g++ license(GPL) allows to do this?

Let's say a developer writes code in some new language, which he then sends to a server. That server takes the code he wrote and turns it into c++ code which is subsequently compil …
2
votes
2answers
59 views

How should I make sure I keep in line with licences and credit helpers?

Hi all. I have been working on a java sim game for some time, and finally ready to open it up online and allow other developers to help me. (Using google code) There are several …
0
votes
6answers
104 views

Can Javascript code be copyrighted?

I'm writing an application that is largely javascript based. The javascript uses a java applet on the page to work as a socket bridge. However, if someone was to steal the javascri …
1
vote
2answers
50 views

Declaring copyright in a FOSS project with major and minor contributors

I'm working on a FOSS project where I am the main contributor. In each source file I have a copyright and license statement at the top of the file. The copyright notice names me as …
3
votes
1answer
63 views

Sourcecode with a license in header

What are the benefits and goals of having a license commment in the header of the source file? Why are you adding a license header to your source code?
34
votes
14answers
925 views

How do you find a lawyer who is able to answer software development questions?

Many answers to questions on stackoverflow about issues related to contracts, copyright, patents, licensing, advise the questioner to consult a lawyer. This sounds like good advic …
0
votes
1answer
21 views

Licensing: Embeddable widgets and noncommercial vs commercial use

A theoretical question regarding licensing and embeddable apps aka widgets/gadgets many sites offer nowadays. I'm using Creative Commons licensing in my example as that would be th …

1 2 3 4 5 next
15 30 50 per page