Questions tagged [licensing]

THIS TAG IS ONLY FOR PROGRAMMING LICENSING SERVICES. Questions about using software licenses are off-topic, but may be asked at opensource.stackexchange.com or law.stackexchange.com

A license defines the terms under which the copyright owner permits others to use their work.

On-topic

  • programming licensing servers
  • programming licensing clients
  • implementing consumption of license keys

Off-topic

  • Any licensing question where you did not write the licensing system. In other words, using licenses for other company's software (i.e. a Microsoft Windows license)

  • Legal advice on usage of licenses. You may be able to get an answer to such questions at OpenSource.SE (for questions about open-source licenses) or Law.SE; but check their help pages for more detailed guidance about acceptable topics and what to include in your question when posting there.

Disclaimer

The answers are NO legal advice and there's NO warranty! For a legally valid advice consult a lawyer or another legal advice.

1847 questions
0
votes
2 answers

MSDN And/Or TFS 2012 Subscription Expired

Our 5 developer MSDN license is about to expire. We are using TFS 2012. Do we really need to renew the license so that we keep using the TFS 2012 server? I always thought the MSDN licenses were perpetual licenses. Meaning you keep using whatever…
Oxon
  • 4,901
  • 8
  • 40
  • 54
0
votes
3 answers

Alternatives to checking against the system time

I have an application which license should expire after some period of time. I can check the time in the applicatino against the system time, but system time can be changed by the administrator, therefore it's not a good idea to check against the…
user338195
0
votes
1 answer

JDK license: modifying / copy of a JDK class allowed?

I am confused about the current (1.8) JDK license. Actually, I want to copy a class (from the javax namespace) and enhance it and use it in my project. Does the licence cover this? Thanks
Marco
  • 2,189
  • 5
  • 25
  • 44
0
votes
1 answer

Prevent Android apps theft from Google Play

I recently noticed that several of my paid apps from Google Store are available for free on a couple of shady sites. My assumption is that these sites use Google Play as a backend leveraging the brilliant refund mechanism Is there a way to block…
MonoThreaded
  • 11,429
  • 12
  • 71
  • 102
0
votes
1 answer

Macports' dropping of privileges causing Xcode licence problems

I am trying to install some ports using Macports on OS X but as soon as the installation tries to invoke the C compiler I get: Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo. Context: I have run sudo…
ccol002
  • 25
  • 6
0
votes
1 answer

Visual Studio 2013 developers license javascript error

I have Microsoft Visual Studio 2013 installed, and I would like to start coding windows store apps. Every time I create a project, I'm getting the notification that I need a developer license. This is fine to me, so I press the 'I agree'…
0
votes
1 answer

How use Portable.Licensing for encrypt All methods in a dll?

I want to use Portable.Licensing library for create a license for my dll but if license is invalid or expired throw an exception for any method and no one can use it Portable.Licensing Site How I can achieve to this purpose ? a license for working…
HamedFathi
  • 3,667
  • 5
  • 32
  • 72
0
votes
4 answers

Encoding license file for privacy

We're using XML Digital Signatures for signing and verifying our license keys. The signing works fine and has been running smoothly. The XML license file contains a few (plaintext) details about the license, along with a binary signature. We'd like…
Swingline Rage
  • 1,090
  • 1
  • 8
  • 16
0
votes
1 answer

generate lincense report using maven

I'm trying to generate a license file using a plugin of maven, but it does not work, this is part of my pom, any suggestions. target/site
Juan Reina Pascual
  • 3,988
  • 7
  • 21
  • 34
0
votes
1 answer

Must you share licensing information for library dependencies?

I'm not sure where on the Stack Exchange to ask this question. If one of your project's dependencies is dependent on another library, do you share both licensing information? For example, if my application uses Library A that is dependent on Library…
Minato
  • 352
  • 3
  • 13
0
votes
1 answer

Changing the ColdFusion 9 standard license key

I understand ColdFusion 9 is no longer supported, but we are still using it for some systems until we can migrate to ColdFusion 10. We were using a hosting provider who was providing us the ColdFusion 9 standard license and charging us for it. We…
Chris H
  • 33
  • 1
  • 7
0
votes
1 answer

Cognos/Flexnet manager SQL - calculate value per time period

I have been tasked with analyzing license utilization via data stored in a database controlled by Flexnet manager (flexlm). What I need to graph is the number of concurrent licenses in use for a specific period of time (high water mark). I am having…
0
votes
1 answer

PHPExcel : Can we make use of it in our comercial web server

Can I make use of PHPExcel software for my commercial web site - https://phpexcel.codeplex.com/license I am not sure of all terms defined in the URL
Programmer
  • 8,303
  • 23
  • 78
  • 162
0
votes
1 answer

Creating a C++ compiler/linker for a homemade opcode list

Is there a way how I can tell a C++ compiler/linker to compile the source code into my own homemade opcode list? I need it for my virtual machine which will execute on a microcontroller. I don't want to create a C++ compiler from scratch, but only…
Foxcat385
  • 125
  • 8
0
votes
1 answer

Licensing: upgrading microsoft visual studio 2008 to 2013

I am a freelancer. I personally bought years ago a physical version of VS2008 pro at a local shop for doing side contracts. While, change happens. I move, I change laptops, I change employers, I got access to MSDN, I lost access to MSDN, I installed…
Tom Sawyer
  • 835
  • 2
  • 10
  • 32