Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

It is my understanding that the GPL and Artistic licences apply to copying and distributing the "program". I am free to modify perl (or any other module or such licenced software) and 'use' it as I wish (whether I'm an individual or a company). If that means I create a web application based on those modified programs and run it on my server (perhaps charging a fee for usage), I am not required to release source --- because I am not "distributing" the product, merely providing a service (or, as chromatic says: I would only be providing output from a GPL'd program). Once I decide to sell, or give away, or otherwise *distribute* the application itself, then I am bound by the terms of the GPL or Artistic licence (which are different in what they actually allow me to do).

If you coded programs for "the company", the company (probably) owns those programs. They do not own any of the original open source code that your products were based on (or that your products used) and they cannot restrict your future use of such code (probably stating the obvious here). But, they do own your new code, and any modifications you made to the original code while in their employment. (Note: this interpretation is based on assuming relatively standard employment agreements you likely signed when you were hired). So, yes, they can restrict you from using code you wrote for them (which isn't really yours) to make new products.

Should you decide to "independently" recreate their modified software you may still have legal problems --- convincing a court that you recreated it independently of your work for the company may prove difficult at best (hard to claim 'clean room' status since you were intimately involved with their project).


In reply to Re: Re: Re: GPL/artistic licence issues by danger
in thread Non-Disclosure Legal Fun w/ my ex-Employer by idnopheq

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-16 18:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found