licensing

Open Source non distribution licence [closed]

我只是一个虾纸丫 提交于 2019-12-22 06:28:09
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . Normally I'm a big fan of (A)GPL and release my software licenced by it. However, this time I do not think I can allow redistribution of my software. I'm therefor looking for a licence which says: 1) Makes my software open source 2) Allows people to get/use and modify the source 3) Do not allow to redistribute

IOS6 Mapkit licensing, terms of use [closed]

淺唱寂寞╮ 提交于 2019-12-21 20:37:20
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . In IOS6 map data was replaced from Google to Apple's own map data. In the past, when MapKit was used you had to accept Google Maps licensing and terms of use (https://developers.google.com/maps/iphone/terms). What is the situation with the new MapKit and its new map data? E.g. GoogleMaps was not enabled to use

GPL 2.0 Free Telerik Extensions for ASP.NET MVC [closed]

北城以北 提交于 2019-12-21 17:09:15
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . Is my ASP.NET MVC project automatically GPL 2.0 licensed by including these libraries? I always find this confusing with the GPL. 回答1: Yes, it is. You'll be statically referencing their code. That clearly falls under the "requires a GPL-compatible license" areas. You can, of course, buy a commercial license or

Opensource, noncommercial License? [closed]

拟墨画扇 提交于 2019-12-21 11:47:37
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 8 years ago . i want to publish my software under a opensource license with the following conditions: you are allowed to: Share — to copy, distribute and transmit the work use a modified version of the code in your application you are not allowed to: publish modified versions of the code use the code in anything commercial is

C#: Implementing Licencing in Winforms [closed]

夙愿已清 提交于 2019-12-21 06:11:52
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . I recently developed a win form application in C#. Now application is complete and working fine as expected. Now i want to implement licensing feature in it i.e either user buy license key or simply run trial version that expire after some time. Since i have very few time left in Deployment so i prefer some

Proprietary Haskell Library

夙愿已清 提交于 2019-12-21 05:17:08
问题 I am somewhat new to Haskell, been using it for a few months now for side projects. I'd like to write a Haskell interface to a C library. All code will be proprietary, not open source. So my question is, what if I end up distributing this to a customer and don't want to provide the source code, but rather something like a shared library. In C I can build the code for the target platform and provide header files. Can I do something similar in Haskell? 来源: https://stackoverflow.com/questions

where do I include the copyright notice of someone else's work in my website? [closed]

孤街浪徒 提交于 2019-12-21 03:28:04
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . My website contains : 1.FancyBox (for image overlay) 2.GalleryView (a slider) and both use JQuery. They are both free to use, but they insist on their copyright message shown where the work is used. I'm confused as to where I must show the message. license message of GalleryView. (Both Fancybox and this are

where do I include the copyright notice of someone else's work in my website? [closed]

懵懂的女人 提交于 2019-12-21 03:28:04
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . My website contains : 1.FancyBox (for image overlay) 2.GalleryView (a slider) and both use JQuery. They are both free to use, but they insist on their copyright message shown where the work is used. I'm confused as to where I must show the message. license message of GalleryView. (Both Fancybox and this are

Qt, LGPL, Commercial closed-source application [closed]

守給你的承諾、 提交于 2019-12-21 03:05:04
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . We have a commercial windows application making use of Qt. I'll be very simplistic in my description as I must have a clear answer. At compile time we use Qt *.lib files We have a result of our compilation is an *.exe file, we wrap into an installer and ship to clients. This *.exe files depends on *.DLL files in

Qt, LGPL, Commercial closed-source application [closed]

故事扮演 提交于 2019-12-21 03:04:27
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . We have a commercial windows application making use of Qt. I'll be very simplistic in my description as I must have a clear answer. At compile time we use Qt *.lib files We have a result of our compilation is an *.exe file, we wrap into an installer and ship to clients. This *.exe files depends on *.DLL files in