Slashdot Mirror


What Happens When Open Source And Work Collide?

Rob Kaper asks: "When being assigned to make changes to the Web site statistics program for one of the sites our company hosts, I was suprised to find that the site was using my own (open source and GPL-ed) program, which I had written long before I started to work at the company. Between my employment and the assignment to update the program for work I have been working on a new, improved version in my spare time. Many of the changes I am implementing or have planned to implement are the same as the ones the company would like as well. I am kind of puzzled and not sure how to continue. What will happen to the copyrights when I start working on the program during work time? Could I include those changes into my open source project? Would I have to reimplement them in my spare time?" Updated (Read on...)

"Since the program is GPL-ed I would like to think that all changes should be out there and ready to to be remerged in my home tree in the first place, but I would prefer to avoid a conflict of interest. The employer who introduced my code into the company no longer works there and I am not too sure that the managers give a damn about the GPL. A lawsuit to enforce it would not be an ideal situation.

So, any suggestions?"

Updated 5/14 by C : Signal 11 asks this semi-related question which many folks have already touched on, but this offers a different look at the issues involved: "I am in something of a quandry - I have been offered a position which I am very interested in, but the confidentiality agreement states that any inventions created during my employment become the property of my employer. This apparently includes works I create which do not use company resources. This concerns me - what claims can an employer legitimately enforce in a confidentiality agreement with regards to my 'intellectual property', and to what end? This is apparently a standard arrangement for employment in many high-tech organizations and applies to many of us." now we've dealt with this question in several Slashdot articles before, and the resounding answer was a chorus of "Watch that contract!" as you can prevent a lot of these problems by renegotiating with your potential employer, but what rights do employers have for writing such strong contracts. Do employers actually have the right to implement such clauses in employee contracts? I've heard it mentioned before (even here) that you can't sign away basic rights, and the rights to what you create on your own time and on your own equipment using your own knowledge sounds pretty basic to me. Thoughts?

