Skip to main content

All Questions

-2 votes
1 answer
76 views

Fallback license for the case public domain is unavailable [closed]

Suppose a software developer wants to release a software project into the public domain. However the developer knows that this sometimes causes more troubles than it solves due to the problem that ...
1 vote
2 answers
84 views

Ownership of sites and smart contracts

If I am an owner of a site, I can place restrictions on its usage even if the site software is licensed under an open source license such as GPL or AGPL, right? Which law allows me to place such ...
0 votes
1 answer
57 views

Copyrights of an application with similar name to another application

i has writing a php framework that its features is most important features that are exists in codeigniter and laravel and very very another features that is not exists in another frameworks. it's a ...
0 votes
1 answer
101 views

Can textbook questions be quoted in the source code of an open source project?

The specific case I am referring to is here: https://github.com/dharmatech/Symbolism#examples. I am considering following suit and quote textbook questions which act as test cases in my own open ...
0 votes
1 answer
1k views

Can I put a copyright notice on modified open source files?

I have a software project which is essentially a heavily modified piece of open source software. I'm wanting to add copyright notices to the file headers to protect my work, as it is possible for ...
1 vote
1 answer
1k views

GitHub - Can I legally commit proprietary source code in a private repository?

I maintain an open-source application project, which I committed in a public GitHub repository. The source code I wrote is open-source (under MIT license) and owned by me, however it depends on a ...
10 votes
5 answers
3k views

Are Word-Frequency lists copyrightable?

If someone generates word frequency lists somehow. For example by analysing a web corpus or data from keyboards. Is this form of list of words and their frequencies copyrightable? For example if ...
0 votes
2 answers
236 views

I believe [program] violates GPL, do I need to sue the author before using its source code?

Let's say there's a program ("ABC") which is licensed under GPL. There's a similar program ("CAD") on the market, which I believe is a modified ABC. It is therefore in violation of ...
1 vote
1 answer
50 views

Can I embed "public available" scientific data in my app?

I have written some (smallish) scientific apps which I would like to make public (open source). They use scientific data sets from NIST such as this. It would make sense to add a (slightly cleaned up) ...
0 votes
1 answer
683 views

Is writing articles by fixing Google Translate Copyright Infringement?

I am currently looking for documentation for software in a non-English language, but there is only documentation on the software in English. In order to help other non-English speakers, I decided to ...
0 votes
0 answers
71 views

Copyright issue of the interface of Windows Notepad

I'm developing Windows application. It is crypto-functioning notepad. And its design(UI interface) is almost(approx 90%?) same with Microsoft Windows Notepad. Differences are only some buttons and ...
0 votes
1 answer
69 views

Can I get benefits of others' contributions to my GPL licensed software to use these contributions in my proprietary software?

I have my own code of a software, purely coded by me. I am intending to open source it, GPLv3 or Apache 2.0. Then I will add them to Github to let others get benefits of source code and contribute ...
0 votes
2 answers
87 views

Can a company modify and use the source code of a GPLed library without selling it or releasing the modification?

I have a specific case here for which I could not find a clear answer here or on other pages. I am working for a company that is interested in using an open source code licensed under GPL v2.1. The ...
-1 votes
1 answer
58 views

Selling second hand and copyright

If I sell a bit of GPL'ed software I am required to provide source code, or an offer of same. This is based on the "distribution" clause of the GPL. According to this question, if I sell GPL'ed ...
2 votes
2 answers
176 views

Is a contribution clause necessary in dual-licensed MIT-or-Apache code?

I’ve noticed a lot of dual-licensed MIT-or-Apache Rust projects have added this clause concerning contributions: ### Contribution Unless you explicitly state otherwise, any contribution ...

15 30 50 per page
1 2 3
4
5
7