I just found some nice open-source code at The Code Project and it's attached with the BSD License. Well, the article states in the end that the code is licensed under the BSD License. But none of the source code files had any reference to the license, they have some copyright text though. The download also didn't come with some kind of ...
If I use GPL-licensed JavaScript components on my website, would it be considered as a release to the public (as client-side code of the components is loaded to users' browsers via http) and I have to "open-source" the whole website?
So, can we say that the usage of JavaScript components on a website is distribution of the code and it...
Let's say I'm doing this application where I include some class I found on the web with the BSD License attached. I know that this license allows me to modify the code and I have the need for it.
Now, the BSD license states the year and the copyright holder name, let's say we are talking about some piece of code written by John Doe.
1)...
I'm starting a software project that I'd ultimately like to release as free, open-source and free of charge.
My software makes use of other free/open-source software, like Markdown (released under a BSD license), Blueprint CSS (released under an MIT license), and others that use various licenses (GPL, etc.). Some are copyleft, some are ...
Hello all
its not directly programming question
but i need to implement ffmpeg functionality in my application that is commercial.
what is my restrictions when using this lib/app ?
i was confused from reading there web page .
...
Hi
Does anyone here know anything about the license for the icons in SQL Server Manager?
I would like to use one of them in my application, but have not yet found anything about the licensing for this stuff.
Anyone dealt with this before?
Maybe I should contact Microsoft and get a written permission .)
best regards
Ola
...
hi,
I need to create a software license key, and one of the requirement is to bound the key to a particular server, to avoid image duplication.
1. what is the preferred way to achieve this task (CPU, MAC, other) ?
2. Can it be achieved on virtual machines?
Extra credits for to cross-platform approaches :)
Thanks,
...
If I want to sell a web application as an installable product on the customer's servers, what are the best method practices for enforcing licensing such that it's not easily ripped and pirated?
...
I just found IE Collection, a multiple standalone IE installer (IE 1.5 through 8.0!) and it has been a great help for finding little rendering issues in my CSS. My concern is that our MCSE/IT guy says that it is a violation of Microsoft's redistribution rules.
Am I breaking the rules by using it?
Do others use IE Collection or other sta...
We are using recursive make in our project. We also use a commercial embedded compiler (diab) with a FlexLM license.
We are currently adding license-borrowing as a dependency on the top-level targets in each directory.
Like this:
.PHONY: target
target: borrow_compiler $(TARGETLIB)
$(RETURN_COMPILER)
.PHONY : borrow_compiler
borro...
Consider a Java library "A", which is available under GPL v2, and under a proprietary commercial license.
My company has licensed library A under its commercial license, and I've developed an extension to it, which we'd like to release (to github or whatever). However, we want the extension to be usable by all users of library A, inclu...
My apologies if this question has been asked.
I have made a bug fix in a small python library. This particular library is licensed under GPL but the development of it seems to be dead and abandoned (very low activity on their tracker, to which I have attached my patch).
I'm developing a python application which uses this library. What ...
Hi,
We have a dll which uses a third party component, with embedded licence file (licx). now we are trying to use our dll in a windows service applicaiton, using mulitple appdomains. the code get compiled. but when im running it im getting an error message, saying cannot find the runtime licence.
could someone explain me this. when us...
What is the best and most secure way to license software? Is there an existing program for doing so? I want to sell a script of mine, but I want to make sure that users cannot redistribute or sell it themselves (of course, if they deactivate the registration on their own computer and choose to resell, that is their choice).
The software...
Hi,
We are planning to develop a client server application using C# and MySQL. We plan to sell the product on the shelf like any other software utility. We are worried about the decompilation of our product which does have some sort of edge over our competitors in terms of usability and bundled functionality.
How can we prevent our sof...
If I use an lgpl licensed javascript library, do I have to release my closed source web app that is using it?
I feel like I don't have to, so long as I don't modify the source of the library.
I would like to use an lgpl javascript wysiwyg in a commercial closed source environment.
The closed source web app is never distributed (depe...
I have been looking at whether our MSDN Premium Subscriptions would cover upgrading our developer’s machines from Vista OEM to Win 7 RTM MSDN.
The assumption here is that "design, develop, test, or demonstrate" covers the developer’s day job, so should cover the OS.
I have found that other development shops seem to make this same assum...
I would like to get ahold of a lightweight, portable fiber lib with MIT license (or looser). Boost.Coroutine does not qualify (not lightweight), neither do Portable Coroutine Library nor Kent C++CSP (both GPL).
Edit: could you help me find one? :)
...
I would like to redistribute a compiled version of Yahoo! UI Library: YUI Compressor for .Net (http://yuicompressor.codeplex.com), that according to the web site is licensed under MS-Pl (http://yuicompressor.codeplex.com/license).
The project I work in is release under the terms of Apache Software Foundation License 2.0.
According to th...
Can use extJS for an business application for free of cost?
...