147 comments

  1. Tricky but... by decaf_dude · · Score: 1

    GPL should be enforced no matter what. It's one of those necessary evils we have to employ because we don't live in an ideal world...

    1. Re:Tricky but... by B'Trey · · Score: 2
      "Should be...", as a philisophical choice, is one thing. I won't argue that at all. "Should be...", as a legal requirement, may be another matter. ObIANAL. My understanding of the GPL is that it only kicks in when you RELEASE the program. I can take a GPL'd program, modify it to heck and back, and use it for my own purposes forever. I'm under no obligation to release the source, or to allow anyone else to use it. It's only when I release, or share, the binary, that I'm obligated to release the soruce.

      If the company in question pays the programmer to make the modifications, it seems to me that they would have a legal claim that the option to release the binary and source belongs to them, not the programmer. The certainly can't release the binary and NOT the source, but they may very well be able to release NEITHER and keep the program entirely in-house.

      The final issue I'm not certain about is the definition of "in-house." If I allow the public to access the program, or the results of the program, is it still in-house? IOW, is a web server open to public access considered in-house use? I would think so, but, again IANAL.

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

  2. Already GPL'd.... by ldspartan · · Score: 1

    Although I'm certainly no expert, doesn't the GPL gaurantee that a piece of software will keep the license unless the maintaner chooses to change it?
    So all you would have to do is act as if you're not the maintaner... i.e., tell the company that the software has to stay GPL for legal reasons, because of the nature of the license.
    Whether or not they'll buy it is a different story :)

    1. Re:Already GPL'd.... by Anonymous Coward · · Score: 1

      If the company modifies a GPL'd project they can keep it proprietary
      so long as they do not distribute the modified version beyond the
      bounds of the company -- if they do want to distribute it then they
      must do so under the terms of the GPL.

      Check your employment contract to find out if everything you write on
      company time belongs to the company (it probably does) -- and also,
      things you write on your own time but are derived from company
      assigned work may also belong to the company. If so, then the
      decision is theirs.

      Talk to your managers, tell them about open-source and the GPL and
      how it already them (they are using a GPL'd program after all). If
      they allow the changes they are requesting to remain GPL'd they get
      some PR value because you will prominently point out in the sources
      (changes file or wherever) that the changes were introduced by the
      company and released as open source under the GPL (good PR with the
      open source community). The company can also use that as their first
      small step into the open source world and be able to claim that they
      both use and contribute to open source software (which can have good
      PR value in today's business world). This last point is important --
      you can't just focus on why open source is good from the perspective
      of software developers, but also how it may be good for the company
      from a business perspective.

  3. They Employ You by LionMan · · Score: 1

    Your company wants you to improve their web site . . . which many open source authors do for free for millions of sites by writing their software. The difference is your company pays you to do it. There shouldn't be much of a problem - if your company wanted to use an SQL server, but you had to modify it for some special purpose, would they object to you working on some open source server's code? It just happens to be your own, which makes it that much easier!
    -LLM

    --
    -Leo
    1. Re:They Employ You by Zurk · · Score: 2

      you have to get a waiver if you work on it on company time...assuming you signed an NDA. but otherwise, youre right. get a waiver ang GPL the changes to your original program. it doesnt matter if you wrote it - just treat it like any other GPLed code.

  4. tricky by Anonymous Coward · · Score: 1

    /well you own the program to begin with, did you let your employer know this? How "flexible" is your employer? My GLP we-portal program I wrote 3 years earlier and I have been modifying for work, I only modify it oon my own time (The boss asked if I could write it during work, I said only if I get a waiver from corperate stating that they will not try to claim ownership.) It's a sticky situation... see how flexible they are in the first place.

    1. Re:tricky by plague3106 · · Score: 1

      Well if the company modified it using another employee they'd have to put the changes to the code out anyway, correct? You don't have to give up your program to them either; i would think if you got fired b/c you didn't hand over the copyright to them, you'd have a lawsuit then. Do the changes (i mean they want them done, right?) and tell them in order to do it you have to merge them into source tree. I don't think they would like it if you tried to muscle one of their copyrights away from them.

    2. Re:tricky by B'Trey · · Score: 1

      No, they would not have to put out the changes to the code unless they released the program. Also, if I release a progam under GPL, I (and only I) can also release it under a different license. I can make a modification and sell it to a company for private use.

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

  5. Wait and think by ghoul · · Score: 1

    I think one should not consider management to be evil all the time. U can probably take up the issue with your manager and i am sure as long as the company gets what it wants it wont mind your open sourcing it. Worst come to worst u can post what happens to /. and the company wont be able to ignore the opinion of a million geeks

    --
    **Life is too short to be serious**
  6. Talk to your management by nharmon · · Score: 1

    Tell them your situation, and that you would like to keep your work GPLed. If they insist that you work on it during work, and that they must retain copyrights, then simply fork your own program (assuming you haven't incorporated other GPLed code), make it so it only works for your company, and continue your GPLed version on your off-time.

    1. Re:Talk to your management by segmentation+fault · · Score: 1

      If his forking it, then he actually gives his property to his employer for free. I would not do that.

      --
      -segfault
    2. Re:Talk to your management by Munky_v2 · · Score: 3
      he actually gives his property to his employer for free. I would not do that.

      I have to agree here, most companies have an intellectual property clause that states anything you design while even working for them becomes there's. I would simply tell them that the program they are using is GPLd and that to continue using it, they need to sign a waiver stating that the program is yours and they cannot claim intellectual property rights to it. If they won't do it, I personally would tell them that I don't want to do any more work on the program for them, as it is GPLd and you feel it belongs to the community, not them.


      Munky_v2
      "Warning: You are logged into reality as root..."

      --
      Jay
  7. Write FSF - now! by Seth+Finkelstein · · Score: 5

    The people most competent to advise you are undoubtably the Free Software Foundation. You need to get relevant help immediately. Your work contract with your company almost certainly states that anything you do while being paid by them belongs to the company. It is much better to have the licensing issues ironed-out before the changes are made than after the fact.

    1. Re:Write FSF - now! by DJerman · · Score: 1
      In fact, if you're the sole author so far, you can assign your copyright to FSF, then if there's need for a lawsuit the FSF can be the fall guy.

      However, the GPL permits your company to hang on to its changes if it does not redistribute the software.

      --
    2. Re:Write FSF - now! by plague3106 · · Score: 1

      Your work contract with your company almost certainly states that anything you do while being paid by them belongs to the company.

      But surely your work contract cannot force you to break the license agreement on a piece of software. They accepted the license agreement before your work contract. And them asking you to turn over the copyright to the whole thing would be similar to them asking you to turn over your car. But yes you should ask the FSF, and probably the people at gnu.org

    3. Re:Write FSF - now! by B'Trey · · Score: 1

      They can not ask for the copyright to the whole thing. They can, however, claim copyright to the modifications. (Whether their claim would be upheld, I can't say.) This means that it could get dicey for the employee if he wants to make the same modifications to the GPL'd version. It would be difficult if not impossible to prove that he completely reimplemented it in how off time. Furthermore, even if he sits down and rewrites the code in his offtime, much of the work of planning the code and ironing out the bugs has already been done.

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

    4. Re:Write FSF - now! by Fnkmaster · · Score: 1

      However you are neglecting to notice that the company accepted the GPL when they started using the software. So they are obliged to release under the GPL any of the modifications he makes while working for them ANYWAY. They will hold copyright to those modifications, but they are still GPL infected. Although they could try to force (coerce) him into allowing them to keep those patches private (i.e. relicense his original code), he would be entirely within his rights to refuse and it would probably be illegal for them to fire him on that basis (a company can't extort you outside of the realm of your employment agreement to GIVE them stuff you previously worked on and that YOU own copyright to).

    5. Re:Write FSF - now! by thulldud · · Score: 1

      His problem is that he has already done most of the coding before getting the assignment from this company. The new work is not quite ready to distribute, but the additional effort needed to get it finished now could end up being "owned" by his current employer. Not a pretty sight.

      Btw, if the company hires him or anyone to modify GPL'ed code, they can keep the new version locked up in Superman's Fortress of Solitude (tm) if they want. The GPL doesn't bite until they try to convey the new product to another party, as posters too numerous to mention have pointed out already.

      So the situation could arise in which the few bits of code still needed to finish the new rev could be legitimately claimed and locked up by the current employer, GPL notwithstanding. We can only hope that the manglement will understand what made the program attractive in the first place -- its freedom -- should be preserved in the new rev.

    6. Re:Write FSF - now! by swinge · · Score: 1

      they are not obliged to release anything if they use the software internally and do not distribute it.

    7. Re:Write FSF - now! by B'Trey · · Score: 1

      Wrong anser, -5. The GPL does not obligate you to release anything. Read the damned thing. The GPL only controls how you are allowed to release, not whether you release.

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

    8. Re:Write FSF - now! by HiThere · · Score: 1

      This may partly depend on what your company does. Would they CARE whether or not your work was redistributed? (Perhaps talk about parallel debugging concepts?)
      Get FSF advice. Get permissions in writing. Estimate your position ahead of time. Point out availablity of "free" upgrades.

      I don't know your management. This may all depend on who they are. But some folk get hired to work on GPL development. If this can be made to work right, you might be one of them.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    9. Re:Write FSF - now! by bonehead · · Score: 1

      what made the program attractive in the first place -- its freedom

      Or, perhaps, its usefulness? :-)

  8. Go by the Book by jball · · Score: 1

    In some situations I have found that just using GPL code or doing some GPL work during work time is OK as nobody is the wiser. However, if this is a somewhat medium to large project introduce the idea to management or whoever is in charge and make them aware of the situation. More specifically inform them that any work on [that] part of the project must be freed to the public. Try to convince them that it is somehow less expensive using the GPL "free code trade." At best, you will have covered your own butt and legally protected the company.

  9. Get it in writting by SnapperHead · · Score: 4

    I would sy the most important thing is to talk it over with your boss(s) and get it in writting. This way, if there ever where any problems, then you have proof and something to fall back on. If you feel that this could lead to a real problem, talk to a lawyer. What ever you do, I would make sure you have some sort of a written aggrement stating what you are doing and who owns it.

    --
    until (succeed) try { again(); }
    1. Re:Get it in writting by stevew · · Score: 1

      I want to second this opinion. Under normal circumstances, what you write while you are being payed belongs to the employer - simple as that. Further, work on a GPL'd program that ISN'T distributed can be kept proprietary...so your employer could claim copyright on that part of the program that you write while your employed. This can be modified by a written agreement. GET ONE!

      --
      Have you compiled your kernel today??
    2. Re:Get it in writting by Another+MacHack · · Score: 1

      The GPL may not compel the release of internal, non-distributed modifications, but copyright law is still copyright law: the original author has exclusive rights to derivative works.

    3. Re:Get it in writting by eMBee · · Score: 1
      hmm, when i found this:

      Employee also agrees that all inventions/advancements developed or created by Employee while employed by the Company, are the sole property of the Company and may not be used independently for financial gain or advancement of the Employee.

      in the contract, i was asked to sign, i send back this response:

      i don't like this one at all, as it sounds, even the work i do at home, would be property of the company. I CAN NOT ACCEPT THIS!
      i must be able to continue working on other open source projects at my discretion. neither do i like the fact that i may not use my own ideas as i wish. i have no problem that you uses my code however you want, but i want to be able to do the same.
      i want to work for you because i want to advance myself, if i can not use my work for my own advancement, where is the point?
      in the beginning you wrote:
      > We are a 100% linux shop and believe in Open Source.
      if that is true, then please allow me to continue to publish my own code as open source.

      the paragraph was changed with out any further argument to this one:

      Employee also agrees that all inventions/advancements developed or created by Employee while employed by the Company, are the sole property of the Company and will be published with the GNU General Public License Version 2.

      other than that it's a standard contract, with a lot of legaleeze inside....
      i have no idea though if that was looked over with the companies lawyers, i am guessing not, but i think it's worth a try...
      if not there are other jobs.

      greetings, eMBee.
      --

      --
      Gnu is Not Unix / Linux Is Not UniX
  10. GPL and your work by ajs · · Score: 4

    The company can require that you keep the changes proprietary unless you do them on your own time. The GPL is a set of rules for how you treat people to whom you distribute. If the company tells you not to distribute this new version, then they are well within their rights to do so (unless your contract says otherwise).

    That said however, I suggest you talk to the folks that you work for, explain that this is your program from prior employment and that you want to contribute this work back just as you contributed it to them in the first place. If they don't like that sort of reasoning, then I suggest you don't want to work for them, and it's a very good market for coders right now....

    1. Re:GPL and your work by umask077 · · Score: 1

      Actually every invention clause ive ever seen in an offer letter allows exclusions. You should have listed it as an inclusison. They could still make you keep there changes private but what your doing in your own spare time is yours if you excluded it.

      --
      --- Always remember. 99.36% of all statistics are inaccurate.
  11. a thought by Anonymous Coward · · Score: 1

    the code that you produce _for_ your employer is
    their code, unless you have a better agreement
    than I do. Therefore, the work you do on the
    software for them does not have to be released
    unless they decide to redistribute the modified
    software. I'd let them know your situation and ask
    which modifications you're making _for_them_ could
    be rolled back into the public distro. Remember,
    the GPL is really only applicable to distributed
    software.

  12. Not too many options here... by JoseMonkey · · Score: 1
    Sounds like a tough situation. As you mentioned, by nature of the GPL, any work you do on it must remain open. Either you can:
    1. Refuse to do it unless they allow you to remerge the source -- probably a CLM[?]
    2. Bite the bullet, do it, and contribute to the violation of the GPL
    Either one is less than ideal. Perhaps you can pitch the importance of open software -- maybe they will be more open to it than you think.

    Finally, I'm wondering -- who is responsible for pursing a law suit if someone violates GPL? You would expect it to be the author, but couldn't it be anyone? After all, aren't there potentially hundreds or thousands of authors? What if they choose to sue your company? That wouldn't be your fault, either.

    JoseMonkey

    1. Re:Not too many options here... by Trojan · · Score: 2

      No, the work must only remain open as long as it is distributed... It is ok to modify a GPL'd work for internal use only and keep the modifications closed.

      If the modified work is to be included in a product, or will be distributed in some other way, then the modifications will have to be openend.

      Copyright law states that the copyright holder is responsible for defending his rights. The copyright holder is not always the same person as the author. For example it could be the author's company, or some other legal entity to which the copyright has been transferred.

      Finally, the situation doesn't have to be tough at all... maybe management will understand the situation.

    2. Re:Not too many options here... by Duckie01 · · Score: 2

      2.Bite the bullet, do it, and contribute to the violation of the GPL
      It's not a violation of the GPL. I can take a GPL'd program, modify it and keep the modifications for myself. If I distribute it, *then* I have the obligation to make my modifications public under the GPL.

      The company the guy's working for uses his program but doesn't distribute it. They don't violate the GPL.

      The problem he is facing is that if he writes code for his boss, the code will be owned by his boss and he can't merge it with his original code and distribute it under the GPL.

      It'd be cool if the management would agree to him using the code for the original source and distribution under the GPL. It may be easy to convince them, just point at the fact that they use your program for free, too.
    3. Re:Not too many options here... by cmh7r · · Score: 1

      Plus, since he is the original author of the work, he couldn't violate the GPL if he wanted to.

    4. Re:Not too many options here... by jra · · Score: 2

      And let's not forget: it's *his* code. He owns the copyright to it, so the GPL *does not affect* what *he* does with it. He can use it any way he likes.

      More importantly, even if he does work-for-hire to modify it, that shouldn't affect the licensing of the previous version.
      Cheers,
      -- jra
      -----

  13. management and obligations by Delphinios · · Score: 1

    A Lawsuit wouldn't be the way to go, if the changes are the ones management wants to see, then they shoulldn't have too much of a problem, if they do, you might have to get out that old printer and start mailing those old high-school style persuasive letters.. =-}

  14. re: GPL code by snail_talk · · Score: 1

    this raises an interesting question. you would have to proceed with caution here, since if you do everything at work, you may find that your employer owns the changes, not you, even though derivative works of your software woudl also have to be GPL since the program was GPLed in the first place. the GPL is legal as any other license and should be enforced to its fullest extent. any modifications the company makes, it may feel free not to release them and use them for personal use (i am no legal expert, maybe someone can verify this) but in the case that it does decide to release them, it must be GPLed, WITH SOURCE. if they don't like that but they still use the software, sue them. the win-win situation is if you can work out soemthing with youur employer, that woudl be nice :-)

  15. Isn't it clear? by platypus · · Score: 4

    your company doesn't want to distribute the code => they are not violating the GPL in any case
    you do that in your work time => they can deny you the right to distribute the patches, cause they have the (copy-)rights to the portions of the code you did in your worktime.

    This seems to be a typical case where releasing company work under GPL makes extreme sense, because they already have seen the quality of OSS-code (the old version of your software).

    But IMO (IANAL etc.) you would have a problem if you released the code you did in your worktime without the companies permission, just because it plainly isn't your code.

    1. Re:Isn't it clear? by Sakse · · Score: 1

      One problem could be to show that the work was actually done in own free time, on own computers. Any lawyers care to say something about this?
      --

      --
      Fast, Soon, Correct. Pick 2.
    2. Re:Isn't it clear? by Steeltoe · · Score: 1

      In most countries you don't have to prove your innocence... THEY must have legal evidences/witnesses against you.

      - Steeltoe

    3. Re:Isn't it clear? by bonehead · · Score: 1

      That's nice in theory, but in reality I wouldn't be surprised if the fact that they asked him to work on this program would be enough to shift the burden back onto him to prove his innocence.

      It would be nice if the legal system always worked as it was intended to, but in reality people who are in the right get screwed on a regular basis. One must keep that reality in mind when dealing with legal issues and cover your ass extremely well.

  16. Discuss it with your employer by rlk · · Score: 2

    The best way to handle any such situation is for both parties concerned to know exactly what's going on. You may well find your employer very understanding to your situation.

    I'm working on my own GPL project (which is completely unrelated to my work). I discussed the situation with our corporate counsel, and with my manager, and nobody had a problem. Recently I was offered a piece of hardware on a sort of personal loan basis, so I asked my manager about it before accepting it (in case accepting something like that would be a problem). It was not a problem at all, and my manager appreciated my disclosing it to him.

    It doesn't matter whether the project is something that could be of use to your employer or not. If it is useful, they may well be more cooperative, not less. If they do have a problem with it, it's better to know now than later.

    1. Re:Discuss it with your employer by Simon+Brooke · · Score: 2
      Absolutely agree with this (speaking as a boss myself). State the position clearly to your boss. Legally, seeing the software is GPL'd anyway, the company has to release the source to you to incorporate into the on-going project; it's cheaper for them if they do, too, because it's going to cost less of your time to maintain one version than two, and at least some of that saving will happen in Company Time.

      But it's also potentially extremely good publicity for the company. 'Our company can provide you with the best possible support for (whatever your software is), because the maintainer actually works for us'. Big press release stuff and hoopla - 'Our committment to Open Source'. Handled right, the company could love this, and you could find yourself increasingly being paid to do what you want to do anyway.

      Oh, and - if the company is completely unreasonable, sack it and go and work for a better one.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
  17. Play it to your advantage. by jhines · · Score: 2

    Tell the boss that you found a newer version out there, and that while it would save them money to implement it, the cost for doing so is giving back any further changes.

    While unusual, a boss can typically understand a partnership, or exchange, much easier than "free software".

    Furthermore, you can point out that it is publicity, in that the code you send back will be identified as being from joe schmo at xyz.com. Big corporations pay mega bucks to build their reputation with ads on PBS and other places, point out that being a white hat in the open software movement has the same effect.

    Point out that the cost to your boss is largely the same, in that he has to pay you either way to make the changes desired.

    1. Re:Play it to your advantage. by Linegod · · Score: 1

      Big corporations pay mega bucks to build their reputation with ads on PBS and other places, point out that being a white hat in the open software movement has the same effect.

      I think this is your best bet. Explain the GPL to them, and the benefits of attaching their name to a OSS project. They pay the same amount, get the product they want, and in addition, get recognition for supporting OSS.

      If the project will put them 'ahead' for any reason, and could be the cause for them not wanting it released GPL, I'm sure your 'testing and implementation' phase could be extended until any advantage they have is moot.


      "What do I care, if life ain't fair,
      If you look at me real sore.
      I've paid my dues and you should too,
      as a son-of-a-bitch to the core"

      --
      -- I care not for your foolish signatures.
    2. Re:Play it to your advantage. by luckykaa · · Score: 1

      Explain the GPL to them,

      This can be difficult. A friend had a conversation that went a bit like this:

      Manager: So how much does this Linux thing cost?
      Tech: Well, you just have to use my CD
      M: We can't do that. we need to pay for a licence
      T: No you don't. It's free
      M: But how about a commercial licence?
      T: It's GPLed code. You don't need a licence. You can do anything you want to it. You can even resell it.
      M: But isn't that piracy?

      Okay, he explained it after a while, but it isn't easy.

  18. GPL by Anonymous Coward · · Score: 1

    Plain and simple situation here. If you take a piece of GPL'd software and modify, the new version AUTOMATICALLY is GPL'd. Personally, I would just do the work and release it to the public. If the company finds out and brings up the issue in the future, I would then explain the issues to them. Really, since you are the maintainer, what are the chances anyone else will find out?

    1. Re:GPL by mindstrm · · Score: 2

      No.. the new version is not automatically GPL'd.
      It's simply that the old code used is licenced under GPL, which states that derived code cannot be distributed unless it is ALSO UNDER GPL.

      In other words, the new code is only GPL if the owner of the new code DECIDES TO DISTRIBUTE.

  19. Checking your contract is the first place to go. by Netsnipe · · Score: 1
    IANAL, but common sense (as learnt from a Dilbert Comic) would dictate that you check your contract first to see if any of your intellectual property created during your employment at your firm will automatically become property of your firm.

    However, seeing that your original work was already GPLed, the courts would surely be in your favour.

    The best of course of action to work around a lawsuit would be to simply work on your project outside company time (i.e. at home) and then distribute it as far and wide to other companies via open-source before you implement at your own. Hence if your company does move against you, then you can rest assured that others using your software will come to your legal and financial aid and act as a great deterrent because once your firm tries to copyright your work, they will also have to forcibly remove all copies off other firms. Legally and financially, this isn't very feasible and they will probably allow you to keep your software open-source.

    Whatever course you decide to take, Rob Kappa, I wish you the best of luck and remember first foremost to stand up for your Open Source Ideals we all believe in!

    --
    -- "I can't tell the future, I just work there." -- The Doctor
  20. Well... by mrsam · · Score: 2

    Well, technically stuff that you do on your own time is yours, and you own the copyright to it. This would be no different than if you happened to look at some other GPL software that you have installed at work, liked how some of the things are implemented, and proceeded to build something equivalent in your program.

    Having said that, the reality of the situation is that the you're vastly overmatched by the company's lawyers, so even though you're technically right, that won't stop them from suing you, if that's what they wanted to do.

    Maintain a low profile at work, and continue to do some hacking in your spare time. Make sure that you have a good working relationship with the people in your company. Things don't last forever, and eventually you'll move on to bigger and better things, at which time you'll be free to release a new version. As long as there's no record of you working on the new code at work, you should be ok.

    1. Re:Well... by butchhoward · · Score: 1

      Well, technically stuff that you do on your own time is yours, and you own the copyright to it.

      This depends on what is stated in your employment agreement or consulting contract with the company. If the agreement contains a clause something like "the Company gets the full benefit of the employee's efforts" during the time employed then even work you do 'on your own time' can be considered as belonging to the company. The argument is that if you had time or energy to work on anything then it must have been for the company.

      Been there, been done by that...

    2. Re:Well... by mrsam · · Score: 1

      ... well, I guess the real answer is that you need to look carefully at whatever you have to sign before you accept employment anywhere. IANAL, but there's no doubt in my mind that nothing of this kind will ever stand up in court.

      But that doesn't mean that you won't get hauled into court, of course, and that's the whole point.

      Having said that, frankly, given the current market conditions, if you walk up to your boss and tell him that you need a small waiver letting you retain ownership of anything you develop outside your working hours, or you'll walk, you'll get the waiver. If you don't, walk, and make sure that the job that you'll start the next day will let you retain ownership of your independent work.

      Companies currently are unable to find skilled developers no matter how much money they're prepared to pay. Don't get cowed -- you have far more leverage than you think.

  21. Not enforceable if your don't distribute by dalamar · · Score: 2

    The GPL says you must release all source changes if you distribute it. If the company you work for doesn't distribute it, they aren't required to release the source. If the company doesn't want you to distribute code that you write on their time, it's their choice.

    That's not to say you shouldn't ask. If you explain open source to your boss, and then tell him you wouldn't even have the program in the form it is now without it, he might let you release the code. Depending on how cool your boss is, he might let you release it. But I really don't think anyone can force them as long as they are only using the program and not distributing it.

  22. Pro vs Con by jerdenn · · Score: 2
    Hey, look at it from both sides:

    Advantages to keeping the work Open Source:

    They benefited from the work in the first place.

    Should you leave the company, your replacement will find it MUCH easier to work with the source if both their version and the "current" version are similar.

    The company will be in a better place to take advantage of any other modifications and enhancements to the code. Once the code 'forks' significantly, it becomes that much harder to 'resynch' them. Time == Money.

    The company can 'jump on the bandwagon', honestly claiming that they are helping to support and promote open source software (while actually just doing what they were going to do all along). An excellent PR opportunity...

    Cons:

    They won't 'own' the code (But then, they don't own it now, do they?)

    It is a decision 'outside of the box'. Many managers either only have the authority, or the mindset to make small decisions 'inside the box', and will never stray from the well-trodden path. These are the same guys that buy MS-SQL over Sybase ASE - they drive a company straight to mediocrity.

    I think that your most significant problem would be number 2 - it all depends on your management...

    If the decision does go in your favor, get it in writing!

    -jerdenn

    1. Re:Pro vs Con by CharlieG · · Score: 1

      Ah,
      Some of the guys didn't buy the Sybase product because when it came time to look at a new database, they got a copy of each (plus consulting time from the vendors), and spent 4 months benchmarking the databases with THEIR data, an bought the product that won.

      We did this a year or so ago. Oracle (on Sun and NT), Sybase (Sun and NT), IBM DB2 (on NT), and SQL server were invited to compete. We expected to see (in speed order) Oracle UNIX, Oracle NT, Sybase UNIX, Sybase NT then SQL server (and had no ideas about DB2), and then the question would be, was Oracle or Sybase enough faster to pay the extra cost

      What we found (remember this is ONLY for our Data, used the way WE use it - Your mileage may vary) was that MS Sqlserver beat all the other products! Not by a LOT, but it won. Made that decision easy

      --
      -- 73 de KG2V For the Children - RKBA! "You are what you do when it counts" - the Masso
    2. Re:Pro vs Con by jerdenn · · Score: 1
      Faster? -- Yes.

      More Stable and less likely to corrupt data? -- Through personal experience, no.

      Again, this is _my_ experience - and it is important for people to evaluate products themselves - use the one that is most appropriate to the task at hand.

      Kudos to you for pointing that out!

      -jerdenn

  23. Probably not that uncommon by segmentation+fault · · Score: 1

    I've been thinking about what I would do in such a situation. Currently I'm avoiding projects with any chance of being in conflict with my work. Anyway, your program belongs to you, and you are free to distribute it under any license you want. What they have is a GPLed version. If they don't want to distribute their additions to that, they have to buy a different license from you (it is your property, since you didn't write it while employed). I would give them the choice between respecting the GPL, buy a pretty cheap license from you requiring the changes being distributed after a certain amount of time, or an expensive license giving them the control of the project. The last license should cost about what you would get in hour payment if you should write it all again from scratch. Hopefully, they would go for one of the first two variants. Of course, if they don't understand your position at all, then you're in trouble :/

    --
    -segfault
  24. There might be no difference by Trojan · · Score: 1

    Many companies will claim they own everything you produce related to software or other intellectual work, even when that work is done in your spare time, so checking first what's in your contract is a good idea.

    Anyway, in this case, if your company agrees to let you work on this program in their time, then the company will hold the copyright on the modifications. If the company wants to distribute the resulting binary, they will have to do that under the GPL. In that case you're free to include the modifications into the official/public source. If the program is only used internally (so does not have to be distributed), you'll have to ask for permission to include the changes in the public source. I would suppose this won't be a big deal, but of course it all depends on the company's attitude.

  25. This is a GOOD situation by redelm · · Score: 5

    In all crisis is opportunity. Why talk of suing? It's a very good thing they're using your web software, because it makes you much more valuable. Just know what's yours and don't let yourself get pressured.

    What I would do is immediately go to the manager, and tell him that you've noticed they're using your GPL software, and you're happy about this. They have right to use it. Tell him you can save him alot of time just implementing the later GPL updates that give most of the enhancements he wants.

    For the other updates, he has a choice to make: either put them under GPL since they are derivative works, or negotiate a separate nonGPL licence from you if he wants to distribute them as closed sw. Get paperwork either way. If no-one else has contributed GPL patches to your project, you should still be able to grant this licence. Of course, you'd be happy to work on either.

    I wouldn't mention that you can work on non-distributed, in-houe enhancements. They might later decide to distribute them as closed, and then you'd have to sue. Having offered a second licence and being rebuffed would give you a much stronger position in this suit.

    You cannot be forced into giving away your copyright any more than he can be forced into signing his house or car over to the company. Especially since you had that property before you came to the company, so there can be no dispute about ownership. Put it in exactly those terms.

    The manager will have losts of questions about the GPL, and will need to consult your company's legal people. Give him time. It's a new concept for business.

    1. Re:This is a GOOD situation by ChrisUK · · Score: 1

      All good points. Rob, if you're reading this - please let us know how you get on. It's an interesting story..

    2. Re:This is a GOOD situation by redelm · · Score: 1

      Very, very true. But the software author is a unique expert in the work they want done. That is also a strong position.

      More important is the analogy I made to the company asking someone to sign away a house or car. Often I find injustice the result not of deliberate evil intent, but rather a lack of thought and a narrow viewpoint. It is important to break that narrowness and that's where the analogy comes in. Once it is well made, continuing pressure looks foolish or worse.

      Such an argument separates the wolves from the sheep. The author might be very uncomfortable working for people with revealed evil intent. I know I would be, and would seek employment elsewhere. Sooner or later, they will force you into being an accomplice.

  26. Hehe, this could be interesting by Anonymous Coward · · Score: 1

    The software is GPL'd right now, right? And your company has copyright to anything you do at the job, right? So, since GPL imposes opensourceness on everything derived from the original software, but doesn't make the software public domain, it seems to me that you'll just have to display your company's copyright in the program and leave it GPL'd (and even, may I say, distribute it). If they don't like it, tell 'em to buy commercial software. z.

  27. Re:Checking your contract is the first place to go by Bogatyr · · Score: 1

    netsnipe's advice is exactly right: I was considering employment with a company a while back. Their contract stated *any* code I wrote while an employee, specifically including areas not in my job description and work done on my own time, belonged to the company. I objected to this, they didn't budge, I went elsewhere.

    So read your contract first, then talk to your manager and explain the situation clearly.
    Give your manager a chance to be a reasonable person :). The fact that you've already completed several of these changes will be good news, and you can argue you want to spend a little company time on QA & regression testing of the changes for reliability. If they seem unwilling to work with you, fork the tree as another poster recommended.

  28. Explain it To Your Boss by Crutcher · · Score: 2

    Explain to your boss that:
    A) You are the copyright holder, and are known for charging exhorbinant rates for licensces.
    B) For some goofy reason, in a moment of weakness, you GPL'd the code back in the day.
    C) You were not the one who installed the program.
    D) There is no way that the compant could afford a licesnse for the program, but you would be happy to work on it as a contributor to an existing OS project, and as such all additions would have to be GPL'd.

    Or, since you do own the copyright, you could allways sell them a closed license (which would not weaken the GPL'd license for the code already out there.)

    Managers have a tendancy to accept that "It is the Law", and to move on.


    ---
    "Elegant, Commented, On Time; Pick any Two"

    --

    -- Crutcher --
    #include <disclaimer.h>
  29. It's GPL'd by King_of_Plow · · Score: 1
    If a company makes changes to a GPL'd program, their changes are bound to the GPL just as anyone elses would be.

    If a commercial entity is exempt from being bound to the GPL in such cases as this, then the GPL is not worth the electronic bits it is encoded in.

    Just my opinion (IANAL, usual disclaimers apply).

    --
    "You take a distribution! Rename! Stamp CD's! IPO!"
    - CmdrTaco, Geeks in Space, Episode 2 from 6:18 to 6:23.

    --
    "Chiswick! Fresh horses!"
  30. Company intellectual property contract by caveman · · Score: 3

    We have a particularly obnoxious clause in our contracts here that state that any source code we produce while in the employ of the company becomes their intellectual property. We are occasionally remended by middle management that this even means private projects, at home, during non-office hours.

    Whether this particular clause is enforceable (and given the way English law works, it probably is) this means that I am stuck in a conflict of interests if I work on GPL'd software.

    This said, we use Linux within a number of products, and while our own source code is obviously private, I do keep a log of what the other programmers are using, to make sure we don't break the GPL.

    We've written device driver code, and I've had to explain modules to our developers, so we can keep the source secret (and the management happy), as I beleive that writing an in-kernel driver requires source code release under the GPL (is that correct?). If so, some companies (such as M-Systems with their DiskOnChip driver) are breaking it. I don't wish to join them.

    Unfortunately, for now, I'm stuck in a situation where I can't use GPL'd code in projects, except via libraries via LGPL, because my boss won't let source code out of the building. In those rare instances where we have had to reveal source code (such as in some defense contracts) he's insisted on it being modified by doing things like stripping comments, or running it through cobfusc (A C obfuscator (we wrote a similar thing for FORTRAN))

    1. Re:Company intellectual property contract by Troed · · Score: 2
      Hmm.

      I work for a Swedish company, although with the parent office in London. We also have such a clause, but it's interpreted like this:

      * Whatever you produce on the company's equipment is theirs
      * Whatever you produce using knowledge you've gained from your work and not publicially documented yet will be theirs
      * HOWEVER! Whatever you do at home, in your spare time, using knowledge you've NOT gained using inside information, is YOURS

      So, ok. I work for an operating system producer (no, not Microsoft .. Symbian, EPOC you know) - if I use the knowledge I have of features in a future release of Epoc to produce some shareware at home, that shareware won't be mine. If I do it using the publically available SDK, with knowledge described in the SDK documentation, on my spare time and on my own computer - it WILL.

      I hope that helps someone :)

    2. Re:Company intellectual property contract by FigWig · · Score: 1

      We have a particularly obnoxious clause in our contracts here that state that any source code we produce while in the employ of the company becomes their intellectual property.

      If you are in California this may not be legal, you might want to look into it. A better choice however would be to quit and tell them that the clause is ridiculous, which it is. If they want to own your off-hours they should pay you for it. I was sure that the company I am going to work for when I graduate did not have that clause in my contract. Otherwise I would have looked elsewhere.

      --
      Scuttlemonkey is a troll
    3. Re:Company intellectual property contract by Darchmare · · Score: 2

      This was the primary reason I left my previous employer. These kinds of contracts make sense in some cases, but most of the time they're way too restrictive.

      - Jeff A. Campbell
      - VelociNews (http://www.velocinews.com)

      --

      - Jeff
    4. Re:Company intellectual property contract by dingbat_hp · · Score: 2

      We are occasionally remended by middle management that this even means private projects, at home, during non-office hours

      I'd leave

      I'm a UK based contractor. I'm very loyal to companies while I'm there, but I have to recognise that my relationship with any one organisation hasn't extended beyond a couple of years.

      To make me sign a contract like that, I estimate the financial loss you'd have to compensate would be at least 20K UK pounds, in terms of the reduced market value I'd suffer over the next 3 years

  31. Be direct and open by sjames · · Score: 3

    The only way to resolve this is to state the problem flat out to your manager and seek a waiver on your employment contract. The company you work for now really has no reasonable room for complaint since it has benefitted from the fact that you GPLed the code in the first place. They will continue to benefit since you have already thought about and done some of the planning for the improvements they want in your personal time.

    Keep in mind that it is ENTIRELY possable that there will be no problem at all. Do be sure that if you signed any sort of employment agreement that you get the waiver in writing. The company shouldn't mind. After all, they wanted your agreement in writing.

    If the copmpany does have a problem with any of this, then I would consider leaving. Employment is (ideally) an equitable agreement between equals. If something like this is a problem, then they must not see it that way.

  32. Re: GPL code by Trojan · · Score: 1

    You are correct. If they don't release, the modified source does not have to be opened.

  33. Gnutella by psin+psycle · · Score: 2
    Wasn't Gnutella created by AOL/TimeWarner employees during work hours? Didn't they GPL the code for a project they worked on at work but weren't even supposed to be doing? Does anyone know what happened to those employees and the state of the code?

    If you GPL stolen code can the GPL be removed by the copyright holder?

    If the GPL was removed, what would be the status of the people who had already downloaded it and implemented it? What if by the time the GPL was removed, the code was already a crucial part of a major website and they would loose millions of dollars if they had to take it down for a few days while it was re-created by their own programmers?

    --
    Need a website host? Try out http://WebQualityHost.net
    1. Re:Gnutella by The+Madpostal+Worker · · Score: 1

      I belive it was made by some Nullsoft employees, and nullsuft is owned by Time Warner/AOL. I think all they did was shutdown the distrobution of the software, but a couple days after they did a mirror was found of it.

      I dont know if you can remove a license from software, i suppose you could if you were the coyright owner.

      Now IANAL, but i dont think that you can retroactivly remove the license from a product, so the people who have it get the GPL, the others,,, sucks to be you

      --

      /*
      *Not a Sermon, Just a Thought
      */
    2. Re:Gnutella by psin+psycle · · Score: 1
      Now IANAL, but i dont think that you can retroactivly remove the license from a product, so the people who have it get the GPL, the others,,, sucks to be you

      Of course, once you have GPLd software, you have the right to redistribute it...

      --
      Need a website host? Try out http://WebQualityHost.net
    3. Re:Gnutella by mindstrm · · Score: 2

      The source was never released. They stated that it would be GPL.
      The problem is, it would appear that those who created Gnutella did not have the legal right to assign licensing, as their work is owned by the parent company, and the parent copmany did not authorize the work. In otherwords, the GPL is only meaningful when lawfully applied to software.
      You can't just slap a GPL on somethign that's not yours in the first //--e and claim it is free forever.

    4. Re:Gnutella by gmhowell · · Score: 1

      >>>>Now IANAL, but i dont think that you can retroactivly remove the license from a product, so the people who have it get the GPL, the others,,, sucks to be you

      I thought the UCITA allowed for just this sort of thing (or, at worst, your software could be disabled, forcing you to buy again, or 'upgrade' to the new license)

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    5. Re:Gnutella by gmhowell · · Score: 1

      No, but if the licensee thinks the licensor has 'apparant authority', it might be able to stand up. Certainly it would for Gnutella, as I doubt AOL et al. was planning a commercial release. Now, if it were a M$ employee who posted the source to Excel, that would likely be a very different situation.

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
  34. What is different because you wrote the original? by BoBG · · Score: 1

    If this were some one elses GPL software would anyone consider this situation a problem?

    My thinking is that if you work on GPL software, make changes, and distribute it at all, your changes MUST be included into the distro (along with all of the other source)

    If you found yourself using your own package, I have to assume that you have also made use of other GPL code. Do you change it? Do you distribute it?

    Probably the reason the question comes up at all is because your company typically does not distribute software, not suprising. Your solution is to 'help' your company develop a policy on the matter. If approached as suggested in the other posts, your management will consider you a 'go-getter' and because of your 'suggestion' and involvement you will also probably get what you want.

    It has been my observation that issues outside of managements immediate problem domain are of little or no consequence to them, they will simply default to the first easiest answer given to them.

  35. Mod Up! by evilad · · Score: 1

    I tell you three times: Disclose! You are much less likely to ever get in trouble if all the facts are out in the open from the start.

    Now, as to whether you can release the patches,

    From the GPL, section 2b:

    <BLOCKQUOTE>b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.</BLOCKQUOTE>

    However "you" in this case refers to the modifying entity (your employer). They are not required even to GPL the resulting derivative work, provided they do not distribute it. If you release the work-time patches into the world without at least verbal permission, it is clearly theft. Hey, I don't write the laws, I just vote against the people who do.

    Notwithstanding the above, there are lots of good reasons (adequately covered in ESR's essays) why your employer should be <I>asking</I> you to release your changes, however. The ones they're most likely to accept are gratis peer-review and testing.

  36. Talk to your boss. by Forge · · Score: 1

    It really is that simple. Tell them that this program is your personal property and has been for some years and any changes you make to it must remain under the original copyright. The fact that you wrote and own this baby means that they are assured of a few things.

    1. Never having to worry about compatibility with the official version.

    2. Having absolutely the best possible bug fixer for this prog on staff

    3. Having one very Gruntled ( It's a word if I say so ) employee who is getting paid to do what he did for free before.

    Unless your employer is truly, monumentally anal retentive he should go for this. Just be polite about it. Start by printing out the CREDITS file ( or your programs equivalent ) and the GPL ( not that this is relevant ).

    Did it ever occur to you that they may already know about your status and chose you from the pack _because_ you wrote an application they need improved ?

    --
    --= Isn't it surprising how badly I spell ?
  37. I just do the work at home by msobkow · · Score: 1

    I have a similar issue, but in order to avoid any gray areas I do all the updates/enhancements at home and email them to work. If I find bugs at work, I email notes about them to put in the code stream, but the main development is always on my own time and hardware to avoid contention.

    --
    I do not fail; I succeed at finding out what does not work.
    1. Re:I just do the work at home by /dev/trash · · Score: 1

      but is it really non work related stuff you are doing at home? These days the line is blurred on what is work at home and a hobby.

  38. GPL makes that a non-issue by Oestergaard · · Score: 2

    The only way you can ``contribute'' to your GPL'ed software, is to make the changes under the GPL too. You employer will simply have to accept that any modifications you do while at work, will be licensed under the GPL.

    Of course, your employer will most likely hold the copyright on those changes, but the changes will be under GPL.

    You can then merge the changes into your GPL software, for which you hold the original copyright, stating that your company now owns some of the GPL'ed code in there. That is, if you approve of the changes of course ;)

    This is really a wonderful example of how well the GPL works, even though it's fairly restrictive, it solves these issues simply and efficiently. It's perfectly normal for a GPL program to be owned by a lot of people, and that's perfectly fine as long as all the contributers accept that the code they own will be licensed under GPL as well.

    In fact, the more people who own code in a GPL program, the harder it will be to actually change the license, as all owners must agree to the change.

    Your company will probably be happy to hear that there is no problem in you working on the software, and that they get to keep the copyright on anything you write in company time. Of course, they must accept that their code is GPL'ed, but that's one small camel them must swallow, and seen in the light that they got to use an existing code base for no charge at all, it shouldn't be too hard.

    Your real problem is when the company wants a change that you would not approve of wearing your non-company hat. I guess we can't help you with that :)

    1. Re:GPL makes that a non-issue by ibbey · · Score: 1

      This is really a wonderful example of how well the GPL works, even though it's fairly restrictive, it solves these issues simply and efficiently.

      Except, if I'm not mistaken your interpretation is inaccurate. Since the GPL'd code is used purely for an internal project, the company would be under absolutely no obligation to release any changes in any form, GPL'd or not. Only if they were to distribute the software would this be a good example of the GPL in action.

    2. Re:GPL makes that a non-issue by ricOS/2 · · Score: 1
      I'm sorry, but the GPL does not make it a non-issue. :( The GPL does not require redistribution, so the company can keep the changes to itself... Furthermore, if they don't release the changes Rob may have trouble reimplementing the changes in his GPLed code because of IP issues (sad, but true, I'm pretty sure)

      Your real problem is when the company wants a change that you would not approve of wearing your non-company hat. I guess we can't help you with that :)
      Well, he doesn't need to integrate ALL of the changes into the primary distribution.

    3. Re:GPL makes that a non-issue by Bfaber · · Score: 1

      With regards to patching GPL programs, I still have a problem with this. It seems GPL lovers want it both ways. For a long time lame, the mp3 encoder many people love, released a _patch_ as a piece of GPL'd software, while the base code that it patched onto was clearly copyrighted (was it not?).

      So why then, cannot one simply distribute just a patch, and copyright the patch. It seems both sides are abusing the idea of copyright's and GPL for their own benefit.

      For the record, I do understand that lame has, as of this point, replaced all of the original source that it patched, but I believe my point is still the same.

      Byron

    4. Re:GPL makes that a non-issue by mindstrm · · Score: 2

      The difference is, when one releases a patch against other code, they are making it PLAINLY CLEAR to ALL INVOLVED that they did *NOT* write and hold *NO* rights over the code that must be patched, and that they simply wrote the patch.
      In the case of LAME, originally, it was plainly clear to anyone using lame that (sorry for the pun) LAME IS NOT AN ENCODER. It was a patch, and anyone using it would understand that other pieces were required.

  39. Give and you shall recieve... by effer · · Score: 1

    Why not tell the community the software in question, as well as the needed changes and see what comes back STILL under the GPL? Of course you'll have extra timne on your hands, but you're free and clear as far as the issues with the employer.

    This does raise interesting questions. IANAL, but I have free access to the largest legal databases in the world. Think I'll do some poking around this week!

  40. GPL still works even if you do not release by Beached · · Score: 1

    IANAL, but the GPL only stipulates that you must release the code to your users. In this case the user is your employer; you are giving them the code anyways. Now if the company you were to sell your software, they would be bound by the GPL to release the code to anyone who buys it.

    --
    ---- aut viam inveniam aut faciam
  41. Try Asking... by Anonymous Coward · · Score: 1

    Why not just ask the company you work for if you can release the patches. More likely than not they'll say yes, especially since you wrote the original code. Life is alot nicer when people cooperate rather than force each other into things legally. Make sure that there is an issue here before you start buning bridges. If that doesn't work ask for a raise as it is obvious that you are the best person for the job. I mean you wrote the damn thing to start with.

  42. GPL v2, Paragraph 2, Subsection 'b' by clear+doubt · · Score: 1

    (assuming you used GPL v2; I have not read GPL v1).

    It states clearly that in lieu of any modification of any GPL v2 work (paragraph 2) by any party, that party is required to "...cause any work that you distribute or publish, that in whole or in part contains or is derived from [a GPL'd (v2) program] or any part thereof, to be licenced as a whole at no charge to all third parties under the terms of this licence." (subsection 'b')

    So, provided your employers accept these terms, you can use your old GPL'd program code, modify it, release it under the original licence and copyright (acknowleging the owner of the modifications (your company)), and go home and merge it into your source tree, as per GPL v2.

    If your employers do not accept the licence, you can't use your old program (because you are acting for your company, not yourself; the company does not own the work, you do, and they cannot make you change the licence it is released under, nor can they presuppose that you do, simply because you're working on it on their time) and must start, perhaps, from scratch.

    Good Luck.

    --
    (-me.)
  43. Free advertising opportunity... by driehuis · · Score: 2
    I would try to stay out of the legal morass and get your employer to support it. They are not likely to make money out of it, other than the gains of using it internally, and neither is it likely to be a competetive gain. So why not propose them to co-own the copyright and insert a note in the README saying "development was in part funded by a gracious FooBar, Inc."

    See it as free advertising for them. "What? The Rob Kaper is on your payroll?

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

  44. Giving credit where credit is nonsense by XPulga · · Score: 1
    If companies start demanding copyrights on GPL'd softwares changed in-house by the original author we'll soon get to code like this

    /* QuakeHelloWorld (C) 1972,1998,1999,2000 Acme Corp,
    Roblimo Corp, Lliw Rensie, Brian W. Kerninghan */

    /* next 3 lines (C) 1998 Lliw Rensie */
    #include stdio.h /*this is HTML don't complain about the lack of brackets*/
    #include stdlib.h
    #include string.h

    /* next 2 lines (C) 1972 Brian W. Kernighan */
    int main() {
    printf("Hello world!\n");
    /* next line copyright 1999 Roblimo Corp. */
    umask(0);

    /* next line (C) 1999 Lliw Rensie, and requires
    linking with code from John Carmack */
    quakeEngine();

    /* this line copyright 2000 Acme Co.*/
    return 0;
    }

    1. Re:Giving credit where credit is nonsense by ibbey · · Score: 1

      Actually, giving credit is really the best solution. Without being given credit, what motivation does the company have in releasing the changes? Certainly no legal one, since they're not distributing the software. Seemingly there's a moral onligation (they benefit from the previously GPL'd code, so they should return the modifications), but how many corporations do you know that will do something on purely moral grounds?

      By giving them credit in the copyright statement, they get essentially free publicity & goodwill from the free software community. And, no, you don't need to comment every line of code. A simple "Portions gracefully contributed by the XYZ corporation" should suffice. If they insist on retaining copyright on their mods, then a patch or library would provide the necessary seperation.

  45. Get your employer to sign something like this by raarts · · Score: 5
    This is a standard form supplied by the FSF exactly for these kind of situations.

    I'm myself a PHB and when one of my employees asked me to sign it, I did it without hesitation. You may have some trouble explaning to them the GPL concept, but throwing some Geek buzz-words around (like Linux), and pointing to some NASDAQ successes (RedHat) may help.

    And another thing: encourage them to ask around in their social network.

    Good Luck!

  46. Copyright is the key ? by nickmain · · Score: 1

    Isn't copyright the key here ? If you still retain the entire copyright to the code you are still free to (re)license it to anyone under any other license terms you want - even if you have already released it to the world under the GPL.

    Obviously, if you are using any other GPL'ed code as an input to your own then you are bound by the GPL - but if you are the sole originator, and did not assign copyright to FSF etc, then you still retain all rights - the GPL not withstanding.

  47. reason to sign over rights? by mattr · · Score: 1

    Always felt queasy about FSF's suggestion that people sign licenses over to them. Perhaps this is the best example of why someone would want to do so?

  48. Stickey Wicket by buss_error · · Score: 1
    First, talk to the FSF. Next, depending on what they say, decide what you want. Then talk to the boss. Be ready to change jobs. Management tends to see someone bringing up a problem as the person that caused the problem. You may be blamed for a problem that really isn't your fault. On the other hand, management should see that you have actually been working for them since they started using your program.

    Maybe you'll luck out and management will be willing to talk.

    The most important question you have to ask is What do I want from this?. You really don't want to go the law suit route. Nobody wins those arguements.

    --
    Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
  49. Fairly simple. by mindstrm · · Score: 2

    Well, although you are the author..
    if your employer wants modifications for his internal use only, and is not distributing, GPL is a non-issue. He has the right to make mods. Modifications you make in your capacity as an employee of the company technically belong to the company, not to yourself.

    Modifications made at home, on your own time are your own...

    Remember, though, this is the day and age of screwed up rules at work. Your employer may raise a little hell.

    What I would do, personally, is bring it to the employers attentiont that 'I wrote this in the first place, and you've been using it for free all this time, which is perfectly allowed, that's what I wanted. I'd like to roll the changes you want made back into the free GPL'd version, as they are very similar to things I wanted to do anyway. How about it boss?
    Chances are, boss will say yes.

  50. Rule 1 by catseye_95051 · · Score: 1

    If you need legal advice, go ask a lawyer, don't ask posters to a public forum.

    I am NOT a lawyer.

    Having said that, let me tell you what I THINK I know.

    (1) ANYTHING you do on company time is Copyright to the compnay. This is a so called "work-for-hire" situation-- the only situation in which an author does not own the Copyrights to a new piece of authorship.

    (2) Anything you do using company resources, even on your own time, may be partially owned by the compnay.

    So no, anything you do at work is owned by them and may only be destriubted with their okay. To make matters worse, ocne you've done it at the company, it becoems a lot harder to rpove that youyaren't copying yourself if you try to duplciate it at home.

    OTOH if you've already DONE the work on your own time and equiptment, you can do work for the compnay based on that previous work wityhout losing an yrighst to the previous work (but you get no rights to the enw work.0

    1. Re:Rule 1 by swinge · · Score: 1
      In the US, "anything you do on company time is copyright to the company" only if you are an employee of the company.

      If you are a contractor, you retain the copyright unless it says otherwise in your contract, even if you use company resources.

  51. Be Upfront by tadghin · · Score: 1

    I'd talk frankly with your employer and the customer in question and see if you can get them to see that it's in their interest to have you work on the project on paid company time, AND to release the improved sources that result from your work.

    I don't know what company you work for, but the benefits of being a "good open source citizen" are the same as the benefits for other community relations (environmental policy, social benefits for employees): by giving something back, you demonstrate that you're a good place to work, you raise your profile among the community of customers and potential employees, etc. Given how hard it is to find good people these days, I'd say that having a "good citizen" open source profile would be a great recruiting tool, worth a lot to any company in the computer business.

    I've felt (and argued) for some time that one of the really big issues for the open source community is how to encourage participation in the open source community by people who use their products but don't necessarily think of themselves as part of that community.

    This problem only gets worse for applications where you don't actually have to distribute software in order for it to be used (e.g. web search engines, "infoware applications" like Amazon or Yahoo, or other hosted applications.) In the old days, you had two options for getting your software to be used: get great at selling it (usually proprietary), or give it away. Now there's a third option: put it up with a web interface. And this third option doesn't require any software distribution, so we need to work harder at the social norms.

    --
    Tim O'Reilly @ O'Reilly Media, Inc. 1005 Gravenstein Highway North, Sebastopol, CA 95472 http://www.oreilly.com
  52. Ideally, modify employment agreement b4 starting by jsm · · Score: 4
    I realize this is too late for your current situation, but:

    I do only contract work. At the start of every contract, there is a set of papers to sign, usually including an agreement that anything I write while employed by the company is owned by them. I almost always modify this, and employers have always agreed so far.

    When signing employment agreements, always review them carefully and never be afraid to modify parts that make you uncomfortable. Don't sign things you don't agree with (anywhere in your life, not just employment). Contracts are supposed to protect both sides, not just one. Very often, employers have no problem with reasonable changes, but you have to ask. Of course, you should try to come across as reasonable and friendly, not argumentative or problematic.

    The change I normally make is to protect a) software or routines I've already written, that I may use or extend in the current project, and b) general-purpose routines I may write while on the job, even if they're brand new (I frame those as "extending my existing libraries"). To make the employer comfortable, I grant them a permanent license to use, modify, or distribute what I write (there may be exceptions depending on the situation), but I retain ownership. If they think they're giving something away for free, I make it clear that they're benefitting from the work I've done at past employers, and that the tradeoff to them is more than worth it-- they get immediate benefit from my past work, while their own potential loss is questionable at best. It's reasonable to argue that the best arrangement for all parties (you and multiple clients) is for you to retain ownership of it all while granting liberal licenses to each client.

    Note that IANAL, and none of my agreements have been tested in court, and I hope they never are.

    Aw, heck... here's the actual addendum text I added to my most recent contract:

    Addendum regarding section 6.B (Intellectual Property):

    Section 6.B is subject to the following exceptions and conditions:

    Agency_Foo and Client understand that Employee brings to this job various software tools, libraries, and the like ("Tools"), which have been previously developed by Employee, either while working for previous clients, or on Employee's own. During and after this Agreement, Employee will retain all ownership, right, title, and/or interest in these Tools. Client will retain a permanent license to use, distribute, and modify these Tools as needed, including but not limited to the use of Tools in everything Employee worked on during this Agreement, and for all related development subsequent to this Agreement. It is understood that Employee may extend or modify Tools during this Agreement, and this addendum holds true for those extensions and modifications, i.e. that Employee retains rights over them but Client retains a permanent license for them.

    The intent of this addendum is to ensure that both Employee and Client can use these Tools during or after this Agreement, without restriction.

    I used words and phrases defined elsewhere in the agreement, so modify the language to fit the existing contract in your situation (a smooth fit with existing language makes it sound less agressive too). You might change it to grant more or less to your client. I never had this reviewed by a lawyer, but it might be worth it at some point.

  53. Your changes or the Company's by Hugonz · · Score: 1

    This is coool:

    Only the owner of the original copyright of the program has the right to release a fork of the program under a different license, so:

    If your work in the program in worktime belongs to the company, they're not the original copyright holders and MUST conform to the license under which they got the program, that is GPL.

    If your work belongs to you, your company can't force you not to release them with the GPL.

    I think the case is pretty much won...

    Hugonz

  54. Name change into GPL? by seer · · Score: 1

    Your old program: Webstatprog v1.3
    Your new program: Otherstat v 1.0

    Just change the name of the New "Otherstat" program to your old name with a higher version number. Boom! The program you have been using all along is GPL (and _was_ GPL) and so is the new changes.

    Ahhh, now wouldn't that make things simple?

  55. Ty Coon, President of Vice, YoyoDyne... by istartedi · · Score: 1

    ...If you used the GPL, the answer to your question is at the bottom of it. Have a nice talk with management, and ask if they will sign.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  56. Why not... by HerrNewton · · Score: 2

    Talk to your managers, and voice your concerns. Offer to retask yourself 9-to-5, working on other mindless drivel or goofing off, and implement the changes to your stat program on your own time. If the improvements are truly useful, and not propietary, it would be a fantastic motivation to update the source as well as advance the program in general. and hey, you might get paid to play quake for a few weeks ;-)

    ----

    --

    ----
    Am I the only one who thinks Microsoft is a misnomer? Perhaps Macrosoft would be a better fit?
  57. contamination by treedragon · · Score: 1
    I'm familiar with this kind of problem. Here's the basic conflict that I see, and I have trouble seeing a solution you can follow, unless your company will cooperate with you.
    • You're still developing on your own time.
    • What you develop on company time probably belongs to the company.
    • Your intellectual property agreement probably says that whatever you do on your own time related to your company's business ALSO belongs to them.
    • By asking you to work on your own free code, they are coopting your work so you can't make it free in the future, even if you were already headed in that direction.
    • You intellectual property rights are being contaminated with those of your employer.
    • If you have a disagreement, who do you think will win, given your IP agreement?
    You should tell your company about your situation, but I'm not optimistic about the outcome, because as near as I can tell most companies seek this kind of conflict on purpose. That is, they like to hire folks and coopt the intellectual property of new employees.

    You can tell the intent from how they react to your description of the problem. Passive aggression is a bad sign, and this is characterized by remarks that sound like "I don't see why there's a problem."

    David McCusker

    --
    Values have meaning only against the context of a set of relationships.
  58. They wouldn't own the code (I don't think) by Dolph · · Score: 1

    As far as I can figure out, any changes you made to your code would still be under the GPL, and therefore the company wouldn't own the software (although it is possible that they would also have to see the licence so they are aware of it - but I doubt it).

    However, just because the program is under the GPL, doesn't mean that the company is required to distribute it. For example, if I were to write some software, apply the GPL to it, and then lock it away somewhere and never distribute it, I wouldn't be breaking the terms of the GPL. However, if I gave it to one other person, they would (I guess) be able to distribute it themselves, and I wouldn't be able to do anything about it.

    I think in this situation, any changes you make are still under GPL and are therefore not owned by the company (otherwise me and my friend could pay each other to make changes to some GPL software, and then make it proprietry - obviously not correct), so you could write it for them and distribute it, and that would be legal (I think). However, I don't suppose it's anything someone whould want to find out in court.

    The best thing to do, IMHO, is ask them if it's OK with them to distribute. If it isn't, it's down you you what you do. You could make the changes and never distribute them, make the changes and distribute them without the permission of the company, or refuse to do the work. I think in any case, you would be within your rights.

    --

    --
    --
    Beauty is in the eye of the beholder... Oh, no. It's just an eyelash.
  59. It doesn't *have* to be a conflict by shameless · · Score: 1
    I do Linux development fulltime for Compaq Computer Corporation (I work for the Alpha division of what used to be Digital Equipment Corporation). Although I have the industry-standard employment agreement in which everything I produce on company time/resources belongs to the company, this has obviously not stopped me from writing and releasing GPL code.

    The trick is to realize that (a) any contract can be renegotiated, either on a case-by-case basis or on a blanket basis, and (b) corporations are just as able as individuals to release GPL code.

    For cases under (a) I typically go up my management chain, with a possible detour to corporate counsel, and request that I be able to release a particular piece of GPL code. The company has typically been very reasonable about granting such requests.

    For cases under (b) it is possible for an individual to write code whose title and copyright revert to the corporation, then for the corporation to release said code under the GPL (or other open-source license. I worked on an SDK recently that was released under something resembling the BSD license).

    1. Re:It doesn't *have* to be a conflict by ltaesch · · Score: 1

      this is right for big companies which already thought about OSS, and have a policy about it.

      small companies dont think (about it, an in general) out of their current focus and boundaries, and typically , every question you raise is a "problem" and they see it as a waste of time.

      after all, they pay you for what you do, what should they care more about your "well being"?

  60. Something to consider by mindstrm · · Score: 2

    IANAL.. yadda yadda..

    It shouldbe noted that in many jurisdictions, contractual obligations such as 'anything you do belongs to us' may not be binding. I know that here, in Canada, it happens that an employer cannot have anything in your contract that inhibits your ability to earn a living. ie: clauses like 'you may not work in a competitor's firm after leaving our employ for a period of 2 years..' etc.... This generall does not hold up. In the case of upper management/ceo's, it can hold up because it really is in the companies interests that thier top brass doens't go to the competitor and spill the beans.. but as for a programmer, it is not lawful to keep them from going elsewhere.

    In the days of old, it may have been that you learned a GREAT deal of your programming knowledge at work, and spent many years at the same copmany. These days, things are different, and employers may find that statememtns like this aren't worth beans in court. You do not tell a McDonald's worker that he may not work in any other store, or that he may not make hamburgers at home. You do not tell a biologist that they may not do their own research on their own time.

    Really, folks..watch what you sign.
    23

  61. Wrong. by mindstrm · · Score: 2

    Yes. To cause any work that they 'distribute or publish'. Software that stays internal to the company is neither distributed nor published; it is kept privately.

    The guy isn't wondering whether his boss is violating GPL.. that's not the question at all.

    The question is, if he makes changes at work (belonging to his employer, not redistributed) and then adds similar changes to his own project (under GPL) on his own time, he may be in some hot water with his employer, as it could be viewed he is simply duplicating IP that belongs to the company.

    What he needs to do is, up front, explain to his boss how it's his softwarein the first place, and that many of the requested additions were in his plan already, and work out a situation whereby everyone can be happy.

    1. Re:Wrong. by Another+MacHack · · Score: 1
      Software that stays internal to the company is neither distributed nor published; it is kept privately.

      Software that stays on one machine is certainly not distributed. If they circulate the software internally, though, why isn't that distribution?

  62. Work vs Personal code by Ronin+Developer · · Score: 1

    This is a problem I'm running into as well as I have an idea for a product (to be commercial, actually) and the issue is who own my idea to the product and any code I generate.

    The answer to who owns intellectual property is not always what you expect.

    Let's assume the original work belongs to him. Now, the company want him to update it. Is he a salaried employee? What are the laws in his state regarding intellectual property developed while a salaried employee? Unforunately, each state is different in this regard.

    Talk to good IP lawyer. The FSF may be able to help you as well.

  63. Check into "conflict of interest" procedures by Anonymous Coward · · Score: 1
    The current situation is clear, but potentially sticky. Work you do while an employeee belongs to the company. Your prior GPLed work belongs to you. Unless you give the company dispensation (and, if there are other authors, you may not be able to), the combination of the two is not distributable by anybody. (Precisely how many copies for internal web servers can be made without being considered "distribution" is unclear but I won't tackle that here. It can be worked around by keeping GPL + changes separate and integrating them each time you want to do a fresh install.)

    This is plenty of reason to talk to folks about releasing the changes under the GPL. However, the fact that you're the copyright holder puts you in an awkward situation. First, you might feel pressured into granting a GPL exemption which is a separate issue from your employment and you want any such negotiations to be through a completely different chain of command than the one you work for, and second, whatever the decision about GPLing your work on company time, your right to maintain your program on your time needs to be clarified, because of the extent of the overlap.

    This is where conflict of interest rules come in handy. Most companies have a formal policy about what to do if you encounter a conflict of interest between your job duties and other obligations. And the rules are usually of the form "down tools and don't do anything until you've talked to X".

    I'd start by just talking about it, but if you're having trouble getting attention paid to the issue (bureaucracies tend to react to awakward questions by wishing they'd go away), you can use those policies to force management types to Make A Decision.

  64. Nope. by mindstrm · · Score: 2

    Not unless they distribute. If it's internal to the company, they are under absolutely NO obligation. They can do WHATEVER they want with the software. GPL only covers the ways under which they may redistribute it.

  65. Re:The definition of distribution... by mindstrm · · Score: 2

    No.Sorry. Reviewing code is not distribution. Just because someone outside the company reviewed it does not mean it's being distributed, and I wish you luck trying to argue that in a court of law.

    When I ask you to 'review' some code I wrote, even if it's based on GPL, I am not 'distributing', I am asking you to act as an 'employee' or 'agent' and to do someting. I am conferring absolutely no rights to the IP to you at all. I simply want you to look at it and give me an opinion. If I were a company, I would be paying you for this service. THis is not 'distribution', and more importantly, this is not the intent of the GPL and it's 'distribution' clauses.

    The focus on 'distribution' is to ensure that someone doesn't take everyone elses hard GPL'd work and sell (or give freely)it as a 'product' that is theirs alone. It must stay open. If you are going to give it out to people to use, then you are distributing.

  66. BSD by fliplap · · Score: 1

    In this sort of thing one might look at the BSD license, while not as forgiving as GPL it will still let you use maintain the whole open source thing but will also allow your company to use the code in closed source projects for monetary gain.

  67. Check your employment terms.... by L.+J.+Beauregard · · Score: 1
    (IANAL and if you go to Slashdot for legal advice then you are insane.)

    You might have signed some kind of legal agreement when you were hired. It may, or may not, lay claim to intellectual property you develop on your own time. I certainly hope you didn't throw those papers away.

    If your employer makes no such claim, then I think there's a way out. Make the changes on your own time. Then bring them into work. You'd then hold copyright to your changes, and you could license them to your employer under the GPL.

    --
    So many "first post" idjits...so few moderator points... | Delenda est Windoze
    --
    Ooh, moderator points! Five more idjits go to Minus One Hell!
    Delenda est Windoze

    --
    Ooh, moderator points! Five more idjits go to Minus One Hell!
    Delendae sunt RIAA, MPAA et Windoze
  68. Open Source and big companies: IBM by Dell+Brandstone · · Score: 1
    I work for IBM Canada in Vancouver, B.C., and I cannot say that my experience applies to all of IBM, but:

    • IBM is friendly towards Linux & Unix
    • At work, we can do whatever we want with our systems. On the programming side of things, I don't do a lot of coding at IBM, but as far as I know the programmers are treated pretty well and can do things the way they want to.
    • Any programming that my team does is controlled by IBM. Although our terminals are allowed to have Linux partitions or just plain linux, any work we do is the property of IBM. This is of course vague. Open Source licenses override that in several areas I'm sure, but if I develop software of any sort to work with an open source program, IBM will control whatever they can.
    • If I'm programming on my own time at work, IBM obviously does not control my work.
    Well, there you go.. a couple of observations from my side of things, working for a large corporation.

    I'm not a lawyer or anything - I'm only 16 - but I would imagine that my supervisors would not be pleased if I was doing "personal" programming during work hours. Not very productive for the company. I can't speak from personal experience, but if one of my programs winded up in usage at IBM, and I had to do modifications to it, or add to it etc., even if it was released under the GPL, it would probably be a difficult task sorting out what I can and can't do.

    -DB

    --
    [ a directive occured while processing this error ]
  69. Enlightened companies make all the difference by rickmoen · · Score: 2

    It seems from your account that your employer is not distributing your program: Behind closed doors, it can do with your program and their proprietary changes (including ones it pays you to make) whatever it wishes. You will not own those changes -- but they fall under the GPL, with obvious consequences if your employer distributes its version.

    What happens beyond that depends entirely on whether you're working at a firm run by intelligent and enlightened management: Advised of the situation, management may well authorise release of its mods. Or, they may wish to negotiate a separate licence for the whole package. In your shoes, I'd certainly ask.

    However, let me tell you what happens at a less-than-enlightened firm that fails to act in its own interest:

    Deirdre Saoirse, Elise Shapiro, Nick Moffitt, and I once started a helpdesk-management project, coding it (in Python) in the evenings at The Linux Cabal in San Francisco. Deirdre did almost all of the work, but we made good progress, and it was starting to look like a realistic enterprise-level ticket-tracking system.

    All three of us were then working at a VC-funded, supposedly open-source-oriented firm, which initially allowed and encouraged further development of our project during work hours, with a view to adopting it internally. But soon thereafter a new CIO was brought aboard, and Deirdre was suddenly told -- by a founder/board-member who ironically claims to be a spokeman for the open-source community -- that she was not an open-source developer, and would be subsequently forbidden to work on the project during work hours.

    (Some USA employment contracts purport to assign to the company ownership of all work you do during your term of employment. I consider it highly likely that such terms violate basic copyright law and are inherently unenforceable. I suspect employers know this.)

    All three of us subsequently left, and it's my understanding that the firm then spent tens of millions of dollars on a proprietary software project of the CIO's, and I have no idea whether they yet have a functional helpdesk system.

    But, the good news is that our project's codebase still exists, remains free software, and may emerge at some point for general use. And the nice thing is that you can (and should!) leave buttheaded companies and take your open-source projects with you. So, that is your worst-case scenario.

    -- Rick Moen
    rick@linuxmafia.com

  70. This was answered before... by Shaheen · · Score: 2

    I think this was answered by Godsmack in their song "When Worlds Collide"

    --
    You should never take life too seriously - You'll never get out of it alive.
  71. Doesn't the GPL Stipulate... by MyopicProwls · · Score: 1

    I was confused. I thought the GPL required derivitive works to be GPL'd as well. I went and checked. From http://www.gnu.org/copyleft/gpl.html, section 2 part b:

    You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.

    So this is a non-issue. Your employer is required to GPL the changes, no? I mean, am I missing the issue here?

    -Myopic

    --

    MyopicProwls
    My homepage

  72. Talk or switch jobs by andrew+cooke · · Score: 1

    Hi,

    That you have a problem at all is worrying. You should be able to discuss this with your boss - he or she should understand the problem, respect your rights, and help you look for a solution.

    In my grim experience, copyright abuse is all too common in industry - in a "good" company there should be no come-back for complaining about it (and the answer should be either "thanks - we'll fix it" or "yes, we know, and are already fixing it"). If you don't feel this is possible then, again, you have a problem.

    So, what to do?

    I'd recommend two things:

    First, start looking for another job. If people are using your home-brew software then you're obviously a pretty good programmer. Getting a new job should be easy, so take your time and cherry-pick. At interviews, don't just look for money, but find out what kind of company it would be to work at. For example, after feeling very uncomforable in a homophobic and sexist environment I found a much better company by stating near the top of my CV that I wanted to work for a company that promoted equal opportunities - I didn't even want to waste time going to interviews with companies that thought someone who asked that was a troublemaker (and it worked - I found a good job with good coworkers).

    Second, you have to talk to someone, preferably your immediate boss, and be very diplomatic. I'm sure other posts here will have suggestions. If I were you, I'd point out that the program was not for commercial use, but that you would be willing to give them a licence if they let you have the rights. If it's for internal use (not for reselling) that should be acceptable. Ask for a paper record - it doesn't have to be very formal, just something that records what has happened. Don't mention that you have already coded many of the requirements (this avoids you looking bad if they refuse to co-operate - see below).

    Keep your temper, keep calm, don't make threats, and don't make absolute statements!

    If you try talking and are blanked out, then make very sure that you keep any further modifications completely separate - implement the modifications separately at work, don't bring any code in and don't take any out. To protect your back, make sure that your improved version is published. Post yourself a recorded delivery copy and don't open it. Write the improvements your company wants at work, in their time, and get paid for it. Don't mention or offer your fixes - that will just drag you in deeper.

    Unlike other people here I don't think you should fight if they won't co-operate. At least, not until you have another job. Just put it down to experience.

    And really, look for better employers - you should be able to deal comfortably with this kind of problem at work. It's your manager's job to provide an environment in which you can talk about these things....

    Good luck,
    Andrew

    PS One other thing - in future, develop home-brew software in areas unrelated to your employers. In this case you were unlucky (unless your company writes web software), but there are many interesting problems out there looking for code... For example, I am paid to write software to help financial transactions on the internet - on my web pages you'll find lots of code, but nothing related to that!

    --
    http://www.acooke.org
  73. The GPL virus hits! Your health increases! by leonbrooks · · Score: 1

    It's quite simple: the program is GPLed. Once GPLed, always GPLed - the "viral" nature of GPL. Whether you're the "owner" or not is irrelevant, and of course if others have contributed, you're not the only owner any more. Problem solved.

    BTW, if you want me to contribute something, even if only to solve your dilemma, email me with a URL. (-:

    If your workplace wants you to improve the program, that's not a problem. Simply contribute the improvements back to the package, just like the nice licence says. While you're there, add comments to the new/improved section saying "Improvements to this section sponsored by XYZ Corp. If you're in the market for late alphabetical services, visit http://www.xyz.com/ or call 555-6789-0123". I'd call that fair.

    If they want to sell the improved package, also not a problem as long as the source is also freely available (and since you contributed the changes back, that's done already).

    Easy, isn't it? (-:

    --
    Got time? Spend some of it coding or testing
    1. Re:The GPL virus hits! Your health increases! by Old+Wolf · · Score: 1

      When I read this story, I thought "oh yes, a decent question about conflict of work interests". Then I read all the posts, expecting to find something worthwhile, and there is all this rubbish from people saying "GPL is GPL"

      Duh, of course it is. The point is that this guy is working for a company. If you've ever worked for a company trying to make a profit, you will know that they are not about to pay their programmers high wages and then give away their code for free. Also, it is a safe bet that it's written into this guy's contract that code he writes becomes copywritten and intellectual property of the employer -- making it a breach of contract for him to add the code to his GPL project and distribute it separately.

      The question is what should he do about it?
      Wake up people, this is the real world, not some fantasy where a company gives away its work for nothing. In fact, this guy's job depends on his company owning software and selling it expensively.

      Having made this point, now for my advice to the guy. Firstly, you can't expect someone to pay you for developing your own GPL product (which is what would happen if you did the work for the company and then added the code to your own project). You should sit down with your employer, explain GPL and its importance if he doesnt know already, and make the point that he got the original software for free and without paying -- and then level your proposed solution at him.

      I was going to suggest that the employer allows you to write the code on the GPL project, and then you license him a special version which will then be non-GPL that he can use/sell/etc. However this violates GPL and others who have developed the project may complain.

      There seems to be a deeper issue here -- the fact that GPL code must remain forever free and open source, but people will want to sell software using GPL libraries etc. It seems a waste to have to reinvent the wheel just because you are a business, rather than a freelance geek who can afford the OSS ideology.

      So tell your employer that what he suggests is a violation of the licence agreement he agreed to when the code was installed (BTW, where are you sophists now who will claim that the employer can do whatever he wants because he accidentally circumvented reading the GPL?).

      Maybe you can reach an agreement where you will have rights to the code you write on this project, and let someone else sue him if he insists.. I have run out of ideas :)

      (Hopefully you other readers will have some)
      </RAMBLE>

  74. It seemed simple...Open and Best are not the same by Kefaa · · Score: 1

    I am a little disappointed in the number of people who suggest misleading your employer.

    A company may choose to implement the changes for personal advantage. IF they are not going to "repackage" then GPL seems to allow them this option. (BTW - I consider this a case where reintegration of the GPL is not in a company's best interest and falls under the "no harm no foul clause")

    As many people have said, next you need to see what you agreed to when you were hired. If you are not a consultant, this can be ugly. You will need to drag out your employee handbook and ANYTHING you signed when you were brought on. In there somewhere is a clause that will indicate whether the company owns acts and ideas created during your employment.

    Some of the people responding are incorrect in assuming the company does not own ideas created outside work. MANY companies have such clauses, and for good reason.

    Simple Example:
    You are working for database company XYZdb. Your job is implement field level locking. After two weeks of meetings, discussions, and pulling your hair out, you decide (to the joy of your coworkers) to go home and shower. Suddenly, like a toaster tossed in with you, the solution is obvious, concise, and easy to implement.

    You will not be able to claim the idea was developed on your time and now belongs to you. I believe lawyers call this fruit of the poisoned vine.

    When I take that next job, or contract, I am planning on having a very explicit document, we both sign, to define what I can and cannot give back to the Open community.

    It is still going to be very iffy. Lets face it, if I work on open source DBx, it is probably because I love the work. It is also likely I am working for a company doing similar work. We all need to be careful not to step too close to the line.

    Our employers, with real money and shareholder issues on the line, are certain to take a conservative approach to your work. Violation of trade secret information contracts are very serious. Being "released" for such violations is a scarlet letter to your next employer and not a "right to work" issue.

  75. thats why i dont like the GPL by Kaoslord · · Score: 1

    everyprogram should have its own license, see in my opinion you should add another clause to your license that says changes YOU as the developer can do whatever the fuck you may please and have no obligation to anyone... I seriously think that if you started the project, and it mostly your code and its your program you should be able to do whatever you please without being restricted by a license, after all, it IS your program..... thats what I think.. or change the license now... thatswhat i would do.. i would use an OS type license that allows you to do whatever you want.

    --
    Kaoslord [quote goes here] define("slashdot purity","67.5");
  76. Distribution and employee copies by Minix · · Score: 1

    A company giving a copy of a program to its employee (for whatever purpose) is making a copy under license. How else could M$ charge site-license or per-seat license fees?

    The license in this case is GPL, so the author of the program in this case (who is also an employee, and is being given a copy of his own program under GPL) would have the same rights as any other recipient: to redistribute under GPL terms.

    I don't recall any specific exclusion in the GPL for distribution to employees, so it would seem that you can't take away GPL-granted rights merely by employing someone else to do the work.

    --
    "There are four boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order." Ed Howdershelt
    1. Re:Distribution and employee copies by Minix · · Score: 1

      Sorry to reply to my own post, but I thought a little more on the question:

      If Employee is producing a derivative work from a GPL'd work under instruction from Employer. That derivative work is already GPL'd (by the agreement Employee necessarily made before modifying the original.)

      If Employee is producing a derivative work without instruction from Employer, Employee is still bound by GPL, and Employee's contractual obligation to assign copyright to Employer is limited to those rights Employee has: those granted by GPL.

      So it would seem to me that so long as you're working on a GPL derivative work, your employer can refuse to allow distribution of the work, but cannot de-GPL the work, even if you're bound by one of those horrible 24/7 `we own your soul' agreements.

      If the work is distributed at all by Employer (even to employees) the GPL goes along with it.

      --
      "There are four boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order." Ed Howdershelt
  77. Don't do your GPL work on company time by Morgaine · · Score: 2

    There is a much simpler way of ensuring that you don't enter the quicksand that most of this thread has been about: don't do your GPL'd work in company time.

    That doesn't mean that you'll be working hard for your company in your own time and not getting paid fo it, because it's always possible to split a project into generic parts that make sense to GPL and very company-specific parts which in all likelihood will be of no use to anyone else at all. Keeping the two separate is actually very beneficial to the free software community, because it means that you'll take extra care to make the GPL'd code highly generic, and therefore more useful.

    In addition, configuration, installation, testing, and so on, even debugging, can *all* be done in company time, even in respect of GPL'd parts. Just as long as you don't start modifying sources.

    Of course, many companies are sufficiently open-minded (or oblivious of what's going on) that you don't need to go to these lengths, but if you want the lowest possibility of future headaches, the simple answer is to work on GPL products in your own time. (Go home earlier. :-)

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  78. The concept "your own time" may not exist by JoeBuck · · Score: 2

    For many employees, if you do something on your own time that is related to what you do at work, the company may still own it, or may forbid you from distributing it (if it can be seen as competing with what the company does, or depending on what your employment contract says).

    If you are a salaried employee, the very concept of "your own time" may not exist. Many folks in R&D positions have signed papers saying that all of their work-related ideas belong to the company, period. Remember all those forms you signed when you were hired? Did you read them carefully?

    Fortunately, it's probably easier than ever to get your company to agree to let you extend a GPLed program and release your changes.

    But whatever you do, do not screw us all by going behind your company's back and releasing code we all then come to depend on. Your company might then have the legal right to demand that everyone stop distributing the program!

  79. Work, the Law, and You. by Jordy · · Score: 2

    First things first... if you have signed any type of work assignment contract then basically any work you do on company hours or on company equipment is legally owned by them.

    Here under California state law, any work you do on your own time without company equipment is owned by you, so you can work on it on your time.

    What this means is that if you release company property without obtaining permission, you can be held liable. This also means that any source which was added to GPL'ed projects can be removed as it was not submitted by the copyright holder. The GPL provides no protection if you don't have the right to license the source. It would be as if you took Microsoft source code and added it to the Linux kernel without permission. You have no more rights to that source code as you do to code you right while at work.

    Also note that if you duplicate modifications to a source tree that you did at work, you are on extremely shakey ground even if you fully document what you are doing. Your only option is to get an exemption from your company for this peice of software so that you either own the copyright or they agree to license the changes under the GPL so they can be included in the official source tree.

    --
    The world is neither black nor white nor good nor evil, only many shades of CowboyNeal.
  80. "Own Time" == company time by Roger_Wilco · · Score: 1

    I quote from a "Business Protection Agreement" that I signed to work at a computer company.

    I heareby assign to $company all my rights in and to all inventions, discoveries, know-how, technical or commercial information, computer programs in any form, written materials, data bases, intergrated circuit topologies, plans, diagrams, drawings, models and other things (collectively referred to as "inventions") which I may conceive, develop or reduce to practice during the period of my contract with $company and which:

    1. relate, directly or indirectly, to $company's present or reasonably forseeable future business or research development; or
    2. result from any work performed by me for $company; or
    3. are created or made using any equipment, supplies, facility, resources or Confidential Information

    whether or not they are made during or after working hours, on or off $company's premises, or alone or with others.

    It goes on, but you get the point. I don't own it, just because I wrote it after 5 pm.

  81. Four reasons for ROTFL by Morgaine · · Score: 2

    That's good advice and I agree with it, but I can't help rolling on the floor laughing at the thought of 10 thousand PHBs responding "GP what?" with a blank expression on their faces.

    Equally funny (but not for them) will be the programmers that get fired for "holding the company to ransom with an anarchist license" (:-) or for "non-disclosure of prior conflicting interests".

    But the last and best laugh will come later, and will again belong to the community. Companies that still have their eyes and ears welded firmly shut against the free software message don't deserve a free software programmer in their midst. If they ignorantly discard valuable resources, fairly soon they won't exist at all, while our growth exponential rises ever more vertically.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  82. The OSS view: No conflict of interest by Morgaine · · Score: 2

    You have a conflict of interest and you should disclose it immediately to your employyer.

    This line of thinking is definitely not that of the OSS camp: the fundamental premise there is that investing time and money in open source will benefit the company concerned, because many expert eyeballs will improve the software, the very high cost of software maintenance is dramatically reduced since those external eyeballs are unpaid, and a whole stream of other reasons.

    Consequently, there is no conflict of interest here for the programmer, since working on the open source software benefits both him and the company simultaneously, even if done in company time.

    Or at least that's the view of OSS. But the trouble with that rosy view is that it doesn't take the perversities of PHBs and personnel departments into account, nor that of legal departments that can quite happily argue that black is white if it suits them.

    Better to avoid the problem altogether by modifying the free software only in your own time, and when at work doing only those things that are directly beneficial to the company: installation, configuration, tuning, bug hunting (send bug reports to your own mailing list), and so on. If you want to avoid future headaches, keep as wide a berth as possible between the two activities, and make sure that everyone knows that you don't modify the source while at work at all. Even if there is "leakage" which makes your private work outside less than "clean-room" clean, legal difficulties are very unlikely if one *never* works on the code in company time.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  83. Re:Ideally, modify employment agreement b4 startin by ltaesch · · Score: 1

    interesting.
    i found myselft once in a similar situation;
    one of the issue that was raised during the talks (with an open minded employer manager) is "what is ure library current stage ? ".

    i.e. put your library on the table, (make it an attachement to the contract), and we will review the changes when you leave (which i dont really like).
    the problem is that they are afraid of "trade secret" that would go away in the code.

    im happy ( but surprised) that they accepted to sign such general aggreemnt on libraries and other tools", which are "catch all " situation, and can be debated for ever in a court.

    did similar question ever raised on your side ?

  84. Have you discussed it with them? by Alien+Conspiracy · · Score: 1

    My suggestion would be to discuss your concerns with your boss _before_ doing any work. Ask them to sign a declaration stating that:
    (a) They consider the copyright to the program to be yours and yours alone, and
    (b) That they waive all future copyright claims to the program, including work you do at their request.

  85. Re:Do they know you're the author? by Alien+Conspiracy · · Score: 1

    This is probably a bad idea, since they aren't likely to be happy once they find out you've misrepresented the situation and they've wasted their time mulling over a hypothetical.

    Well, It would piss me off anyway!

  86. Make a deal by Sakse · · Score: 1

    Before you do any work on the program, make a deal with your company. Make sure that you have it in writing that the work you do on this program does not belong to the company. And let them know they can still use it. If you write a lot of open source stuff, you should probably try to get stuff like that into your job description or whatever the proper document is called. Just to deflect future conflicts of the same kind. And calling FSF seems not a bad idea at all.
    --

    --
    Fast, Soon, Correct. Pick 2.
  87. No choice by Employer by SubtleNuance · · Score: 1

    IANAL but:
    There really is zero matter of choice here as far as your employer is concerned. The work (in this case happens to be yours) is GPL. From the GPL:
    For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights
    and:
    You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.

    Meaning, simply, if you modify a prog. that is GPL, all changes must be made/released under GPL (excepting written permission my original author(you)). If your company does not allow you to do this you are in violation of the GPL. Does your company intend to advocate the violation of this copyrighted work? Tell them to ask their lawyers that... This is part of the genius of the GPL.

  88. Re:Pfff... by SubtleNuance · · Score: 1

    char *colour = "Black" int main(){ pot(); return(0); } void pot(char * colour){ kettle(colour); return(); }

  89. Modifications and "trade secrets" by jsm · · Score: 2
    I've allowed exceptions for genuine trade secrets. If they're truly trade secrets, then I'm not very interested in them anyway-- I would only want to retain the more general purpose routines which I invented, which by nature aren't really trade secrets.

    Some problems with restricting extensions to a programmer's libraries are that

    • Often, the programmer had planned or pondered the functionality before the job, and merely typed it in while employed;
    • forever restricting a function from being added to a library is like cutting off a limb;
    • if a function is truly integrated with the library, it's probably not much good on its own anyway; and
    • again, the employer/client needs to understand that they are benefitting from work done for previous clients, and if those had made restrictions, the current employer couldn't use the libraries at all-- kind of like a social contract, where they benefit from others and in return let others benefit from them.

    If you have a good reputation and a string of happy clients and good references, employers are more willing to trust that you won't take advantage of them in the end, and are more likely to resolve issues by being "reasonable" (a common-sense term which actually has a lot of weight in court, should it ever come to that).

  90. what worked with my boss... by radja · · Score: 2

    in the first draft of my contract there was a clause like this too. But programming is my hobby. a carpenter can make stuff at home if he wants to. a plumber can install his own toilet/shower/jacuzzi combo. a programmer should be allowed to write stuff in his own time. Most employers will understand..

    //rdj

    --

    No one can understand the truth until he drinks of coffee's frothy goodness.
    --Sheikh Abd-Al-Kadir, 1587