Slashdot Mirror


Beware Employment Contracts

elfdump writes "Tilly, one of the Perl Monks, has been threatened with lawsuits from his employer for performing open-source development. His company claims ownership on all of the GPL'd work he has performed since he was hired, including rights to portions of the Carp and Exporter modules. In addition to his code being pulled, Tilly's revolutionary ideas on regular expression engines (1, 2) may now never be fulfilled. In this statement, Tilly warns open-source developers of the dangers of the "work for hire" provision in contracts, which entitles a company to all of its employee's intellectual products, regardless of their applicability to the company or whether or not the ideas were developed on work time. Definitely something to consider if you perform OSS development." One thing to clarify: your employer does not own everything you do by law - only by the contract you may have signed. Brief rant below.

A lot of people think they have no negotiating ability. You do. When you're thinking of signing on with some company, and they send you a boiler-plate contract to sign, don't just sign it and send it back. Read it carefully. Alter it as you see fit, striking out sections, adding sections, and initialing each change. Then sign it, make a copy for yourself, and send it back.

Where it says:

company owns the rights to all work produced during the term of employment

Just strike it out, and change it to:

company owns the rights to code written during working hours and in direct furtherance of any tasks assigned by the company

See how much nicer that reads? Now, when you do this, there are two possibilities: either the company will ignore it and hire you, or they will object to your alteration of the contract. In the second case, if they stand firm on the boiler-plate contract, I suggest you simply ask for more money - for instance, if you were expecting an 8 hour/day job and their contract asserts that they own what you do 24 hours/day, then you'll need at least three times as much salary to compensate.

And if you and the company cannot reach an agreement, well, maybe you didn't want to work for them anyway. If they're already screwing you before you've even signed on, that's not a good omen.

There's already some good advice in the comments on the perlmonks story, so I'll leave it at that.

254 of 609 comments (clear)

  1. Argh.. by JoeLinux · · Score: 4, Interesting

    Unfortunately, for us Electrical/Computer Engineers, there is no way around that. They simply won't hire you. Sucks, but that's how it works.

    Joe Carnes

    1. Re:Argh.. by Arandir · · Score: 4, Insightful

      If they won't hire you because you have a private life, then perhaps you should look for a job elsewhere. My employer doesn't own the kitchen addition I made for my mother, so why should it own the program I wrote for her to organize her recipes?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:Argh.. by ClarkEvans · · Score: 5, Interesting

      Unfortunately, for us Electrical/Computer Engineers, there is no way around that. They simply won't hire you. Sucks, but that's how it works.

      You can cross off entire paragraphs. I've done it... many times. In one case they told me that a particular clause wasn't enforcable, I smiled and said "Great, then we can remove it.". In another case, I asked them to clarify what the contract meant... and we wrote in the "clarification", which was very limiting and granted me the exceptions that I required.

      In general, if you are doing open source software that is not directly related to your work; you are seen as someone with initiative... and good employers should encourage this sort of professional involvement in your field. If they try to "own you" and not let you be a "professional" then call 'em on it. They want a professional, a professional does these sorts of things.

    3. Re:Argh.. by dnight · · Score: 2, Funny

      After one stellar 2 day-long interview, I had decided I didn't want to work for (company A). They gave me an employment contract similar to what's described above. I just took it home and burned it in the fireplace, and said my attorney was reviewing it when I was called the next day.

      Upon hearing my lack of interest in the position the day after that, they spent two weeks harassing me for the unsigned contract, and eventually claimed the printed copy was "company property" and I was legally bound to return it, next-day air, to them, and threatened me with a lawsuit. (This was a law firm, btw). Phone calls stopped, letters came, kept me in stuff to burn for 2 months.

      Lawyers suck.

    4. Re:Argh.. by AnalogBoy · · Score: 3, Flamebait

      Why not give it back? It lacks the adolecent drama of a good flame.

    5. Re:Argh.. by Capsaicin · · Score: 2, Funny
      My employer doesn't own the kitchen addition I made for my mother.

      Have you read the fine print of your employment contract? Maybe you have and maybe your employer doesn't own your mother's kitchen, but I have seen employment contracts in which the employer claimed rights to all creative work of the employee, whether or not directly related to the employment task ... so be careful not to write the Great American Novel whilst under the term of such employ

      --
      Better to be despised for too anxious apprehensions, than ruined by too confident a security. --Edmund Burke
    6. Re:Argh.. by npietraniec · · Score: 2, Funny

      And you got modded as flamebait... Oh the irony

    7. Re:Argh.. by asackett · · Score: 2, Interesting

      The first time I rewrote an assignment clause was in 1987. They hired me anyway, after freaking out for about a half hour over the red ink on their pretty form. Every assignment clause I've seen since that didn't limit the assignment to work done on their nickel, I rewrote. And was never denied employment.

      I gave up the hardware end of things in 1998, so any changes in the environment since then I'm unaware of. Now, I'm a self-employed internet applications developer, and I don't sign other people's contracts any more; they sign mine.

      --

      Warning: This signature may offend some viewers.

    8. Re:Argh.. by Arker · · Score: 2

      I've done this also, and even one absolutely horrible company that wound up screwing me over ruthlessly didn't make a big deal over the contract editing.


      If a potential employer is put off by a reasonable edit of your contract, there are two possible explanations. One is that they really want to f*ck you hard and take the ability to do that to their employees for granted. If that's the case you really don't want to work there. Even if it means stocking shelves or something similar to pay the bills while you look for a real job.


      The other possibility is only a little better. It may be that they just don't understand what you are doing, and/or that they are so conditioned to do things totally by the book that they don't know how to parse what is going on. In this case, you may well be able to negotiate your terms by getting someone higher in the organisation involved, who actually feels that they can take initiative and think independently. However, I would still take it as a bad sign that the people you are dealing with to begin with do NOT feel like they are allowed to do such things.


      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    9. Re:Argh.. by DEBEDb · · Score: 4, Funny

      On the other hand, feel free to create
      a very controversial work that your employer
      will have the rights to. A porn movie,
      perhaps.

      --

      Considered harmful.
    10. Re:Argh.. by mpe · · Score: 2

      but I have seen employment contracts in which the employer claimed rights to all creative work of the employee, whether or not directly related to the employment task

      However this can be used against the employer, e.g. they could have a tough time defending against libel suits if they have too many disgruntled employees. As well as all the porn and viruses they might be producting.

    11. Re:Argh.. by peter+hoffman · · Score: 2

      I'm an Electrical Engineer and when I worked in software development I altered my contract by editing it and initialing/dating each change. I had to explain why I had made the changes but they understood and accepted them.

      I have used this same technique to change lease agreements on apartments.

    12. Re:Argh.. by palesius · · Score: 2, Interesting

      Has anyone thought of writing a "Slashdot Guide to Employment Contracts". Like what to watch out for, what to change, what to run away screaming from? It seems like this and similar subjects have come up several times recently and a unified guide (rather than searching through the archives) might be quite helpful to those seeking a job.

      --
      "We are what we pretend to be, so we must be careful about what we pretend to be." --Kurt Vonnegut
    13. Re:Argh.. by 3dr · · Score: 2, Interesting
      Excellent points about initiative and professional tendencies.

      At my current job I had to sign an IP forfeiture agreement, and in the blank area where I could name code that the company could not own, I of course listed things as my graduate projects, a few pet projects by name, and the clause "and miscellaneous current and future open source projects". HR reviewed all my stuff and this was not even contested, so I am covered.

      Folks, we have to stand up and push back. There are times to compromise, but this is one area that is entirely abused.

    14. Re:Argh.. by aphrael · · Score: 2

      This may vary from state to state; under California law, for example, work done at home on equipment not provided by your employer *is yours*, and cannot be claimed by that employer.

  2. Promissory Estopple by ClarkEvans · · Score: 5, Insightful

    If he was clearly doing these things in public and his superiors _knew_ that he was doing this stuff and doing it with a GPL, then the employer may not be able to retroactively re-claim copyright. If they confronted him (in writing) *as soon as they found out* then his license to us is invalid, and people should refrain from using the code he licensed to us under the GPL. *sighs*

  3. Read your contracts by Arandir · · Score: 5, Informative

    Just strike it out, and change it to: company owns the rights to code written during working hours and in direct furtherance of any tasks assigned by the company

    Amen! That's the clause in my employment agreement. When I started doing open source development, I pulled it out and double checked. If I create it at work it's theirs. If I create it at home, it's mine.

    Of course, I just have to be careful not to use any of my open source code for anything at work. That would make it very easy for them to claim I worked on it at their expense. If you've written something you want to use at work, right up a separate contract and license it to your employer for one dollar, just to keep everything clean.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
    1. Re:Read your contracts by tpv · · Score: 4, Interesting

      Agreed.

      When I started at my current employer, I received a nice plain employment agreement. It was good. I signed it.

      Then they wanted to change my conditions, which was also good, because it mean more money, so they gave me a new contract to sign.

      It has an ambiguous clause in it regarding IP ownership. I corrected it, signed the new version, and sent it in.
      Everyone around me was saying "You can't do that."

      Oh yes I can.
      I don't think they ever read my version.
      I don't really care - I know that what I signed gives them the rights to anything done on their time or their equipment.
      That's it.

      --
      Read more of this story at Slashdot.Read more of this story at Slashdot.Read more of this story at Slashdot.
    2. Re:Read your contracts by technomancerX · · Score: 5, Informative
      Hell Yes! I've had similar clauses removed from employment contracts twice in the past. There is just no excuse for leaving a clause like that in a contract.

      Also, when striking out and writing in changes on an existing contract make sure to date the modification and that you and the employer both initial the changes, or you risk the employer stating they didn't agree to the changes.

      --
      .technomancer
    3. Re:Read your contracts by Wanker · · Score: 3, Interesting
      You'd be surprised what you can change. Go ahead and do it! The worst thing that can happen is the poor document preparer will have a fit, make some calls, and they'll reject your changes.

      On the other hand, often the changes are never even seen by human eyes.

    4. Re:Read your contracts by Silver222 · · Score: 2
      It seems to me that if the employer pays you for a while, and then comes back to you with the contract in a year or two and says, "We didn't agree with this," you should be able to tell them to take a flying leap. After all, it's not your fault they didn't read it, and the fact that they paid you for services rendered indicates that they were willing participants in the relationship. Any lawyer care to comment?

      --
      "It's not a war on drugs, it's a war on personal freedom. Keep that in mind at all times." Bill Hicks
    5. Re:Read your contracts by 1010011010 · · Score: 3, Interesting

      Whenever possible, I simply avoid signing an employment agreement at all. That came in handy once ... I left a company suddenly, shortly after ownership changed hands and the new owner started changing the fundamental nature of the business. The new owner took me to court. The judge didn't simply dismiss his case -- he took 5 minutes to berate the guy first, and then dismissed the case.

      When I've not been able to avoid the document completely, I do modify the clauses that imply or state that the company owns or has any kind of right to the products of my non-working-hours labor.

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    6. Re:Read your contracts by Tim+Macinta · · Score: 2
      Also, when striking out and writing in changes on an existing contract make sure to date the modification and that you and the employer both initial the changes, or you risk the employer stating they didn't agree to the changes.

      Does that matter? It would seem to me that what is important is that you never agreed to their original clause, so how can they hold you to it? If your modified clause didn't hold up, wouldn't things default to be as if there were no contract? Well, IANAL, so perhaps there is some reason why getting them to initial it is necessary - also, I suppose it couldn't hurt and is at least courteous to them.

    7. Re:Read your contracts by alfredw · · Score: 2

      I believe that the way contracts work (at least in Canada, anyway) is that there has to be some exchange of "consideration" (something of value). This is why buying a car from a family member or somesuch involves an exchange of $1 - the token consideration.

      I know that in this country, if the consideration has been exchanged, the contract is considered to be agreed to and executed by both parties. Don't agree, don't accept (or give) the money.

      So yes, you'd be able to tell your employer to go take a flying leap.

      IANAL, but I believe this is a (very old) bit of British Common Law and probably applies in the UK, US, Australia, etc. as well as Canada.

      --
      In Soviet Russia, sig types you!
    8. Re:Read your contracts by BlueUnderwear · · Score: 2
      Of course, I just have to be careful not to use any of my open source code for anything at work.

      What if it the code has already been released (months, years) before having been used at work? (Should be easy to prove... just check a couple of mirror ftp sites)? In that case, how would it be any different from any other Open Source Code that you just downloaded and used at work?

      --
      Say no to software patents.
    9. Re:Read your contracts by the+grace+of+R'hllor · · Score: 3, Funny

      Section 14
      1)
      The boss' firstborn daughter, on her 18th birthday, shall be delivered to me while in a cake and wearing a teddy.
      2)
      [more of the same]

    10. Re:Read your contracts by Milican · · Score: 2

      Both you and the employer have to initial and date the changes? Would the contract still be valid if they did not initial and date the changes?

      JOhn

  4. That wouldn't fly in California by phr2 · · Score: 5, Informative
    Section 2870(a) of the California Labor Code states:
    Any provision in an employment agreement which provides that an employee shall assign, or offer to assign, any of his or her rights in an invention to his or her employer shall not apply to an invention that the employee developed entirely on his or her own time without using the employer's equipment, supplies, facilities, or trade secret information, except for those inventions that either (1) relate at the time of conception or reduction to practice of the invention to the employer's business, or actual or demonstrably anticipated research or development of the employer, or (2) result from any work performed by the employee for the employer.
    New York may have a similar provision. IANAL and I don't live in New York any more. Talk to a lawyer who works in NY labor law.
    1. Re:That wouldn't fly in California by jgerman · · Score: 2

      Wow, I think I need to do some digging in MD labor law. Another poster also offered the suggestion that if you want to bring GPL work to use at your job, draw up a license contract before you do.

      --
      I'm the big fish in the big pond bitch.
    2. Re:That wouldn't fly in California by cmowire · · Score: 5, Informative

      Be careful about these laws, however.. They mostly cover "inventions", which can be interpreted to mean that your ideas at home and any patents resulting from this can't be assigned, but any code you write may not be enough of an "invention"

      Talk to a lawyer before making this assumption.

    3. Re:That wouldn't fly in California by Wanker · · Score: 4, Interesting

      The lawyers are already onto this. Every small company I've seen requires employees to "waive" this right as a condition of employment.

      Somewhat puzzlingly, the larger, more bureaucratic companies do not always require this waiver. I expected it to be the other way around.

      Providing some small hope for humanity, I also know of a lot of very qualified people who have left over this very requirement.

    4. Re:That wouldn't fly in California by electroniceric · · Score: 2

      IANAL, but ich bin ein /.er, so I'll guess away:

      I'll bet that a term in a contract mandating you to give to your employer something you made during the term of your employment is patently illegal anywhere. Particularly if the worker can claim that they did not understand and would not have agreed to such terms.

      Of course that advice is worth exactly what it costs, but I'd be awfully surprised (and dismayed) if these people actually could enforce that. However, what they could make plenty gravy out of, and what I'd guess they'll do, is try to show that this guy used resources that work supplied to come up with the ideas that he then open-sourced.

      This does raise an interesting question about whether the redisseminated material can be recalled, given that all the people who used it used it legally and in good compliance with wishes of the author, as best they understood. How can those guys demand that people now start paying license fees without given them a chance to choose otherwise?

    5. Re:That wouldn't fly in California by red_dragon · · Score: 4, Insightful
      ...but any code you write may not be enough of an "invention".

      If they weren't enough of an invention, they wouldn't be patentable, right? I'd bet there are more than enough contradictions involved in this.

      --
      In Soviet Russia, Jesus asks: "What Would You Do?"
    6. Re:That wouldn't fly in California by coolgeek · · Score: 2
      IANAL but It's Labor Code. Waiving it does not make the employers act legal. Listen to me now and believe me later. If an employee could waive their rights under the Labor Code, every labor agreement would waive worker's comp, sexual harassment, bathroom breaks, etc. I think you get the picture. We have the Labor Code specifically so an employer cannot make what the legislature has deemed to be unreasonable requests of its employees.

      I believe any intellectual properties gained via such an agreement, are the fruits of a poison tree. (my lawyer boy best friend would kick me in the ass if he heard me saying that =) The real barrier is who's got the deeper pockets.

      --

      cat /dev/null >sig
    7. Re:That wouldn't fly in California by jrp2 · · Score: 2, Insightful

      This does raise an interesting question about whether the redisseminated material can be recalled, given that all the people who used it used it legally and in good compliance with wishes of the author, as best they understood. How can those guys demand that people now start paying license fees without given them a chance to choose otherwise?

      Very, very interesting point. I am also not a lawyer, but I remember an interesting point of Common Law from Bus Law class (way back in the last century) that if you obtain title to something from someone you reasonably believe to have valid title, your title is valid and the legit owner has no recourse against you. Basically if you buy a stolen item, and have no reason to believe it is stolen, it is yours to keep. This, of course, is a flakey area of law, and not something I would want to defend for buying a nice TV for $10 from some dude on the street. BUT, I think anyone accepting GPL code in this situation could probably use this to defend their right to the code in question. Heck, even the "thief" in this case did it in good faith.

      --
      The only athletic sport I ever mastered was backgammon - Douglas William Jerrold
    8. Re:That wouldn't fly in California by Random+Feature · · Score: 2

      It depends on how much the company wants YOU to work for them.

      I've never signed an employment contract as it was presented. I've read every one and always changed it to insure that anything I write/code/create on my own time, not directed by the company, is mine.

      I have offered them the alternative - triple my salary to compensate for "owning" my brain 24 hours a day.

      They've always changed the employment contract to suit my needs. Can't imagine why... :-)

      But you have to _know_ they want you bad enough to cave in to pull this.

      --
      I don't have a solution, but I certainly admire the problem.
    9. Re:That wouldn't fly in California by Marsala · · Score: 3, Interesting

      Hahahahahahah..... I used to think that section of the CLC afforded me some protection, too.

      See, I used to work for a company in Cali. In fact, it was a company that was (and is still) producing a Linux distribution. Despite having profited from Open Source for years, the DotCom boom and all the money it brought to the table encouraged management to start making the Great Intellectual Property Land Grab. One of my co-workers came in one day to discover that the company wanted to claim a small perl he wrote on his laptop in his apartment at 2am as vital Intellectual Property. The company's position was that the "relates to company business" exception could be excercised because it was a "software company" (and we were a "linux distributor" when the contract was signed a few months earlier) and his perl script was obviously software.

      If he'd been willing to fight, I'm pretty sure that he could have won as I'm pretty sure that the shady stuff they were trying to do wouldn't stand up in front of a judge... but in the end it was easier just to let the company have the damn script and quit the job to get away from the contract terms rather than to fight the good fight in court and try to pretend that management wasn't going to hold a grudge and try to fsck us later.

      On a positive note, the company in question has been relegated to irrelevance by the marketplace and is currently struggling to find something to sell that will actually make enough money that they might one day dare to dream of profitability. And all that despite the fact that they own the IP rights to a small perl script. :-)

      Kharma's a bitch.

      Any rate, point is... Even if it looks like the law protects you, get them to admit that you're protected in your contract as well. "Is this your signature?" is such a damning question that really undermines your argument in court... I'd much rather the other party be the ones that have to answer it than myself.

    10. Re:That wouldn't fly in California by mpe · · Score: 2

      Every small company I've seen requires employees to "waive" this right as a condition of employment.

      Except that you can't use a contract to get around a statute. It's not impossible that attempting to do so will both void the entire contract and render the party who tried to do it liable to prosecution.

    11. Re:That wouldn't fly in California by The+Cat · · Score: 2

      Invention is often used to gather copyright, trademark and patent together in IP agreements. Nevertheless, the intent of this statute is clearly meant to draw an insurmountable distinction between what does and does not belong to an employer.

      With 9 out of 10 people "employed" in some capacity, no individual could ever own an invention if the law were not written this way.

    12. Re:That wouldn't fly in California by The+Cat · · Score: 2

      The real barrier is who's got the deeper pockets.

      $50 for a Motion to Dismiss

      Game Over.

  5. Scary by jgerman · · Score: 5, Insightful

    That's scary, and I worry about it all the time. I'm pretty sure my contract did say that only work in the company's field was owned by them. I guess what it boils down to is I'll double check my employment agreement before I ever do a major release of sofware under GPL. Hell, I'll release it anonymously if I have to. Maybe that's the next step, coders forced to release projects under psuedonymns to avoid draconian employment contracts.

    --
    I'm the big fish in the big pond bitch.
    1. Re:Scary by jgerman · · Score: 2

      heh I can see it now on the kernel credits, Ben Dover, I.P. Freely ect hehe

      --
      I'm the big fish in the big pond bitch.
    2. Re:Scary by Zurk · · Score: 3, Funny

      yup. join the club of people who release GPL software anonymously.
      although in my case it was a fear of being sued for reverse engineering stuff from multiple companies.

    3. Re:Scary by anshil · · Score: 3, Informative

      If you release GPL projects anomyous you can as good use a public domain "license", or maybe a BSD license, if the copyright holder doesn't really exist as stated, who could possibly enforce GPL infringements???

      (BTW to inform _only_ a copyrightholder may legally track license infringements not another person like i.e. the FSF if they don't happen to be the copyrightholder themselfs) (and now you know why they require you to sign the copyright assignment papers for their projects :o)

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    4. Re:Scary by BlueUnderwear · · Score: 3, Informative
      If you release GPL projects anomyous you can as good use a public domain "license", or maybe a BSD license, if the copyright holder doesn't really exist as stated, who could possibly enforce GPL infringements???

      Just include a file with a public key somewhere in your package, and keep the private key. If the need arises, you can then come out of your anonymity and prove you are indeed the author by using the private key to sign a declaration to that effect.

      --
      Say no to software patents.
    5. Re:Scary by prgammans · · Score: 2, Interesting

      You could just assign the rights to a third party.

    6. Re:Scary by dillon_rinker · · Score: 2

      who could possibly enforce GPL infringements

      Donate the code to RMS or the FSF. Release under the GPL. Coordinate with them first. Anonymously, of course.

  6. At least the code is GPL'd by gadfium · · Score: 2, Informative

    That means there isn't much the company can do. I suspect it means that they can embed it into their own proprietary products if they want; if they own it, they can add other licences besides GPL to it. They can't stop the existing code from being freely used and further developed.

    1. Re:At least the code is GPL'd by MeowMeow+Jones · · Score: 3, Interesting

      But did he have the right to GPL it in the first place?

      In a worst case scenario, what happens when you merge all these patches from someone and then two years later some company claims that he didn't have the rights to assign ownership to you? Even if you manage to strip all the patches out, you then need to make sure that the replacement patches aren't borrowing any ideas from the old intellectual property.

      --

      Trolls throughout history:
      Jonathan Swift

    2. Re:At least the code is GPL'd by jfroebe · · Score: 4, Insightful

      I don't buy that the company couldn't do something... If I wrote a chunk of code, slapped a GPL license on it, and released it out to the public, does that mean that the code is actually under the GPL license? not necessarily... The question is really, "Who originally owned the code?" If it was me, then I can put a GPL license on it. If the company actually can legally claim ownership of the code (such as an employment contract clause), then the code is the company's and it was wrong if not illegal (stolen intellectual property, blah blah) for me to release the code. Usually, even if there is such a clause, the company can and will make an exception if you detail to them what it is you want to do (work on open source stuff on your own time). Just get it in writing. For example, Steven Wozniak (inventer of the Apple computer), approached Hewlett Packard about the design to the original Apple. If he didn't, they could have sued both him & Steve Jobs because until HP actually OWNED the rights to the Apple computer until HP decided it didn't care about such a "toy". Apple History: http://www.apple-history.com/history.html If you don't know what your company's policy is, then you better ask. jason

      --
      No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil
    3. Re:At least the code is GPL'd by BoneFlower · · Score: 2

      Problem is, legally speaking, you never had the right to release it under the GPL to begin with. All code you release in violation of such a contract is illegal, regardless of what license you used. If your contract states that your employer owns the rights to the code, then you are NOT allowed to release it under the GPL. No matter who touches it, it IS NOT under the GPL regardless of any statements in included docs or comment fields, UNLESS your employer wants it to be.

    4. Re:At least the code is GPL'd by SuiteSisterMary · · Score: 2

      Actually, it's one step beyond that. If he was never authorized to license it out in the first place, then the licence is null and void, and the company can demand that anybody using it stop, and that all copies be destroyed, and that nobody distribute it. Otherwise, I could hack into Microsoft's SourceSafe repository, snag the Windows 2000 code base, throw in the GPL files, and release it. Nope, that's theft. And according to Tilly's contract, which he read, claimed to understand at the time, and voluntarily signed, what he did can be classified as theft.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    5. Re:At least the code is GPL'd by anthony_dipierro · · Score: 3, Interesting

      If he was never authorized to license it out in the first place, then the licence is null and void, and the company can demand that anybody using it stop, and that all copies be destroyed, and that nobody distribute it.

      What if the code he wrote was a derivitive work of other GPLed code? In that case his employer can claim the copyright on the derivitive work, but they are required to GPL it.

    6. Re:At least the code is GPL'd by mindstrm · · Score: 2

      Yes, they COULD stop the original code form being freely used.. because the original author did not have rights to licence it under GPL in the first place.

    7. Re:At least the code is GPL'd by jedidiah · · Score: 2

      Just as others have worked up to here already.

      Merely develop the work as a derivative of some other GPL code. Then it doesn't matter who owns the code, it has to be GPLed if distributed.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    8. Re:At least the code is GPL'd by SuiteSisterMary · · Score: 2

      You know, that would be an interesting legal conundrum. I wouldn't be surprised if a court ruled that the derivitive work WASN'T GPL'd, because Tilly didn't have authority to accept the GPL for what was, in fact, his employer's work.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    9. Re:At least the code is GPL'd by SuiteSisterMary · · Score: 2
      If he was acting on his employer's behalf in creating the code, then he was acting on his employer's behalf in accepting the GPL.
      But he was, in that instance, acting with authority he didn't have. Similar to, if a company janitor signed a multi-million dollar contract 'on behalf of Company X' with IBM, the contract would be struck down, because he didn't have authority to enter into that contract. Basically, Tilly commited fraud. I'd hate to be the judge who has to figure out what that means, in this case. :-(
      --
      Vintage computer games and RPG books available. Email me if you're interested.
    10. Re:At least the code is GPL'd by SuiteSisterMary · · Score: 2

      I'm bad at analogy. My point is that it wasn't his to GPL, and that will be interesting if it ever goes to courts. :-)

      --
      Vintage computer games and RPG books available. Email me if you're interested.
  7. I would like to know the name of the company. by Sivar · · Score: 5, Funny

    No reason. }:>

    --
    Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
  8. National Geographic and Intellectual property by Anonymous Coward · · Score: 2, Interesting

    National Geographic has come across the some problems with intellectual property. Photos, except for those actually printed remain the property of the Photographer, whereas on a film/video expedition ALL fottage is NAtional Geo's property. (I know there are different issues with film, clip useage, etc.)Is this type of intellectual property agreement common across all creative fields, even if the company never profits from the employees work?

  9. No frigging way. by Espressoman · · Score: 2, Funny

    Such a thing is obscene. No amount of money will convince me to sign over every piece of intellectual property (what ever that may be in this context) I generate during the contract term. We are meant to be hiring out our brains, not selling them into bonded labour. What do they expect people to do, turn off our brains when we aren't at work? Crazy.

  10. System Administration? by fo0bar · · Score: 2, Interesting
    I just took a new sysadmin job with an overly-lawyerfied inventions agreement. However, I did look over and change things to TRY to protect my existing open-source work, including changing the "we own all your code" clause to "we own all your code that you made, relevant to your job".

    However, a sysadmin position is a very broad job. Does the 100-line perl script I wrote to move SNMP data into a database (which I did for my own use) count as something relevant to my job? Yes, it very well can.

    Any idea how to navigate these invention clauses when you are a jack of all trades?

    1. Re:System Administration? by jgerman · · Score: 3

      They should only have ownership dibs on stuff you did explicitly for work, and or on their equipment. Tell your boss straight up. I wrote a piece of software at home that would make this easier, I'd be more productive, but I'm not bringing it in until I have, in writing, that I own the software.

      --
      I'm the big fish in the big pond bitch.
    2. Re:System Administration? by SuiteSisterMary · · Score: 2

      As they say above, stuff you do on THEIR time, or stuff you do that THEY TOLD YOU TO, they own. Stuff you do on YOUR time, AND that you do because YOU WANT TO, is yours. Note that the first is an OR clause, and the second is an AND clause. You can't go writing personal stuff on company time, but most people, for whatever reason, write company stuff on personal time.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    3. Re:System Administration? by TheLink · · Score: 2

      Think professional craftsman.

      Stuff which the company asks you to make and you make it is theirs.

      Any tools that the company gives you to improve/sharpen, remains the company's.

      General little tools which I make OR bring in order to make the stuff remain mine unless I am feeling generous (hey if your company is nice, more so that you should be nice too).

      If you take the company's stuff without permission and incorporate it in a tool then you better say the resulting tool is theirs :).

      If I spend a week of company's time on something which is not theirs it still doesn't mean they own it. It just means I have been a bad employee and they can discipline me for it.

      It's wrong to go around building my own airplane using the company's facilities! But if the company wants to own the screwdriver I made from spare bits of metal and time, fine they can have it, but they're being rather silly and greedy.

      And if the company wants to own your kit plane you built at home, that's just wrong.

      I'd rather work with reasonable people whether I'm hiring or being hired. If they are so greedy or calculative then forget it.

      All this "owning" "it's mine" "it's yours" pisses me off. Companies and employees should grow up and get past the 4 year old kid stage and stop trying to take everyone else's stuff.

      Just because you can, doesn't mean you should.

      Coz you soon find that having all the toys and goodies isn't so fun after all when you have no friends to play with.

      --
    4. Re:System Administration? by Grab · · Score: 2

      If you wrote the Perl script on company time and/or on a company computer, then yes. If you wrote it in your own time AND on your own PC, then no. But ONLY if you've got your contract right...

      Grab.

  11. This hurts like... H-E-double-hockey-stick... by RnKTessai · · Score: 2, Insightful

    Most of the people on PerlMonks know me as Necos. Personally, I think that most would agree that this sucks for all of us that do open source development. tilly has helped out a lot of us at Perlmonks with suggestions and code snippets (where applicable). To lose tilly's insight is not only a loss for Perlmonks users, but for Perl coders and OSS developers everywhere. My best goes out to tilly. I hope that he can somehow get out of this bind.

    --
    [RnK]Tessai
    For better or worse, it's your life or your purse...
  12. It's time for a LABOR LAW LAYWER by Dino · · Score: 2

    For example, if you were in Texas, you could go here.

    I'm sorry, but this is crazy.

    Run, don't walk from such contracts.

    --
    That's not what I meant.
  13. OK, so what about.... by pjdepasq · · Score: 5, Insightful

    So what about if you go back to school part time to work on a Master's or PhD. Especially with respect to software developement for your degree, (in my case, software for my PhD). Do they think they own my software and ideas central to the PhD?

    At my school (and many others define a PhD this way), PhD work has to be new, original work that adds to the discipline. Almost certainly anything that you do under the PhD banner would be something a company might claim falls under such a contract. Regardless if the work relates to the company's products/goals/ideals, this does not seem right and fair to me.

    I am not in this situation, but know others that are. Just wondering...

    1. Re:OK, so what about.... by wytcld · · Score: 3, Informative

      To further complicate things, some universities claim the IP rights to anything developed by students there.
      ___

      --
      "with their freedom lost all virtue lose" - Milton
    2. Re:OK, so what about.... by pjdepasq · · Score: 2

      Exactly, and that's something I'm going to have to battle over next year (once I'm done).

      Can you imagine a company and an educational institution fighting over YOUR software application (tool/widget/etc) which YOU developed for YOUR degree. Bah!

      Perhaps you should patent it now, and then let it get real hairy!

    3. Re:OK, so what about.... by clifyt · · Score: 5, Interesting

      Actually, I had a situation similar to this a few years back. An employee of mine asked if I wouldn't mind letting her do a project she was working on as a Senior Thesis. The only thing that meant for me was that I, as an employeer, had to be vigilant NOT to take the code and reprogram it for her in the middle of the night as I could get her in trouble with her educators (I also work for an educational facility, so things like that would effect me if it were thought I was helping a student cheat). It just meant that I had to act pretty much as an idiot non-programmer and give her bug reports and things like that, but not the actual code fixes. Hell, I'd end up writing an example code of something different showing her how I would fix the code, just to insulate me from the process and it worked well.

      Anywho, a month after her graduation, that school started offering a product line VERY similar to my own...I knew because their department had been licensing the older software from us (as do quite a few schools) and was shopping it around to my other clients.

      It ended up being a real pain in the ass, with her professor actually claiming that he came up with the entire idea of this and didn't know she worked for me. He claimed that she was such a bad programmer that he also wrote most of the code (when in fact a good chunk of what was there in the end, was actually my example code...I was a little miffed as I told her NOT to use my examples wholesale for this application, but to do something similar).

      So for 4 months, we argued back and forth about all of this, until we got the lawyers involved. The jerk of a prof continued to tell everyone that it was his idea and mostly his programming, when the guy barely knew this language...in the end, he was able to keep a chunk of the software that I paid my employee for and use it in house (which meant I lost their school as a major client) but it was agreed that they would not sell it or let anyone else use it.

      So yeah, your company and your educational institution may end up fighting over your code in the end. Make sure everyone who is involved knows whats going on and arrange a meeting with everyone BEFORE you start to use the code (as the employeer I didn't meet anyone til about the time the educator was having trouble using the code...which I let her leave in the stripped down 'Thesis Mode' on my demo server, but he needed it installed on his machine to see how it worked...but didn't even know how to get ODBC set up...yeah it was windows code). If I had met all these people, I would have gotten a signed statement from everyone these saying, "Yeah, I know she's using this for a class and I'm not helping any more than as a mentor, but it still fucking belongs to me as I'm paying for the shit". I would have gotten a signed statement from the educator revoking any right he had to the code and I would have gotten a signed statement from the employee / student saying she understood both of our positions. If ANY of the following did not agree to this, I would have told her to do something completely different that ANYTHING that we were doing in my department.

      So, maybe this in some sense explains why employeers have to be nazi's about the whole damn thing.

      clif / sonikmatter.com

    4. Re:OK, so what about.... by satanami69 · · Score: 2

      As it was her code for her education (even though you may have wrote it), I'm shocked that you even got a second look from the courts. The best case for this is that she would have lost her degree and thus the university would not be able to use her code. Then, you'd be able to use it all you'd want.

      --
      I really hate Dan Patrick.
    5. Re:OK, so what about.... by Kefaa · · Score: 2

      Lets use a simple example... In your quest for a PhD you find a way to ship packets at twice the speed currently thought possible with a minor software upgrade at the switch.

      Your school thanks you, because most PhD work belongs to them. (Check ALL the papers you signed when applying) Your employer thanks you, because all the work for hire belongs to them. The lawyers love or hate you depending on which side of the fence they are on.

      In the end, you are hosed pretty good. These things can happen without evil intent, but you are still in trouble once your name is on the line.

      Tell them to read everything carefully and if they are in doubt, call a lawyer. $200 now beats thousands later.

    6. Re:OK, so what about.... by clifyt · · Score: 2

      Reread this again. She wrote the code. Some of the bugfixes were taken out of examples I had given her, but that is no different than finding examples on the net and incorpotating these into the code base.

      Why would she have lost her degree? As an employeer, I paid her to code, therefor this was a work for hire that belonged to me BUT I gave her the right to use the code for her education. She programmed it, not me.

      Anywho, no courts -- we had it sent to arbitration before anything like that ever happened.

  14. I checked my contract before signing... by stupkid · · Score: 2, Funny

    And my employer (A fortune five company) had no problem with me owning the code that I write on my own time. I can't imagine that any employer would unless they are planning on screwing you.

    The funny part is that my current employer is very liberal with the licensing on my code and their environment is not very Linux friendly. My former employer was a .com Linux shop they were very adamant about owning all of my code. Guess who is paying me more?

    ;)

  15. Re:this is a serios problem by jgerman · · Score: 2

    You bring up an interesting point. It should be illegal to sign away all ideas and inventions to anyone, that way employers couldn't even try it and potential employees wouldn't be held over a barrel to make a living. Where does the contract end? If I paint the next Mona Lisa is it the property of my employer? Or I write a book? Or I invent a new auto exhaust system? I doubt that the more far fetched challenges would hold up in court, but considering it's a corporation vs. an individual it's tough to fight.

    --
    I'm the big fish in the big pond bitch.
  16. You don't own your rant by Disco+Stu · · Score: 4, Funny

    Dude, I think your employer owns your Perlmonks rant, too. I hope they don't change it.

  17. One partial fix for that by jmv · · Score: 3, Interesting

    One thing I'm glad I was doing (though I never had to use it with my employer) is that I wasn't alone working on my (L)GPL project (see sig). That way, even if my company had tried to claim copyright, they would have had a copyright on only my code, which would make the code useless without the other contributions. It sorts of limits the incentive for a company when it knows that it can't gain much in the (potential) conflict.

    Another thing that also helped is that since at one point a part of their software linked to my (LGPL) library, making it "illegal" would also have made their own product illegal.

    1. Re:One partial fix for that by Courageous · · Score: 2

      Linking to an LGPL product does not make that product a derived work. You are thinking of the GPL, not the LGPL.

      C//

    2. Re:One partial fix for that by jmv · · Score: 2

      That's not the issue. If I don't have the right to put my code in my LGPL library, then the library is broken so they cannot use it. If they want to put my code in the LGPL library, then they need to release that code under the LGPL. (By the way had my library been GPL, they could not have use it under any circumstance, period)

    3. Re:One partial fix for that by Courageous · · Score: 2

      I'm not quite sure what you're saying. If someone working for a corporation under a work-for-hire agreement submits changes to an LGPL library produced by a third party, and those changes are done without approval or implied approval by the company they work for, the owners of the LGPL library are entirely in the clear. They own any derivation of their work, regardless of how produced, as a matter of standard copyright law.

      Now if the employee issues an _original_ release of a GPL or LGPL library without permission, that's a different matter. The release is entirely without legal basis, and all current users of the libraries who thought they were previously licenses in effect lose that license.

      Of course, this isn't to say that there won't be a whole mess of litigation (as well as negative publicity!) as a result.

      C//

  18. Applicability is Dependent on State Law. by cluon · · Score: 2, Interesting

    Boiler plate contracts such as this are limited by state laws. I did some research in this area a year or two ago while reviewing my employment contract.

    I found that in California, it had been previously upheld in court that anything an employee creates outside of his work environment, without using company resources can not be considered for ownership by the employing organization.

    The only other thing that may bite you in the ass is non-compete agreements you may have with your employer.

  19. Absurd! by Decimal · · Score: 2, Insightful

    This is like being a gourmet chef, and one day your employer shows up and demands all of the food in your fridge!

    --

    Remember "Bring 'em on"? *sigh
  20. And keep a copy! by MarkusQ · · Score: 4, Informative
    Where it says:

    company owns the rights to all work produced during the term of employment

    Just strike it out, and change it to:

    company owns the rights to code written during working hours and in direct furtherance of any tasks assigned by the company

    Don't forget to keep a photocopy of the modified contract!

    An even better solution: many such contracts have a space for exceptions (e.g., in case you are already bound by the terms of a previous employer's contract). Just put in something like "excluding work on software distributed under licenses (GPL, etc.) that would otherwise conflict with the terms of this contract."

    If they object, just ask (with an innocent face) "do you really want to get the company's IP tangled up with the GPL? I think we should keep them seperate, don't you?" Ten gets you one they will shudder and agree to the exclussion.

    If they try to say you can't work on open source projects, put the innocent look back on and say "is it really company policy to prohibit employees from doing community service on their own time? I find that rather...unusual."

    -- MarkusQ

    1. Re:And keep a copy! by glwtta · · Score: 2
      Don't forget to keep a photocopy of the modified contract!

      erm, photocopy? If there aren't two copies of your contract, signed by both "parties" one of which the employer has and one which you keep - then I don't know what the hell you are doing.

      --
      sic transit gloria mundi
    2. Re:And keep a copy! by MarkusQ · · Score: 2
      erm, photocopy? If there aren't two copies of your contract, signed by both "parties" one of which the employer has and one which you keep - then I don't know what the hell you are doing.

      Keeping them honest. In one case I've heard of, the employer took all the contracts at signing and returned them to the new employee about a week later in a nice package--minus the modifications. Looking closely, she noticed that they looked laser printed, including the signatures. When she asked about this, she was told that contracts were routinely scanned into the company's "document retrieval system" and "since they never change" the first umpteen pages were only stored once. Only the signature page was stored per-employee.

      At this point she had no record that the changes had been made, or even (apart from her memory) what they had been. A photocopy won't trump an original, but sure beats the absense of any record.

      -- MarkusQ

  21. Re:Can't beat em straight on by cmowire · · Score: 2

    I have had nothing but good results by negotiating away the bad parts of the contracts. Releasing stuff under a pseudonym is NOT going to be very good if your employer ever finds out because then you are intentionally deceiving them to commit the crime of missapropriation of employer intellectual property. As in, can get you into loads of trouble.

    Of course, on the other hand, it is up to you to make sure that you are not using employer resources. This means you buy your own copy of Visual Studio if you develop for Windows. This means you don't hack on it at work. This means you might end up owning two copies of Design Patterns -- one for work, one for home.

  22. When I worked for Goldman Sachs... by rcs1000 · · Score: 2

    The employment contract was even more harsh... at least in theory.

    Any intellectual property I developed, such as writing a diary, at home in my own time, was their property. To this day I worry that royalties from my autobography Robert Smithson: My Life at The Coalmine (sales to date: zero) will accrue to GS.

    BUT (and this is the point of my post, as you guessed there would be) the contract also stated that any work I did in my own time would be mine, so long as I got their permission. And that such permission 'would not reasonably be refused'.

    Maybe GS is uncommonly kind (although that seems a little unlikely), but most emplyers demand more the right to be kept informed, than the right to control your every move. If your line manager says (off-contract) that it is 'no problem' that you work on GNU/Emacs for Dreamcast in your evening time (especially if you mention the important befits to your company, like... errr.. not playing Virtua Tennis instead) ten there is very little the company can do about it.

    So, just remeber to ask someone who doesn't care, or know the details, about employment contracts and you'll be fine. Just hope they don't read Slahdot...

    *r

    --
    --- My dad's political betting
    1. Re:When I worked for Goldman Sachs... by blang · · Score: 2

      Good point. Coders should unite forces, and periodically ask for permission. Companies hate having their legal departments wasting time on long contracts. Remember, for every lease contract, warranty, sale, employers have to spend expensive legal counsel hours. I've seen large purchases being cancelled because the vendor presented a 14 page lease contract, and it would take the customer 2 weeks to get it past their lawyers. The firm did not have the time to wait, so the deal went to a company presenting a 2 page contract.

      If it turns out that their unreasonable employment contracts causes significant increase in lawyer cost, there is a chance that more reasonble boilerplate contracts will emerge. Because companies don't make up these contracts to be evil, they do it because they think it'll make them money.

      --
      -- Another senseless waste of fine bytes.
  23. "Told you so" says the FSF by Olivier+Galibert · · Score: 3, Interesting

    That's exactly the reason why the FSF is so adamant about getting copyright assignments for the code they accept in their projects, including a release by the employers of the contributors. Otherwise, you have a non-negligible risk of ending up with this kind of problems...

    OG.

  24. You CAN'T waive that provision by phr2 · · Score: 5, Informative
    IANAL but from what a lawyer told me, we're not talking about a "right" that can be waived. Rather, it's a law about what parts of employment contracts are enforceable. An agreement to "waive" it is no more valid than an agreement that says you'll work for your employer at below the legal minimum wage or that you'll permit your boss to shoot you dead if you're late to work. Basically the law says that it's plain illegal for an employer to claim ownership of something you did on your own time. It's not subject to your "waiving" it. You are not allowed to waive the law.

    I've worked for several small companies in California whose agreements tried to grab everything they could from me, and if they could have gotten me to "waive" section 2870(a) they would have. Instead, the employment agreements and IP assignments specifically said stuff under 2870(a) wasn't covered. The paragraph that I typed in came verbatim from where it was quoted on one of my old employment agreements that I pulled out when I saw the /. article. Any employer who fools around with that needs to be reported to the labor board.

    1. Re:You CAN'T waive that provision by Wanker · · Score: 5, Insightful
      I need to go look at those old papers again, especially since the following is also part of California law:

      [2870] .... the part included in the original post ....

      (b) To the extent a provision in an employment agreement purports to require an employee to assign an invention otherwise excluded from being required to be assigned under subdivision (a), the provision is against the public policy of this state and is unenforceable.

      2871. No employer shall require a provision made void and unenforceable by Section 2870 as a condition of employment or continued employment. Nothing in this article shall be construed to forbid or restrict the right of an employer to provide in contracts of employment for disclosure, provided that any such disclosures be received in confidence, of all of the employee's inventions made solely or jointly with others during the term of his or her employment, a review process by the employer to determine such issues as may arise, and for full title to certain patents and inventions to be in the United States, as required by contracts between the employer and the United States or any of its agencies.

      2872. If an employment agreement entered into after January 1, 1980, contains a provision requiring the employee to assign or offer to assign any of his or her rights in any invention to his or her employer, the employer must also, at the time the agreement is made, provide a written notification to the employee that the agreement does not apply to an invention which qualifies fully under the provisions of Section 2870. In any suit or action arising thereunder, the burden of proof shall be on the employee claiming the benefits of its provisions.

      It's quite possible that the "waiver" is really "an offer to assign" under section 2872 there. Talk about an offer you can't refuse...

      But then again, I'm no lawyer so I have no idea how this should be interpreted "correctly".

    2. Re:You CAN'T waive that provision by cduffy · · Score: 3, Interesting

      Yes, but by 2872 whatever rights you assign don't affect inventions qualifying under 2870... so the assignment (waiver, whatever) doesn't negate 2870's effects.

      IANAL either, though.

  25. Response and Responsibility by rjamestaylor · · Score: 4, Insightful
    A public drubbing, including massive amounts of humiliation are definitely in order. I would go as far to say that Tilly's company has benefitted greatly from Open Source and this could be seen as a major slap in the face of Larry Wall, et al, who have provided the tools Freely (and freely) for others to use. Seriously, Tilly may have to go "dark" because of his slave master employer, but we have a right -- no, a responsibility -- to shine the light of day on this greedy corporate leech.

    It's evident on Perl Monks that Tilly has no practical choice but to: stop contributing Open Source, and, this is worse, not to leave his company or face having his work pulled from CPAN. He's being blackmailed -- and can't afford to leave for the sake of his wife. This is outrageous behavior on behalf of his company. Damn that company!

    --
    -- @rjamestaylor on Ello
    1. Re:Response and Responsibility by wytcld · · Score: 3, Insightful

      Um, what's the company? What do they make? What other firms are they in collaboration with? How thoroughly can we ostracize them from doing any further business, anywhere, with anyone? Do they have products, or customers, or partners who can be boycotted?

      --
      "with their freedom lost all virtue lose" - Milton
  26. One thing-- overtime by einhverfr · · Score: 5, Insightful

    For those of us who work hourly work, there is one think called "overtime" which is usually provided for in state law. This means that if my employer wanted to claim my work via contract, I would claim large quantities of overtime... If they claim that they own the work, then the time I put into it was work for hire, right? ;)

    --

    LedgerSMB: Open source Accounting/ERP
    1. Re:One thing-- overtime by DuranDuran · · Score: 2, Funny

      > Pirating software is like stealing crack from a drug dealer and pretending that it makes you free from addiction.

      Of course this is rubbish - crack'll screw me up. Software won't. Even if I buy my crack from the government or whoever makes it, it'll still screw me up.

      An incorrect .sig is still incorrect.

      --
      "You can justify anything by putting it in quotes, adding a famous name and making it a sig" - Albert Einstein
    2. Re:One thing-- overtime by Bender+Unit+22 · · Score: 2

      About overtime.
      You might think it's fun to allocate your entire life 24 a day to your work. Just make sure that you get something from it. Money expirence, what ever. Because no one thinks twice about letting you go when the money is tight.
      Of course a good "worker" is likely to last longer, just make sure you don't get screwed.

  27. This only hurts the employer in the long run by WIAKywbfatw · · Score: 5, Insightful

    This kind of "we own you and everything you do" approach only hurts the employer in the long run. Here are a few reasons why:

    1) It pisses off the company's current staff.

    When an employer treats you as a piece of property then there's very little incentive to treat the company as anything other than a source of income. Why devote your life to the job when you get no respect back?

    2) It hurts the company when it's recruiting.

    A lot of jobs are filled by recommendation, word of mouth, etc. If your friend's constantly telling you how badly his employer's screwing him would you apply for a job there?

    Or, if you were offered two similar jobs would you take the one that wants to own you a third of the time or the one that wants to own you all of the time?

    3) It discourages staff from furthering their knowledge and experience.

    Pop quiz: if you were the boss, which would you rather have?

    a) coders who care are in it for only the money, who switch off at 5.00pm sharp and spend their evenings playing on a PS2; or
    b) coders who live and breathe code, who actively take part in open source development, learning new tricks and techniques in their own time and come to work with fresh ideas and more experience under their belt everyday.

    Tough one, huh?

    I'm amazed this company has the balls to treat it staff so badly. Let's face it, treating your most valuable employees as little more than street urchins, turning away potentially brilliant hires because they refused to be shackled 24/7 and discouraging your employees from broadening their programming horizons and skills is incredibly short-sighted.

    Ultimately, company's that persue such restrictive terms of employment are only shooting themselves in the foot.

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    1. Re:This only hurts the employer in the long run by tb3 · · Score: 2

      Yes, but in this economic environment, management is awfully arrogant. They don't think you'll quit because you can't get another job, and if you do quit, they can replace you with someone cheaper. Sure, in the long run they're shooting their feet, but these are the kind of PHBs who can't see past the next fiscal quarter.

      --

      www.lucernesys.comHorizon: Calendar-based personal finance

    2. Re:This only hurts the employer in the long run by pertelote · · Score: 2, Interesting

      >Ultimately, company's that persue such restrictive terms of employment are only shooting themselves in the foot

      Very true, and very sad. My father was an Electrical Engineer, and Senior Designer at a company. At his wake, his various patents were on display, and a friend commented that we would be left well off from the revenue. I had to tell him that the company owned all the patents, they just gave the engineers pretty framed copies to hang and admire. We got zilch. That was the employment agreement. The saddest part is that the company was gone 3 years later due to mismanagement. Thousands of patents they owned from the work done by their engineering staff became unprotected. And we still got zilch.

      pertelote
      http://pertelote.crosswinds.net

    3. Re:This only hurts the employer in the long run by sigwinch · · Score: 2
      I suspect that it's because companies are by nature trying to get as much profit as possible. This includes, I think, in their view, possible monies to be made off software licences etc.
      Nope, it's all about lawyers trying to justify their paychecks by putting as many lawyerly terms and conditions in everything they can lay their hands on.
      I don't think that capitalism without checks is a good idea. This only encourages workers to become depersonalized and disinterested in their work.
      <boggle> Working for one of these idiot companies is not slavery to capitalism, it is a conscious, willing choice made freely by the employee. Capitalism means they are free to go anywhere else if they want to, or start their own company.
      --

      --
      Kuro5hin.org: where the good times never end. ;-)

    4. Re:This only hurts the employer in the long run by Malcontent · · Score: 2

      Do you know who the company was? If not then they did not get hurt at all. None of what you said effects them if they can muzzle the employees before, during and after.

      --

      War is necrophilia.

    5. Re:This only hurts the employer in the long run by Courageous · · Score: 2

      Huh? Patents are assets. The creditors would own the Patents; they don't expire when the company goes under. Not in the U.S. anyway.

      C//

    6. Re:This only hurts the employer in the long run by arkanes · · Score: 2

      Except that they aren't, because all the IP they create still belongs to the orignal company, non-competition clauses (isn't a "non-competition" clause the antithesis of the free market?), etc, etc, etc.... Handily, I work for the State (of NY, sadly, I may need to review my contract) and therefore don't have any of that non-competition stuff.

    7. Re:This only hurts the employer in the long run by sigwinch · · Score: 2
      Bullshit. Nobody held a gun to their heads and forced them to start working there. Nobody raped their daughter until they signed the contract with the non-compete and IP clauses. No, they were fully informed about the restrictions, and judged that the salary was worth it.
      isn't a "non-competition" clause the antithesis of the free market?
      They are selling promises about their own behavior. You can't get any freer than that. Judging from your tone and incoherence, you probably have a "solution" to this "problem" that involes a nanny government keeping people from doing things "for their own good".
      --

      --
      Kuro5hin.org: where the good times never end. ;-)

    8. Re:This only hurts the employer in the long run by arkanes · · Score: 2
      Wow, what an amazing way to turn this thread into your own pet ranting. Not to mention making assumptions about my beliefs.

      Point: allowing people to deprive themselves of rights is a downward spiral (or slippery slope, if you will) for any free society. This is one of the reasons we outlaw indentured servitude.

      Point: This is not about the legality of these contracts, it's about being wary of them, and somewhat about the ethics of such clauses.

      Now, as for nanny governments depriving you of your ability to do things "for your own good"... try thinking things through for a minute. If you don't WANT to work for my competitors after you quit, you don't have to. If you don't want to tell everyone the trade secrets of my company, you don't have to. Nothing would force you to do so. What such legislation would do (not that I advocate it, this is simply assuming such existed) would prevent you from signing away your rights. If you chose to comply, you still could.

      One of the decisions we made as a society is that we won't market and sell humans as objects. Sadly, as we get more and more corporatized (is that a word? I don't care) we lose track of that and do it more and more. Would society really be HARMED if you couldn't sign away IP you create on your own time to your employer? How would that hurt anyone except an unethical employer? if you really WANT your employer having the rights to everything you ever create, whats wrong with requiring it to be done explicity for each item?

      In conclusion: Legislation may not (probably is not) the best solution here. Education and (possibly) organized action is. I have to say that I didn't even think about the possibilty that that clause meant EVERYTHING I created, even on my own time - I assumed (reasonably) that things I created on company time, with company equipment was, but thats all. Now, I'm not blaming the state for not protecting me, but it sure would be nice if such broad-reaching (not to mention totally unneccesary) clauses weren't enforcable. I'm sure tilly would agree.

  28. My experience by Virtex · · Score: 5, Interesting

    I work for a large telecommunications company. I won't mention the name, but I'll just say that it's a 6 letter word which starts with "spr" and ends in "int". Anyway, six months after I got the job, they tried to force one of these employee agreements on me. It was filled with language that basically said that they own everything I do, past, present, or future (it said anything related to this company's current or anticipated future business, but it would be all too easy for them to say some invention of mine was an "anticipated future business idea"). I doubt such a blanket statement would be legally enforceable, but I didn't want to deal with the legal headaches.

    When I got the form, I wrote back with all the changes I wanted to see in order to protect my rights without adversly affection theirs (hey, I can understand a company wanting to protect themselves, so long as they understand my desire to protect myself too). A couple weeks later, the company's lawyer came down to talk to me, trying to convince me that I was taking the document too literally and that the company would never really use it against me. Of course, if that were true, he would have had no problem changing the document as I asked, but his excuse is that this was the same document that everybody signs.

    I took the document and marked it up with the changes I wanted, and added a disclaimer which basically said "my signature on this document is contingent on me being able to own my own work". Of course, I detailed what I defined as "my own work". After making these changes, I sent the document in. About two months later, I received another copy of the form in the mail with a letter saying I had never signed the document, and they wanted me to sign this one. I never did, and they haven't bothered me with it since. If they were to hassle me with it again in the future, I have no doubts I could find a better job elsewhere.

    --
    For every post, there is an equal and opposite re-post.
    1. Re:My experience by tjgrant · · Score: 2, Interesting

      Until November 1st, I had been the guy in charge of the the contracts, When our attorneys came to me with the IP agreement they wanted my employees to sign I sent it back and said "try again. These are creative people, not indentured servants." They came up with a much more reasonable agreement, and included an addendum on which employees could retroactively list any projects they were working on that they didn't want covered by our employment contract. It worked very well and everyone was happy.

      My company closed its doors Nov. 1, and I had to find work, and after six weeks, I did find work at a very cool company who also hired one of my former engineers at the same time. He and I went through the whole HR process at the same time and were both handed "employment contracts" at the same time. We read them in detail and both refused to sign the contract based on the same IP paragraph that said "We own you and everything you might possibly think of or create for up to one year after you leave our employ." The HR person was somewhat stunned and said she'd get the lawyer to change the wording so we could sign it. It's been three months and I've never seen the contract. I asked one of the executives about the contract and he told me not to worry about it, he wouldn't sign it either.

      --

      Stand Fast,
      tjg.

    2. Re:My experience by armb · · Score: 2

      > A couple weeks later, the company's lawyer came down to talk to me, trying to convince me that I was taking the document too literally and that the company would never really use it against me.

      Been there, done that. Though it helped in my case that I was one of the 60 or so people who refused to sign the new terms and conditions (after a takeover), and that some of the things they were asking for were almost certainly illegal restraint of trade.

      We got the terms changed.

      --
      rant
    3. Re:My experience by Telastyn · · Score: 2

      I am currently under one of these contracts. Anything done with company resources or even thinking about it during company time is applicable. The wording is vague enough to perhaps apply to non-work related tasks.

      I don't code terribly much, though whenever I do most anything online or even semi-legitimately like coding, it will be published via psuedonym. This helps greatly imo with (legal) plausible denyability.

  29. Re:this is a serious problem by ergo98 · · Score: 3, Interesting

    imagine a person working on code at work then coming home and doing the same thing.

    I guess it matters what your interpretation of "the same thing" is. Do you mean "programming"? Do you mean "programming Web applications"? Do you mean "programming Web applications for the oil sector, communicating with G7527 devices"? If someone spends 9-5 contributing for his employer, and then spends 6-11 of sweat and tears on "his big break", then please realize that that is the spirit of innovation, and that's what all societies needs to encourage more: Every big company was founded when someone broke the chains from a restrictive engagement. In an ironic twist, these employers who try to strong-arm their employee's personal projects should realize that most employees bring skills TO work FROM their personal project (i.e. usually people work on wideranging things that they'd never get a chance to in the daily grind, but once they've perfected it they can leverage those skills in the workplace). I'd like retroactive 24-hour a day pay instituted for any organization that feels that it owns its employees. As a sidenote: Organizations that fairly compensate ingenious contributions, product ideas, etc, never seem to have this problem: They realize that their employees are what brings in the paycheque, and if Bob thinks up a $40,000,000 idea while mowing the lawn, well then it might be in their best interest to offer conditions that reward him for it. Instead, most of these companies with unbelievably overpaid upper management, CEOs with golden parachutes (who often sit on dozens of boards at different companies), want to be able to say : YOINK! There, now get back to doing that COBOL code. FUCK THAT.

    However, the crux of the matter is this: We live in a capitalist society. Capitalism is an eat and be eaten atmosphere, and it's one where EVERYONE is ALWAYS a free agent : You are always an entrepreneur - No company EVER owns you. This (at least where I live) is not slavery, and no one can conscript you into bondage (well, unless you're into that sort of thing). The fact that anyone would even CONSIDER signing contracts like that (or that they are legally allowable or at all enforceable, or even morally comprehensible), is disturbing. Employers pay an employee for the known work that they contribute on company projects, and they compensate the employee for the work that they contribute: If someone is spending their mental energy on personal projects and doesn't contribute to their employer, then naturally they won't get raises, and they might even get fired : That's the entrepreneurial spirit of a capitalist society. Never would I justify an employee stealing code from work projects (nor do I think anyone else is), or stealing proprietary technologies, but for anyone to claim that the spirit and upward potential of someone is constrained because they have a 9-5 gig disturbs me, and if that's what the idea behind our society is then bring on the revolution. Did I nap through when we warped into the communist regime of the USSR?

  30. Moral Rights might help (Australian Idea) by mosabua · · Score: 2, Informative

    Hi again!

    just a follow up to my contract snippet. In Australia there is a term called Moral Rights of Authorship that are part of the Copyright act.

    Normally you have to sign an waiver of all moral rights on employment because they give you VERY wide control of your work.

    They were intended for book or film authors preventing from rip offs and so on, but they DO apply for programmers and engineers and so on as well.

    If your contract does not contain a waiver for those rights you are most likekly fine and actually have a lot of control.

    Maybe there is something like that in the US as well...

    manfred

  31. If you hate your job anyways... by dghcasp · · Score: 5, Funny
    Some places I worked in the past had Employment Contracts that gave the company full rights to "... any intellectual property, inventions or creations made during the period of employment." [wording more or less.]

    I often thought that if I really wanted to quit and didn't care about a good reference, I'd take my camera to the local zoo and shoot several rolls of, er..., animal droppings, then lay out a book of photos of these, er... products of nature. And, since the company has all IP rights, put them down as the author.

    It'd all be worth it when HR got the pre-press of the glossy coffe table book of Products, by Joe's Software, with the big picture of a turd on the cover.

    1. Re:If you hate your job anyways... by Bobzibub · · Score: 2, Interesting

      Seriously though, what if you wrote some program that allows access to pr0n or some other program that the company would find offensive? Do they automatically own it? Can you get in trouble as an employee for writing possibly illegal or unethical software in your own time, and announcing it--but then it is actually your employer's property? Are they not then liable, as owners, for the damage incurred for an employee writing a virus despite the fact that they are not supervised?

      I would imagine that employee contracts that include clauses like this would open up a whole new world for liability. If Tilly's money-grubbing-employer successfuly voids the GPL and the software that is in the wild is not be covered by any EULA.... If it breaks and causes damage, wouldn't grieved parties come knocking on unsaid-money-grubbing-employer's door lawsuits in hand?

    2. Re:If you hate your job anyways... by clare-ents · · Score: 2

      The thought I had was to write DeCSS.

      Wait for the MPAA to send the boys knocking and point out that the company owns the code and should be sued.

      I wonder how long it would take the company to decide that they didn't really mean what was in the contract.

      --
      Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Einstein)
  32. I did this, and it worked by legLess · · Score: 3, Interesting

    My boss (a lawyer) gave me a boilerplate employment contract, basically claiming rights to everything I thought during my employment. I asked him to change it to include only work done during paid hours for the company, and to exclude any code covered by the GPL. After a 5-minute explanation of the GPL, he was a little worried.

    Then I showed him to source to the CGI and DBI Perl modules, and told him that we'd have to extend our timeframe by 6 months while I rewrote all that funcionality. Then he got it, and I've had no trouble.

    --
    This isn't as much "normalization" as it is "don't take so many drugs when you're designing tables."
  33. or in Washington by AdamBa · · Score: 5, Interesting
    I talked to a lawyer about this at one point...she said that the employment contract language was standard boilerplate, it doesn't mean the company is a bad company, and in actuality as long as you did the work on your own time, with your own equipment, it was OK.

    HOWEVER if the work you did on your own time was similar to the work you did at your job (i.e. you designed websites for your job and then you design websites on your own time) then they may have a claim. But typically you just need permission from your manager ahead of time ("Can I go hack websites on my own time?" "Yeah sure") to make your work yours again.

    When I worked at Microsoft, they explicitly prohibited people from working on open source (this was not in the contract (or at least the one I signed years before), just in an email). The rationale was not to pollute *Microsoft's* code with GPL code that could then result in someone claiming that Microsoft's code needed to be GPLed (i.e. the opposite of what happened in the situation being discussed here).

    - adam

    1. Re:or in Washington by Supa+Mentat · · Score: 5, Funny

      Dude, you admitted to working for M$ on /. and made no excuses for it! How do you walk with balls that big?

      --
      "A witty saying proves nothing." - Voltaire
  34. Also, part-time work by DragonMagic · · Score: 2, Informative

    Beware also any part-time work you do for chains or other works.

    Places like Blockbuster, Radio Shack, Best Buy, etc., have strange clauses as well.

    I remember Radio Shack's clearly when I worked there for a short time, something regarding that any patents or intellectual property you file during the course of your employment there, up to one full year after you've left there, becomes property of Tandy/Radio Shack, regardless of what it is, or whether you did it on your own time.

    Even if you work there only four hours a week, they'll still claim all your patents if you work for a bigger company, and filed the patents for your other work.

    Companies like this really only want to extort their employees, not cover their butts.

    --

    Human nature is the same everywhere; the modes only are different. -- Earl of Chesterfield
  35. Tilly's post by Skald · · Score: 5, Informative

    In the interests of helping to spare our beloved Monastery further merciless Slashdotting, here is the whole of tilly's post:

    This post is somewhat long, so I would like to start by saying that this is very much relevant to PerlMonks even though it is not about Perl or programming. It is also very relevant to CPAN, perl, and the broader open source community. This is about aspects of being an employee which generally get ignored, and really, really, really shouldn't be.

    I will talk about New York State's laws, since that is what I know best. However in discussions with legal types it appears that New York's provisions are not unusual, and therefore what I say is applicable in some way to most of the US, and likely in many other countries as well. I should also disclaim at this point that I am not a lawyer, nor is this legal advice. But the general outline of what I am saying has been verified to me by both lawyers, and people who are merely interested in the legal profession. I have also been told that this is bound to become a huge issue for the open source world.

    Enough advertising.

    In New York State there are three basic classes of employee:

    1. Hourly employee: If you show up at work, punch a clock, and are paid overtime, then you are an hourly employee. Factory workers are commonly hourly employees. As an hourly employee the company owns the hours you are at work, and has no other claim on you. I believe it is uncommon for programmers to be hourly employees.
    2. Contract worker: In this case you are working per defined contracts. The work you do on that contract is (barring specific contract provisions saying otherwise) owned by the company that has hired you. They have no claim on your time or energy when you are not working on the contract. Many programmers work this way. But if you are (for instance) hired by a consulting company to work at clients, then your employment with that consulting company is not contract work, see the next option.
    3. Professional employee: This is the rest of us. Professional employees have employment that is not defined by a clock or by a contract. In fact under the law their productive output belongs to their employer, 24x7, 365 days a year (366 on leap years). It is customary for these terms to also be spelled out in employment contracts very clearly, though truth be told most people read these, sign them, and have never given the contents of those contracts much in the way of thought.
    This brings me to intellectual property law. Intellectual property law in general assigns the rights to intellectual property to the creator of an idea, work, or implementation. That creator gains delimited control of their creation. In theory the reason for this is to encourage potential creators to create new things, and for them to pass into the public domain. Or at least this was the reasoning that Thomas Jefferson used (and he got it from French thought on copyrights), though the reality in this century has not matched theory very well.

    But who is the creator?

    One would think that the creator of a work is the author, the person who actually produces it. But the realities of life are not so simple. What if one person conceives of an idea, and then gets multiple people to implement it? Is it owned by the implementers, or the person who thought it possible and paid for it to be done?

    The legal resolution is the doctrine of a work for hire. A work for hire is a work that you produced for someone else, and they own all rights to any potential intellectual property that might arise from that work. (Including, obviously, both copyrights and patents.)

    Now what happens if you combine these two legal areas?

    The answer is unambiguous both in theory and practice. All work covered under your employment terms belongs to your employer. In the case of professional employees, this is everything. If you go home and write something on the weekend, you do not own it. You might be unaware of this issue and naively put a copyright notice on it, then distribute it. That was your mistake.

    Now let me make this personal.

    I am a professional employee. I signed a routine employment contract while I was still pretty much of a novice as both a programmer and an employee. As is common, 6 months later I had completely forgotten about the terms of the contract and was blissfully unaware of the laws I live under.

    My bad.

    Over the course of this job I have slowly become more and more involved in open source work. I write software for fun and release it. I have put code into posts here, released stuff on CPAN, and even contributed a core perl module. All of which I thought I had the right to do, but as it turns out none of which I did. There isn't even a legal issue to contest, I simply didn't know better.

    My very bad.

    As of today here is the status. This came up from an incidental issue about a month ago. I have been told that if I wish to continue being employed, I cannot post code. If I continue being employed, then I will be admonished for the code I have released so far. If I leave my employment then the decision about what happens with any and all of the code of mine that people here have seen is not mine. (Stupid comment removed.)

    I live in NYC. It seems likely that my wife is going to have no option about moving any significant distance for at least a year. I am carefully considering my employment options. I have a likely job prospect near Philadelphia which would allow me to work on open source stuff. That is farther than I want to commute, and the pay cut would be painful, plus it does not resolve the other issues. I have not seriously searched for any potential jobs which are closer.

    Now my food for thought for everyone is this. How many more people are in the same position I am, and are not aware of it? How much open source software has been put out there by authors who thought they owned rights that they do not? If you are an employee, are you one of them?

    These are, as I have just learned, extremely non-hypothetical questions.

    UPDATE
    There is, considering the circumstances, only one choice for me to make which is not abysmally moronic. Do not expect to hear much from me in the future.

    --

    "The best we can hope for concerning the people at large is that they be properly armed." - Alexander Hamilton

    1. Re:Tilly's post by TheEnigma · · Score: 2, Insightful

      Will this apply to any and all creative work? What if you write a play or a novel? Lot's of people are writers in their spare time and even get published. What if you paint a picture? Take photographs of your kids? What if you invent a better mousetrap? Build a paper airplane? Design yourself a nice house? Burn a CD?

      Thinking of that, do they take responsibility for any infringements you make on other people's copyrights, or do they only take credit, no blame? What the hell is that? I'll tell you: slavery for money.

      Undoubtedly your employer will only care if they can make a buck out of you, but they should be forced to carry out the letter of the law. And if they own what you do that's good, they should own what you do that's bad, too.

      It all sounds very fishy to me. Capitalism really has some issues in my opinion.

      bg

      --

      Stand back. I've got a brain and I'm not afraid to use it.

  36. Re:Can't beat em straight on by jgerman · · Score: 2

    Equipment is fine but books? Nah. If I own the book it is mine, as is anything I learn from it. I believe that that issue has been defeated before. You learn a lot working for a company, but no corp. can claim ownership on that knowledge.

    --
    I'm the big fish in the big pond bitch.
  37. Freedom of speech. by JohnBE · · Score: 2

    Surely code is a written expression of human thought and therefor should be protected by theUS Constitution? Or does that only count for academic papers and books (sic crypto)?

    Surely we all have the right to free expression?

    --
    e4 e5
  38. Re:Contract may have section for employee to fill by jgerman · · Score: 2

    Yeah, but I'm not going to list every project I've worked on, not to mention how does this cover projects you work on in the future.

    --
    I'm the big fish in the big pond bitch.
  39. just like the RIAA by futuresheep · · Score: 2, Informative
    They must have taken a lesson from the RIAA:

    from:

    Article

    Recording Industry Association of America (RIAA)

    Last November, a Congressional aide named Mitch Glazier, with the support of the RIAA, added a "technical amendment" to a bill that defined recorded music as "works for hire" under the 1978 Copyright Act.

    He did this after all the hearings on the bill were over. By the time artists found out about the change, it was too late. The bill was on its way to the White House for the president's signature.

    That subtle change in copyright law will add billions of dollars to record company bank accounts over the next few years -- billions of dollars that rightfully should have been paid to artists. A "work for hire" is now owned in perpetuity by the record company.

    Under the 1978 Copyright Act, artists could reclaim the copyrights on their work after 35 years. If you wrote and recorded "Everybody Hurts," you at least got it back to as a family legacy after 35 years. But now, because of this corrupt little pisher, "Everybody Hurts" never gets returned to your family, and can now be sold to the highest bidder.

    Over the years record companies have tried to put "work for hire" provisions in their contracts, and Mr. Glazier claims that the "work for hire" only "codified" a standard industry practice. But copyright laws didn't identify sound recordings as being eligible to be called "works for hire," so those contracts didn't mean anything. Until now.

    Writing and recording "Hey Jude" is now the same thing as writing an English textbook, writing standardized tests, translating a novel from one language to another or making a map. These are the types of things addressed in the "work for hire" act. And writing a standardized test is a work for hire. Not making a record.

    So an assistant substantially altered a major law when he only had the authority to make spelling corrections. That's not what I learned about how government works in my high school civics class.

    Three months later, the RIAA hired Mr. Glazier to become its top lobbyist at a salary that was obviously much greater than the one he had as the spelling corrector guy.

    The RIAA tries to argue that this change was necessary because of a provision in the bill that musicians supported. That provision prevents anyone from registering a famous person's name as a Web address without that person's permission. That's great. I own my name, and should be able to do what I want with my name.

    But the bill also created an exception that allows a company to take a person's name for a Web address if they create a work for hire. Which means a record company would be allowed to own your Web site when you record your "work for hire" album. Like I said: Sharecropping.

    Although I've never met any one at a record company who "believed in the Internet," they've all been trying to cover their asses by securing everyone's digital rights. Not that they know what to do with them. Go to a major label-owned band site. Give me a dollar for every time you see an annoying "under construction" sign. I used to pester Geffen (when it was a label) to do a better job. I was totally ignored for two years, until I got my band name back. The Goo Goo Dolls are struggling to gain control of their domain name from Warner Bros., who claim they own the name because they set up a shitty promotional Web site for the band.

    Orrin Hatch, songwriter and Republican senator from Utah, seems to be the only person in Washington with a progressive view of copyright law. One lobbyist says that there's no one in the House with a similar view and that "this would have never happened if Sonny Bono was still alive."

  40. Re:Hate to tell you but the Constitution only by rcs1000 · · Score: 4, Insightful

    You're in favour of random drug testing?

    Let me tell you a story about my boss at GS. (Whose name shall remain anonymous, because he'd kill me...)

    He was the most highly rated analyst in Europe at sector X. His calls as to when a stock would go up, or down or just round-and-round were always spot on. In every survery of investors he was rated best in sector.

    One day the head of research asked him: "So, Joe, why don't you become our X analyst in the US, you'd earn a lot more money?"

    Answer: "You drug test in the US."

    The moral of this anecdote: you don't employ people to be crack addicts, you employ them to do a job. If they can do the job better than anyone else despite (insert impediment here) then any *rational* employer would hire them anyway.

    Anyway, my boss has given up worrying about those pesky urine samples (by leaving GS) and good on him...

    *r

    --
    --- My dad's political betting
  41. Patent != copyright by yerricde · · Score: 2, Informative

    If they weren't enough of an invention, they wouldn't be patentable, right?

    Grandparent was referring to code, which is copyrighted far more often than it is patented. Under U.S. law, the term "invention" relates to patents, whereas copyrighted things are called "works."

    --
    Will I retire or break 10K?
  42. But seriously, what are they gonna do about it? by Fastball · · Score: 2, Interesting
    Remove the Carp and Exporter modules from the standard Perl distro? Is a cold front moving into Hades?

    Sounds to me like the company he works for is getting taken to the woodshed by its legal department and/or legal counsel. If company's said management knew better, they would realize that pursuing this is futile. Like Compuserve GIF futile. Frauhofer MP3 futile.

    To say nothing about the untold benefits his company has reaped from open source development. If a single TCP/IP packet has flowed into or out of his company's LAN, if Perl is utilized, or if some other technological goody with roots in open source development is used there, then those fargin' iceholes need to step off.

    This is just another example of how far behind the technological curve (especially regarding open source software) our legal system and legislative bodies are.

  43. A simple solution... by Junior+J.+Junior+III · · Score: 2

    Develop multiple personality disorder. Then name your alter ego your 1337 H4x0r handle, and credit all your GPL'd work to *that* guy. The guy who earns your paychecks can find his name on his Social Security Card and possibly also his birth certificate.

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
  44. Re:Does anyone know... by Jeremy+Erwin · · Score: 2
    We need to support tilly who is a tremendous asset to the Perl community, not attack the company..


    Cynic's view: If Tilly's contributions to the perl community are pulled, and Tilly, by contract, cannot contribute to the perl community, he is, by definition, not an asset to the perl community.


    On the other hand, if the company can be induced to narrow their definition of work product, the rights of programmers like Tilly to donate code, and become assets to various communities will be protected.

  45. Multiple Personas by sinserve · · Score: 2

    I am not employed at the moment, but back when I had a job, I got a new SF
    UID, when I started to work on an important project. Altough the project iteself
    never made it big (other OS projects beat us to it.) I have foreseen this possibility.

    The other thing is, I code "ill" software. Things no one would ever admit in public
    to doing, let alone put on their CV. So, to feed my addiction, I learnt
    to live with multiple names.

    It really bothers me when I get some kudoses and compliments under my Mr.Hyde title,
    and I could never show this to a potential employer. So the cycle continues, depressed->crack.

    --

  46. one way to cover your self by Veteran · · Score: 2, Insightful

    When I signed my employment contract I specifically exempted GPL software development, as well as several other things. My employer had no problem with that.

    Two basic principals to keep in mind:

    #1. It has been my experience that most companies steal; it is very difficult for a company to make money ethically, and very few even try. While they may talk a good ethical game you will discover that the employment contract puts lots of constraints on you, and almost none on them.

    #2. The only reason someone wants you to sign anything is to use it against you in a court of law and for no other reason. People might say "Oh its just a formality" but don't you believe them: they want a legal weapon to use against you.

    1. Re:one way to cover your self by Nonesuch · · Score: 2
      It has been my experience that most companies steal; it is very difficult for a company to make money ethically, and very few even try. While they may talk a good ethical game you will discover that the employment contract puts lots of constraints on you, and almost none on them.
      I agree to an extent...

      The sole purpose of any corporation, unless explicitly stated otherwise in the charter, is to maximize shareholder value. The corporate officers are to always use this to decide any act, ethical or otherwise (and in some cases, legal or otherwise), as their prime consideration.

      For example, just about every big corporation I have dealt with has a unwritten policy to delay paying off on invoices until the last possible moment before interest charges accrue, to maximize the 'float'.

      A 'good' (ethical) company will use this policy with care, and actually pay off invoices from small suppliers and individual contractors on a timely basis. Anywhere they can get away with 'slow pay' without actually having contractors stop work or suppliers hold shipments, a company will -- and under the tenet of 'maximize shareholder value', ethical or unethical, right or wrong, this 'slow pay' is the correct course of action.

      OT: This is where the executives of Enron screwed up -- they put their own personal profits before the shareholder.

  47. So what's the name of the company? by aralin · · Score: 4, Insightful

    When we could boycott Adobe, we can boycott these morons as well. Right? There are many posts that say how to prevent it or how the company is short-sighted, but what about some direct impact. Who is the employer? And why don't we - programmers - organize a little more. Where is the black list of employers that don't treat us well?

    --
    If programs would be read like poetry, most programmers would be Vogons.
    1. Re:So what's the name of the company? by Lumpy · · Score: 2

      What you kind-of are talking about is a programmers or IS/IT professional Union. nad as scummy and horrible as unions in the past were, a fresh union (Keep it out of the hands of the aflcio and UAW) could be very effective and powerful in the levelling of the field.

      I know everyone has ideas of under-achieving over-paid programmers sitting around like the workers seen at auto plants or the City (Yes those uniond premote lazyness and corruption)

      But if a banding together would wake up these employers... maybe it's time it happens....

      --
      Do not look at laser with remaining good eye.
  48. Then man will *never* be free... by leonbrooks · · Score: 2, Offtopic
    Man will never be free until the last king is strangled with the entrails of the last priest - Cactus Ed Abbey

    In the society you dream of, it would have been necessary for the king and priest to also be free. The fact that at least one of them needs to be murdered (the priest may have died of natural causes, although the implication is `not') is a demonstration that Mr Abbey's society (and so a man in it) is not free.

    Your next problem is that in a conceptually free society, no individual could have any more authority than any other, except that other grant it to him. So if I decide that ripping people's entrails out is a fine thing, and start with you, you have no more authority to decide that this is wrong, than I have that this is right. In theory an impasse, in practice might-makes-right, the stronger individual or team gets to carry out their will.

    The missing ingredient is an incorruptible lawmaker with power to enforce. It's ironic that in order to be free, you must be in someone else's power... of course, most people won't settle for this, reason be damned, because the obvious candidate for the seat is God.

    --
    Got time? Spend some of it coding or testing
  49. Blackmail: Sign or else by Anonymous Coward · · Score: 5, Informative

    Here is my take:

    1. We once were sent to a convention. At the convention we were told that we were on duty 24/7. So I asked for 24/7 compensation. They shut up and left me alone after that.

    2. I have always marked out, struck through, and changed any documents which a company has given me when they were considering me for hire. I've always signed them, made copies, and keep the copies with me. No one has ever had a problem with this except one company.

    As I do not wish to be sued - I'll leave company names out of this: I did not go to work for one company because they said sign the contract or don't work here. I had gone through a headhunter company and the job looked really great. Lots of money, great benefits, etc.... The only problem was that the contract basically said everything I'd ever done belonged to this company. Even things created prior to joining the company belonged to them. I've helped a lot of people and written a lot of code so I was very concerned and even brought it up to both the headhunter as well as the company. When I had finally decided not to accept the contract I let both parties know and I even went over with both of them why I had decided to turn down the offer. The headhunter company became very nasty. Even going so far as to threaten me with a lawsuit if I didn't take the job. I told them I couldn't. The terms were so terrible that I just could not "Sign Zee Papers" (If there are any C&C fans out there.) So then, curiously, I could no longer get a contract with anyone. No contract or perm for a very long time. Only after a year and a half had gone by was I able to get another contract.

    So my thing is - there is a very real threat to contractors (and even people looking for permanent positions). Sometimes they blacklist you if you do not sign and there isn't much you can do about it. So what do you do? I was lucky - I had a friend I could live with. But someone else might not be so lucky. Then what? Do you go ahead and say "Sure - take everything I've ever created" like this guy is having to do? I believe there has to be a limit to what a company can claim as theirs. We aren't slaves but we are being treated as such.

    1. Re:Blackmail: Sign or else by bakes · · Score: 2

      Maybe you should have said 'Sure, just give me all the profit you've ever made'.

      Would their demands to own prior developed stuff have even held up in a court? Even though you signed a work contract, are there some things that are just unenforcable? Anyone care to comment? Anyone well informed care to comment?

      --
      Ho! Haha! Guard! Turn! Parry! Dodge! Spin! Ha! Thrust!
    2. Re:Blackmail: Sign or else by DennyK · · Score: 2

      Assuming you actually owned the rights to the stuff you developed previously (i.e. it doesn't already belong to the last company you worked for, etc.), if you sign a contract saying a company gets ownership of it, that is most certainly enforceable in court. It's no different than any other contract in that sense.

      DennyK

    3. Re:Blackmail: Sign or else by Jah-Wren+Ryel · · Score: 4, Insightful

      Unless you work in a very small market the chance of being blacklisted is minimal. There is little to no collusion between recruiters from different headhunting agencies. Also, turn over in such jobs is very high, especially during the dot-com years - this week's headhunter was last week's stripper. So it is hard for the kind of behind the scenes network that would enable blacklisting to ever get created in the first place.

      I'm not saying blacklisting isn't possible, just that is highly unlikely. Without some direct evidence, like a borker at a new agency telling you that you are blacklisted, I would tend to blame the problem on other events like, say, the dot-bomb effect. Huge numbers of us lost gigs and struggled (and still struggle) to find anything. The market is saturated with talent, lots of it desperate. It is only those in the selective niches who are still able to command high (or in some cases only just decent) rates today.

      --
      When information is power, privacy is freedom.
  50. IANAL is Dying. by sinserve · · Score: 2

    Netcraft reports that the slashdot crowd has been catching up with its
    reading in law, due to a sudden geek interest in the judicial system.

    The ubiquitous IANAL acronym has fallen off the pages of +2 or more posts,
    and is being replaced by IAALCBBB (I Am A Lawyer, Certified By Brain Bench.)

    --

  51. Signing your life away by i_am_nitrogen · · Score: 5, Interesting

    I recently signed on with a particular high profile company I'm sure a few of you are familiar with (it was instrumental in the recent Windows trademark ruling, for example). The contract, of course, had a work-for-hire clause. They also included a section from California state law (other states may have similar restrictions) saying that any inventions can only be claimed by the employer if

    A. The invention directly relates at time of conception to the employer's business,

    or

    B. The invention was created at least partially using company equipment.

    The law also states that any contract may not override the law.

    Check your state's employment and work-for-hire laws (if you work in a different state than the company, usually the laws of the company's state apply). Hopefully this helps people.

    Any opinions or ideas expressed herein are solely my own.

    1. Re:Signing your life away by nigelc · · Score: 2, Informative
      And (to paraphrase a lawyer friend of mine)
      B. The invention was created at least partially using company equipment.
      is the bitch. Can you prove that you never

      used company resources in support of it (including using your office-provided computer to email someone about your neat new software, to post to bulletin boards/newsgroups or to boast about it on /.)

      wrote/diagrammed it on your office whiteboard

      wrote/designed/sketched it on your office notepads (paper, some people still use it)

      worked on it during company time (including chatting about it to co-workers)

      worked on it at home, but using office supplies or materials provided by the company (includes that box of stolen highlighters)

      Bear in mind that this is contract law, so the usual assertions of civil rights, constitutional rights or strong statements of "This is America, danm it" may have less weight than you imagine.

      If you are working on the next great thing (GNU/C# for example), then you have to be able to demonstrate/document that all the work was conducted on your personal time on your personal equipment. And this may well include your "lunch hour" or "break time" if you are on company property (ie the lunch room). It's somewhat analagous to the misery that the IRS puts you through to claim part of your home as an office!

      Now many companies won't be pricks about it; but if you piss someone off in your corporate hierarchy, beware. Be very ware.

      My experiences were in MA several years ago, but I don't think it's gotten a lot easier.

      --


      Cthulhu Barata Nikto
    2. Re:Signing your life away by evilfrog2 · · Score: 2, Informative

      I went to work for a high-profile company a few years ago which did NOT have the California language in their contract. After all, it wasn't in California... But I refused to sign the contract as it was. HR sent me to legal, and upon discussion they agreed to add it, and I agreed to sign. Nice.

      BTW, this company was (and sometimes still is) reviled as "evil" on slashdot. But they are not so bad really. :)

      "It is pretty obvious that the debasement of the human mind caused by a constant flow of fraudulent advertising is no trivial thing." -- Raymond Chandler

    3. Re:Signing your life away by SerpentMage · · Score: 2

      That is exactly it. Regardless of how a contract is worded employers cannot claim it if you do it on your own time, with your own equipment and not related to the company. It would be like saying you are building a garden and the company laying claim to the vegetables grown. Sure they could try, but it would not hold up in court.

      And yes every law has a clause stating that a contract cannot override the law. If that did not exist then within a contract your could be a "wife beater", which is quite justly illegal.

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
  52. So in other words.... by Restil · · Score: 2

    Before you sign any contract, read it first, and make sure that you agree with the terms and conditions, including any terms and conditions that may affect you in the future.

    Same as any other contract.

    I'm sure there's an amazing twist to this story that is different since it relates to employee contracts rather than other types of contracts. But as far as I can tell, when push comes to shove, either party of a contract might possibly use (or exploit) the contract to serve their best interests, whatever that may be.

    Read carefully. And know what you're signing.

    -Restil

    --
    Play with my webcams and lights here
  53. Use a alias for opensource development work. by Zapdos · · Score: 3, Interesting

    They didn't hire Zapdos. He only comes out on nights and weekends.

    They will never find out who I am without violation of several privacy laws.

    1. Re:Use a alias for opensource development work. by Frank+T.+Lofaro+Jr. · · Score: 2

      Umm they can subpoena the IP logs from Slashdot and your ISP and get you that way.

      No one is untouchable, except maybe the NSA and Bill Gates.

      --
      Just because it CAN be done, doesn't mean it should!
    2. Re:Use a alias for opensource development work. by Nonesuch · · Score: 2
      Umm they can subpoena the IP logs from Slashdot and your ISP and get you that way.
      I own my ISP.

      The real issue is, if your employer suspects that you are posting from home to Slashdot (say, you leaked business secrets) you are already screwed.

      The point of using an alias for your Slashdot behavior is that when your company goes on a fishing expedition (google'ing your real name), they will not turn up your slashdot posts immediately.

      If they already have some reason to target you by going after your ISP and slashdot for your connection records, they game is mostly over.

      _I_ own my ISP.
      I _own_ my ISP.
      I own _my_ ISP.
      ...

  54. Ok, but what if you have no contract? by PotatoHead · · Score: 2

    I am in this situation. To date I have done little regarding GPL code (some though), but do work on projects that further my own interests. Some of these have potential, others are just for fun.

    The only paperwork related to my employment was the standard proof of eligibility documents that are part of any basic employment process. So there are no contracts at all.

    Until I read this, I assumed that there was nothing to worry about. Since the whole issue is undefined, can that be twisted around to my disadvantage? Should I worry or am I lucky?

  55. Re:this is a serios problem by emaveneau · · Score: 2
    By default your employer owns everything which is within the scope of employment, which means
    • if it is the kind of work the employee is paid to perform,
    • occurs substantially within work hours at the work place, and
    • is performed, at least in part, to serve the employer.
    Not all have conditions have to be met, 2/3 is enough. e.g. Miller v. CP Chemicals Inc., F.Supp. 1238 (D.S.C. 1992)

    Miller was a supervisor who worked at CP Chemical's quality control lab. He created a program for making computations necessary for in-process adjustments to one of CP's products. Miller was paid by the hour and created the program primarily at home on his own computer during off hours, and without any overtime pay. Nevertheless, the court held that the program was created within the scope of Miller's employment and was therefore owned by CP Chemicas, not Miller. The first and third factors favored CP, while only the second favored Miller. [Software development: a legal guide, Stephen Fishman, Nolo Press]

    So your Mona Lisa and book are safe unless you have brain dead representation and cannot prove the third factor in your favor.

    Now if you make your exhaust system for your own car you're safe, but if the exhaust system is meant to help your employer (say a NASCAR team), then it's theirs.

    IANAL, I'm stretching software case history to apply to other fields, but for software IP ownership this should be spot on.
  56. And don't forget about the Bern convention by blang · · Score: 3, Insightful

    For example, the Bern convention states:

    Article 6 (bis)
    (1) Independently of the author's copyright, and even after
    transfer of the said copyright, the author shall have the right
    to claim authorship of the work, as well as the right to object
    to any distortion, mutilation or other modification of the said
    work which would be prejudicial to his honour or reputation.

    So, they can take away your copyright, but they can't do with it as they please. And if these grim goons follow through with their threath, leave them this paragraph as a parting gift. Maybe they find out that the easiest way out is to give the code back to the community.

    --
    -- Another senseless waste of fine bytes.
    1. Re:And don't forget about the Bern convention by bal · · Score: 2, Informative
      What you've quoted above is the Bern convention's Article on "moral rights" of authors. Unfortunately, you left out Article 6(bis)(2), which reads:
      (2) The determination of the conditions under which these rights shall be exercised is reserved for the national legislation of the countries of the Union. The means of redress for safeguarding these rights shall be regulated by the legislation of the country where protection is claimed.
      The United States has traditionally taken a very dim view of "moral rights", primarily because the U.S. views copyrights as a legislative grant from Congress to the author, not a fundamental right. Only creators of visual art have any moral rights in the U.S., and that's only due to the passage of the Visual Artists Rights Act (VARA) of 1990.

      Here are a couple of links from Google to good overviews of "moral rights" in the U.S.

      http://cyber.law.harvard.edu/property/library/mora lprimer.html
      http://www.rbs2.com/moral.htm

  57. Re:Promissory Estoppel by ClarkEvans · · Score: 5, Interesting

    This has nothing to do with the doctrine of promissory estoppel. As the name implies, promissory estoppel requires a _promise_. Silence is not the same as a promise. Only under limited circumanstances will a court hold that failure to enforce a right amounts to a total waiver of that right. The scenario you pose is not such a circumstance.

    Sorry for not being clear. Many times a direct manager will make remarks indicating that outside work (especially open source work) is perfectly OK. They do this to keep up morale and they know that professional involvment like this is a good thing. Thus, the manager will make an unwritten policy (via private talks in person) that is directly against the work-for-hire agreement. Then, when things go sour, and upper management finds out, or the lawyers/venture capitalist get into the picture the story changes. The middle manager lies about their promise...

    I am not a lawyer, but this is *exactly* what promisorry estoppel is all about. The employer (through middle manger) makes a un-written promise, the employee does work (or continues to do work) based on this promise, and then the employer (upper managment, lawyers, etc) go back on the promise. In this case, it is unfair for the employer to take back their part of the deal... even if it was unwritten. The consideration for the promise could be extra overtime or staying with the company or even doing the open source work with the company's email address.

    Since no middle manager is going to admit to making the verbal promise (or it's their job) the employee is left hanging. A resonable judge will understand this situation and use the facts as a guide: (a) the manager knew that the employee was doing open source work; (b) the manager didn't do anything in writing to confront the employee about this fact (turns a blind eye). If these are the facts, then I'd say the employee has a good claim that verbal statements were made in private.

    As for Silence, this is _exactly_ what the doctine is all about, no? If the agreement was verbal and both parties agreed that there was an agremment you don't need this doctrine, do you? The doctine is for verbal agreements which one party claims didn't happen. Then the judge has to figure out if it is resonable to assume that the verbal agreement did actually occur.

    But then again, I'm not a lawyer... perhaps you are. For other info on Promissory Estopple, see Google, in particular Bus477 notes which say:

    Promissory estoppel

    A doctrine in which a non contractual promise may be made enforceable to avoid an injustice. Acceptable alternative ways of describing promissory estoppel are:

    * A doctrine which arises when injustice can be avoided only by enforcement of a non enforceable promise.

    * Promissory estoppel is used where, although there may not otherwise be a enforceable contract, because one party has relied on the promise of the other, it would be unfair not to enforce the agreement.

    * Promissory estoppel is used to enforce charitable gift pledges where the charity relies on them.


  58. Employers Receptive by kitchen · · Score: 2, Informative

    I've worked for two .coms (both now folded...or trying to) and the first one went round and round with the devs on the IP thing. We refused until I finally brought in sample wording that stated "if it touches your resources (time, hardware, photocopier, ...) it's yours; if it doesn't it's mine." Basically if you're stupid enough to work on your project on the companies dime, it's theirs. That's fine, as I don't count myself stupid. :-)

    The next company I challenged the contract (after signing...doh) and had the VP of Finance say "oh shit, I signed this, maybe I should fire my lawyers and have you read it". The part in question said "the company can sue you and you have to pay court costs". Which is fine ... if they win ... you know, I lost, I have to pay the piper. But it didn't say anything about the company losing....the way I read it, I'd have to pay even if the company lost. So, I could win the court case, but have to pay *their* lawyers? They could press frivioulous case after case and bankrupt me? No. That clause went away.

    The trick with contracts is to read them with the 'worst case scenario' hat on. How bad could you be screwed if every clause, unmentioned hanging phrase was used against you or effectively ignored? It's like looking for off-by-one loop errors.

    Anyway, I've had two employers not challenge reasonable corrections to the agreement.

    As an aside, I'm terribly curious what happens if the severability clause ("if any part of this contract is invalid, the rest is still good to go") is invalidated. :-)

    --

    I was talking, not thinking. -D. Franz

  59. Fine when it's someone ELSE'S A-- in the sling... by Bilbo · · Score: 2
    Well, yea, that's all well and good when you're putting your own life and limb on the line, but when we sit here in our Ivory Towers and talk about actions which might very well result in someone else getting fired, I don't know that I can agree.

    Now finding more subtle forms of pressure might be a good idea...

    --
    Your Servant, B. Baggins
  60. Yet again by nabucco · · Score: 5, Informative

    I have seen this happen to people I know. The standard contract has these provisions. When people ask about them the company says they're just protecting themselves and not to worry about it. Yet they are given the legal authority to hold it against you and sometimes do.

    For almost every problem I've seen engineers face, someone says, "Well you should have negotiated that with your contract". Well, I know a lot of engineers and the number I know who work full-time and have intellectual property or overtime issues negotiated in their initial employment agreement I can count on my hand. The reality is, if they're handing you something to sign from their lawyer's boilerplate, instead of vice versa, they have the upper hand.

    Most professions have professional organizations that look out for their interests, lawyers have the ABA, doctor's have the AMA. Who looks out for IT workers? There are some ancient associations which are more-or-less owned by the industry employers (IEEE, ACM). The professional associations that truly look out for the modern IT workforce - the Programmer's Guild, Washtech and whatnot, are new, small organizations. They do not have the history and well-funded organization of the ITAA, the IT employers association. The ITAA has not only rammed through H1-B legislation but legislation which overturned FLSA so that computer workers don't have to be paid overtime. Section 1706 was lobbied into the IRS tax code to drive independent consultants into body shops. Because the professional organizations are still small, most engineers don't even know this, and know the ITAA is attacking their livelihood down in Washington.

    What do most engineers say? Well, they always think they're the smart, hard-working ones who are unaffected by the laws of supply and demand. In some ways, they are a bit of the engineer stereotype, putting their personal self-worth into how "skilled" they are, and think being skilled is a panacea for everything. Luckily for them, this requires no backbone as the boss has no problems with engineers spending what spare time they have improving their skills. Unfortunately, laziness is endemic in the profession and a few engineers will have to deal with these issues, defending against the ITAA's attacks on the profession while a lot of other people lazily sit around and criticize them. Hopefully there will be enough counter-force, I'm not too optimistic however. I think in 15-20 years there will be a lot of carpal-tunnel afflicted (another bill the ITAA killed) guys who have spent the last 20 years working 60 hour weeks, oncall 24/7, and who are burned out, having problems with their families who they don't spend time with and are over-the-hill and less and less employable. I see this because this is what I see now with a large percentage of 40+ programmers today. Luckily everyone I meet thinks they're a unique super-genius who is too smart for all of this, lucky them. We're so smart we don't have to organize like doctors and lawyers do, so we don't even need an organization warning us about the ITAA like the Programmer's Guild and CESO and Washtech do. I'm afraid as time goes by, I am becoming more concerned about the thick headedness of American programmers and that the ITAA will succeed in making everyone a low scale wage slave, I thought this recession and widespread wage freezing, cutting, long hours of unpaid overtime, 24/7 oncall, unemployment and so forth would do it. I'm actually planning a professional exit strategy while I'm still in my 20's as being an American programmer 15-20 years from now looks like a bad deal, I'll be fighting the good fight 2-3 more years however hoping things will start looking like they might turn around until then though.

    Anyhow, here is my web page on this:

    http://www.geocities.com/oncallguild

  61. Even these posts by Veteran · · Score: 4, Insightful

    Under the "We own your life 24/7/365 contract" that most people sign - even these Slashdot postings belong to your employer - since any creative work you do belongs to them. This means that they can censor what you have to say here.

    This is - of course - manifestly wrong. The reason that companies get away with this sort of thing is horrendous case law; beat up somebody in court who doesn't have the financial resources to fight you and you have established a precedent to use against everyone.

  62. Re:Does anyone know... by SuiteSisterMary · · Score: 5, Insightful

    Tilly read the contract, agreed to it, then forgot that he did. That's his bad, pure and simple. He even admits it. It wasn't obfuscated, or overly legal-speakified. He ignored something he agreed to, and he got spanked for it.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  63. Re:This is US specific by UncleFluffy · · Score: 2, Informative

    Yup, whilst I was still living and working in the UK, my employer tried to get everyone to sign one of these "we own you 24/7" contracts. I passed a copy to a couple of friends in the Department of Employment for review and did some digging in Blackstone's Statutes On Intellectual Property (or whatever the correct Blackstones' is, something like that). Having an annotated copy of the proposed contract and a photocopy of the relevant legislation (Patents Act 1977) outlawing such contracts is extremely useful when negotiating. My advice - when someone offers you this kind of contract, no matter what country you're in, do your homework first then renegotiate.

    --

    What would Lemmy do?

  64. Release Anonymously, claim later by dh003i · · Score: 3, Insightful

    dh003i checking in:

    Release the code anonymously, if your worried about nazi employers. Release it stating that the author's anonymous, and providing some way by which the author can identify he in fact is the true author later on. When you feel the cost is clear, claim you wrote it.

    For this particular prommer, I suggest he start doing that. Release the code anonymously.

    As for the code already released under the GPL, that's GPL'ed permanently for everyone (though for the company, its effectively under public-domain). The company can't stop it from being distributed, and can't stop others from redistributing. When WE download a GPL'ed code, there's an implicit understanding on OUR part that we have the freedom to redistribute according to the terms of the license; irrelevant of anything else, we have the right to demand our side of the legal bargain.

    Even if the company can somehow get a ruling prohibiting others from distributing it under GPL, that won't stop them from doing it. One, such a order would have to be federal. A court in one state can't have jurisdiction over the other states. Only a Federal Court can. Two, such an order would be unenforcible. Proof? Despite us constantly complaining about the nazis who decided the DeCSS case, DeCSS' distribution hasn't been halted since the judge ordered its distribution stopped. In fact, its increased.

    Now, here's something this guy can do. Claim he isn't the author of the programs. He didn't write the programs. How can the company prove that he did? If he wrote these things out of work, there's no way the company can prove he's the author. He simply wipes the files, and there's no proof.

    1. Re:Release Anonymously, claim later by BCoates · · Score: 2

      When you feel the cost is clear, claim you wrote it.

      And get sued by your employers. Just because you don't work there anymore doesn't mean the contract doesn't still apply to what you did when you did work there.

      As for the code already released under the GPL, that's GPL'ed permanently for everyone (though for the company, its effectively under public-domain). The company can't stop it from being distributed, and can't stop others from redistributing.

      Uh, no. If he didn't hold the copyright to the code, he had no right to GPL it, which means the GPL holds about as much force here as if I decided to release all the Microsoft sourcecode I could get my hands on as GPL.

      One, such a order would have to be federal. A court in one state can't have jurisdiction over the other states. Only a Federal Court can.

      Not really. Not that it's hard to get a federal ruling. (well, anymore than doing anything becomes hard when lawyers get involved)

      Now, here's something this guy can do. Claim he isn't the author of the programs. He didn't write the programs. How can the company prove that he did? If he wrote these things out of work, there's no way the company can prove he's the author. He simply wipes the files, and there's no proof.

      Yeah, I'm sure everyone will fall for that, just like how everyone believes Aimster is named after some guy's daughter.

      --
      Benjamin Coates

    2. Re:Release Anonymously, claim later by Marsala · · Score: 2, Insightful

      As for the code already released under the GPL, that's GPL'ed permanently for everyone.

      Actually, no, it isn't. The GPL is just a license, and the copyright holder is free to change the license at any point in time he or she wants to. If it was case that Tilly was the original copyright owner and the company has just now popped up and said, "That belongs to us, we want you to assign the copyright over to us immediately and we're not going to release it as GPL any more", then everything he's released up till now will remain copyright'd to him and thusly would remain GPL'd and you could start a fork right there (like openssh and ssh). No problems, no worries.

      The problem, and this is the really insidious part, is that the company is saying that Tilly never EVER held the copyright to any of the work he's done, therefore he didn't have the authority to license the code, therefore anything he's ever published has to come down. And even worse, Tilly finds himself in the very unenviable and legally actionable position of having "leaked" intellectual property to the rest of the world. Even assigning the copyright to the FSF or someone else wouldn't have worked since he didn't have the authority to do it.

      That's the part that really, really sucks

      Your idea of "underground coding" (ie, writing code and releasing it under an alias or anonymously) is very interesting, though. Technically, you're still not protected, but if the employer isn't able to firmly establish a connection between you and the code, there's no practical way to stop it. I just pity you if you get caught. :-)

      Another method that I've heard that I thought was interesting to start each and every project you intend to GPL off with the source code from an already existing GPL project. Ie, grab the source code for GNU ls and start hacking rather than starting from scratch so that even if the company does claim ownership of the copyright they're still bound by the GPL. :-)

      The company can't stop it from being distributed, and can't stop others from redistributing. When WE download a GPL'ed code, there's an implicit understanding on OUR part that we have the freedom to redistribute according to the terms of the license; irrelevant of anything else, we have the right to demand our side of the legal bargain.

      Again, from the company's standpoint, permission was never given to license the code in the first place, therefore the license is invalid for that code.

      Oh well. Like I said in another post, kharma's a bitch. :-) Either that or a common sign of a doomed company is that it tends to start getting pennywise and pound foolish and trying to pull stupid stunts like this. Or maybe both.

    3. Re:Release Anonymously, claim later by Courageous · · Score: 2

      As for the code already released under the GPL, that's GPL'ed permanently for everyone...

      This is blatantly and obviously false. Only the legitimate owner of a copyrighted work has the rights to offer a license. Licenses offered falsely by a third party are fraudulent; the third party is the person responsible for the damages, and the license is void.

      C//

  65. Changing the contract worked for me by Michael+Snoswell · · Score: 4, Interesting

    I was offered a job by one of the "big" unix computer systems companies in Silicon Valley. Their intellectual property clause was a horrible blanket statment. I refused to sign it as I was working on some stuff of my own as a hobby. They said "We didn't think you'd sign but be thought we'd it on you anyway"!!! I got a lawyer to rewrite their paragraph (it came out to 10 pages long) and the company lawyers took 2 months to ok it but it the end they realised it was all above board.

    So they were happy with that. But a few months later when I was approach by a national TV network to do an interview about my software I checked with my boss about it and word came down the line that if I said anything I'd get fired [shrug] Can't win them all but I guess that was reasonable as my software competed with a product my employer was working on internally (which was one main reason they employed me in the first place, because of my specialist knowledge).

    Live and learn.

    --
    pithy comment
  66. Is Tilly's employer a Microsoft Solution Partner? by Anonymous Coward · · Score: 2, Interesting

    I've heared that Microsoft has been lobbying their "Partners" to not support employees doing open source development work. Perhaps this is the reason for the about-face by Tilly's employer.

  67. The good news (maybe) by big.ears · · Score: 2

    There might be a seed of good news here: if his work was based on other GPL work (even incorporating others' bugfixes), then his company gains little or nothing from "owning" the code. They can use it internally as much as they want, but if they try to license it to others (and thus profit from it), they will be required to license it to them under the GPL. But, it appears that their motivations in this affair are not for monetary gain, but rather they are pulling a management discipline trick. Maybe they feel like he was "moonlighting" and making him less productive (who can productively write code 8 hours a day, and then write code another 4 hours a night?), or his involvement with open source projects was actually cutting into his work productivity (email correspondence, etc.), or maybe he is only putting in 40 hours a week while his fellow employees are putting in 60 hours. I think they are probably using this as a strong-arm tactic make him behave and put in more time at work.

  68. I resigned. by The+Famous+Brett+Wat · · Score: 4, Interesting

    I resigned over this very issue. I submitted two essays to the Wipout competition on the matter: The Intellectual Slave, and Current Thoughts on Intellectual Property. The first is the more relevant of the two: the only detail that the second adds is the fact that I did resign.

    --
    proof, n. A demonstration that a conclusion is implied by certain premises and axioms.
  69. Re:Promissory Estoppel by Anonymous Coward · · Score: 4, Informative

    Your entire post regarding the situation where the manager made either an explicit or implicit promise is correct. The result would be same in the other situation you describe-i.e. where the manager lies. However, the situation you describe is not silence. Rather, that's just one person lying. The judge/jury is just deciding that the promise was made, but someone was lying when they denied that they made a promise.

    Silence falls under equitable estoppel. This is a related but different doctrine than promissory estoppel. The requirements for equitable estoppel are quite strict, and generally require that any silence be misleading. For example, if a manager knows about misconduct, knows that it is a breach of an agreement, and turns a blind eye to it without a word to the employee, it may or may not be misleading. It definitely would be silence, and definitely would not be a promise to the employee. Depending on the circumstances, it may or may not be misleading and a court may or may not enforce the agreement.

    BTW, I am a lawyer who deals with IP/employement issues. Don't take this to mean I think the quoted contract would be upheld. It seems a little broad to me and most courts would be skeptical of something that broad. (And this is not legal advice blah, blah, blah.)

  70. They deserve a public beating! by twitter · · Score: 3, Insightful
    Our friendly monk says:

    There is, considering the circumstances, only one choice for me to make which is not abysmally moronic. Do not expect to hear much from me in the future.

    That should involve sending resumes out as fast as he can, taking extended lunch breaks, sick days and vacation until he lands another job. His company has jerked everyone around and deserves no better for themselves. A whole module? That took time and people at his job knew what he was doing. So they let him do it, let others link into it, then sprung this kind of shit? That's bad faith, NOT HIS BAD. Is there other people's work in that module? Does they company expect to extract money from every distro out there that ever rolled it up? Shit on them, they have acted in bad faith to all and deserve to be lied to and ignored.

    Legal is not always moral. Never work for or with people who are not moral. Working with people who are out to screw others really is moronic.

    --

    Friends don't help friends install M$ junk.

  71. Employment Agreements by Anonymous Coward · · Score: 2, Insightful

    If you want to innovate and reap the full rewards of your work, build your own company. No matter how friendly or wonderful the working relationship with employer may be, unless you have equity or a level of ownership, you've got nothing.

    Don't believe the common wisdom "It won't hold up in court", because it doesn't matter. You'll still get the lovely threatening letters that will require you to retain an attorney. Sure, when you get to court, you may score some points, but you'll quickly find yourself burning through precious resources and/or spending money you don't have. Typically, even absurd agreements aren't tossed out, they just get reduced (eg. one-year clause turning into 6 months).

    Be aware of the state laws that apply to the agreement, each state treats these agreements differently. Depending upon where you live, you may find that an employer cannot have you sign an agreement without some level of compensation, especially after you've already begun work. Remember, anything you sign places you in a convenant with your employer. You might get exposed to creative new uses for a document you signed that you thought was innocent.

    Lastly, be careful when you're putting your agreement issues in writing. Some states allow this to be interpreted as you "quitting" your job. A friendly negotiation can quickly turn into you out on the street -- w/o unemployment. Look at curiously timed requests like these with a jaundice eye.

    For those reading these posts, consult an attorney. Logic doesn't necessarily apply to these issues. You'll quickly discover information in your head may not even belong to you.

    IANAL yet... seems like a better gig than this technology worker crap.

  72. The Common Law is your friend by child_of_mercy · · Score: 2

    If you reasonably believed that the vendor had legitimate title then thats enough.

    Especially as the release of the code under the GPL doesn't reduce the rights of the company to the code in their backup tapes.

    --
    'There is a Light that never goes out.'
  73. Re:slavery by Catbeller · · Score: 5, Insightful

    Sigh. Yes, you can sign away your human rights. 1st amendment, 4th amendment. You can sign away your children, legally, if you try hard enough. Same for rights protecting you from unreasonable search and seizure. Free speech.

    People who have been sued by a rather famous litigious SF cult, for instance, have frequently had to sign agreements stating that they can never write, speak, or complain about their legal tormenters for the rest of their lives. And at that, some of those same people were still hounded by the nutballs -- but could not sue or even discuss the matter with other people. Because to do so would be a breach of contract that could get them punitively fined, or imprisoned. A contract can say anything.

    Justice Scalia of the Supreme Court, just this last Tuesday likened public school to a prison: a student has no constitutional rights if the parents or school board so desire. That case, the suit of a former high school student who is trying to challenge mandatory drug tests as a prerequisite to participation in off-hour school activities, is doomed to be tossed out by a court majority who literally snarled at the concept of constitution rights applying to "druggies" infesting the schools. Just a step away is the tying of waiver of one's constitution rights as a prerequisite to attend school at all -- or later, to be employed.

    If a citizen demands their rights, the only option left to them might be to live in a forest subsisting on nuts and termites.

    Rights are useless if ideologues in both business and governement tie the ability to get an education and a job to your surrender of those rights.

    I'm beginning to think that, broadly, a new judiciary that does not recognize Jeffersonian rights of man has been intermittently installed since '80. They recognize sweeping powers for the right to do business -- yes -- but the old standbys of speech and security in home and person are, as another justice said Tuesday, part of the past, not applicable to the new world we live in.

    The pendulum has swung far too far away from classical constitutional thinking. The present atmosphere is not "conservative". It's something else entirely, something new and hostile to ideals we've held for over 225 years.

  74. Doesn't the plaintiff have burden of proof? by Frank+T.+Lofaro+Jr. · · Score: 2

    Doesn't the plaintiff have to prove their case?

    I.e. if the employee can't prove it wasn't using company resources/time, but the company can't prove it was - does the company win the lawsuit and the employee lose? If so the USA has totally become fascist. Just like the Taliban.

    Even in civil cases, the plaintiff usually needs a preponderance of the evidence. (*)

    (*) Patents seem to be treated differently. If the challenge is against the validity of a patent in an infringement action - the defendant has the burden of proof (this may be due to the fact that the gov't itself grants the patent and that is prima facie evidence of its validity).

    Any lawyers care to comment?

    Of course, even outside of legal issues (which are expensive to fight and extremely expensive if you lose and are assessed monetary damages!) they can always fire and blacklist you.

    --
    Just because it CAN be done, doesn't mean it should!
  75. Is copyright assignment necessary or effective? by Frank+T.+Lofaro+Jr. · · Score: 2

    And if the employee doesn't have the copyright any assignment of copyright that he or she makes is invalid.

    On the other hand, if an employee gets a statement from the employer stating the employee owns his or her own work on the project, the copyright assignment is superflous.

    Ask a lawyer for legal advice.

    --
    Just because it CAN be done, doesn't mean it should!
    1. Re:Is copyright assignment necessary or effective? by bluebomber · · Score: 2

      To clarify, the FSF generally requires that you get a copyright assignment from your employers, specifically to counteract the situation you've envisioned.

      They may be extreme fanatics, but they're not stupid.

    2. Re:Is copyright assignment necessary or effective? by Frank+T.+Lofaro+Jr. · · Score: 2

      They need a disclaimer that the employer (or university) doesn't own the code, not a copyright assignment. They want the latter mostly so they can initiate legal action for copyright infringement.

      --
      Just because it CAN be done, doesn't mean it should!
    3. Re:Is copyright assignment necessary or effective? by bluebomber · · Score: 2

      Exactly. And if the employer won't provide one because they think they own the copyright, that's the red flag they're looking for -- and the FSF won't touch the code.

  76. Of course you could give them credit for your off by (H)elix1 · · Score: 2

    hours work. I signed such a contract a few years back, and went to the legal department letting them know I built an AD&D util for the palm. I reminded them that the letter of our contract made it sound like they must be mentioned in the license, and asked if that is what they really intended. If it was, I was going to need the license copy for my Devil and Demon Generator. You can get them to amend things later ;)

  77. I'll Second That... by philovivero · · Score: 2, Interesting

    A lot of people have mentioned great success in altering the employment contract given to you and then signing it.

    I'll second that, plus tell you a little amusing story.

    I was working at a company that decided about 6 months after I started to give us one of these very draconian employment contracts.

    First, I totally ignored it. While all my coworkers dutifully signed and returned as requested, I did nothing.

    About four months later (!) the HR drone contacted me and said they couldn't find my copy. Fine, please send me another.

    About one month later, the HR drone contacted me again to say I hadn't returned the copy. I said: "Right, What about sections 1, 7, 9, 32 34, 35, and 37? Can you tell me the ramifications of those?"

    About two weeks later, I had my answers. So I said I had sent my copy off to a lawyer.

    Another two months later, I quit.

    Right, but it doesn't end there.

    So I signed on to another company, and they were smarter. Part of the sign-on package was this draconian employment contract. But it has a sheet where you can list things you've done prior to the job.

    I filled that entire sheet and two more with literally thousands of items including such gems as "C program for taking input, doing logic, and producing output." Believe me, I was comprehensive. The HR drone took one look at it, signed it, copied it, and gave me my copy.

    Greeeeat.

    I've generally followed this line of action since everything I do is a work in progress, then all outside-of-hours work I do on an existing project (and I have many in my CVS repository) is prior work and covered under that big sheet I filled out.

    And yes, I'd be willing to back this up in a court of law.

    Good luck, people. Remember, though, the best way is just to change the language of the contract. HR drones aren't known for their tenacity. They are usually "yes (wo)men" and aren't used to being hard-nosed about anything.

  78. If any code you write belongs to the company... by jgbrown · · Score: 2, Funny

    If any code you write belongs to the company then why don't you write a Windows virus/worm. Then let the company claim ownership of it. Possibly even GPL the virus. It would be interesting if this happened.
    If you are not prepared to go that far, write a program with some errors/security holes (buffer overflows, etc...) If the compant asks about it, tell the company that it is something you wrote in your own time and not to use it.

  79. Mixing 'work' and 'hobby' can be dangerous... by Nonesuch · · Score: 3, Insightful
    (I originally posted this to 'No More Unrestricted Internet At Work' on Monday)

    You need to be careful when your 'work' and your 'hobby' and your 'recreation' all tend to have a lot of overlap.

    There are some nasty pitfalls ahead.

    Yes, everything might be rosy now, you are on good terms with your boss and upper management, but just wait until your hobby project shows some commercial promise, you upset somebody higher up the food chain, or any other event or change upsets the delicate balance...

    A lot of very bright people have been caught in this trap, the most common outcome is that your 'personal, hobby project' becomes the intellectual property of your employer.

    When I applied at Motorola, part of the application asked that you detail every potentially valuable idea you had ever had on your personal time, with the understanding that any other idea you came up with from that point on would be the property of Motorola.

    (No, I didn't accept the job.)

  80. Re:Promissory Estoppel by shyster · · Score: 4, Insightful
    I am not a lawyer, but this is *exactly* what promisorry estoppel is all about. The employer (through middle manger) makes a un-written promise, the employee does work (or continues to do work) based on this promise, and then the employer (upper managment, lawyers, etc) go back on the promise. In this case, it is unfair for the employer to take back their part of the deal... even if it was unwritten. The consideration for the promise could be extra overtime or staying with the company or even doing the open source work with the company's email address.

    That's interesting how you got the promissory estoppel definition correct, but then totally mangled your example. Promissory estoppel occurs when a promise is mead without consideration. The one who was promised then reasonably takes actions based on the promise to his detriment. Silence, or the lack thereof, has nothing to do with it.

    In this case, if a manager or other agent of the company orally or verbally agreed to let the worker work on open source projects without consideration, then you could claim promissory estoppel. If there was consideration, whether oral or written, then there's a contract which would amend his previous one. The only argument then would be if the manager or agent of the company was acting for the company or not.

    As for silence constituting agreement, there would have to be some sort of discussion beforehand to that effect. If, for instance, the worker approached management and they discussed open source work, but did not come to an agreement-and then later the worker, with management knowledge, writes and posts OSS, and management does not complain, you could argue that silence constituted an agreement. I say argue because it would be dependent on the prior conversations, and would probably be a pretty weak case.

    In this instance, I'd say it's a pretty weak case altogether. It's common in R&D fields to sign over all projects whether directly or indirectly related to work. I'm not a programmer, so I don't know if this is common or not in programming fields. The one saving grace may be if the OSS was a totally different field than work software.

    Depending on the original contract, he may be able to claim joint ownership of the OSS work. Without an express agreement to the contrary, patents are awarded to the individual that invented it, with the employer receiving shop rights-a royalty free, non transferable license to use the invention. Of course, the caveats there are that he can't be employed in inventing, can't have signed away rights to them, and can't have been assigned to invent. That's patent law...copyright law may be a bit different on that matter.

  81. False positives by coyote-san · · Score: 3, Interesting

    The ironic thing is that he has the most to fear if he never uses illegal drugs.

    About a decade ago the US Government decided to drug test about 8000 senior civil service employees applying for promotions. These are all highly skilled professionals with a lot to lose, so there's very little chance that any will be using drugs at this time.

    About 8 people tested positive. Aha!, said the feds, this proves the validity of these tests! We would have never suspected these highly respected individuals were drug fiends without this testing! They actually used the relative handful of positives as "proof" of the validity of the tests.

    Not so fast, countered the lawyers. No drug test is positive, and even if have three independent tests with a 10% false positive rate then 0.1% percent will be falsely labeled as drug users. Or about 8 out of 8,000. (In reality, of course, systemic errors such as a forgotten poppy-seed bagel will tend to skew all three tests.) The relative handful of positives, and the context of the test, suggests that these are innocent people wrongly accused.

    The case actually made it to the Supreme Court, and as I recall the Supreme Court essentially said that it couldn't be bothered with questions about the scientific validity of tests when *drugs* are involved. The individuals were denied promotions on the basis of these tests alone.

    Adding further insult, many mandatory "drug treatment programs" that can be triggered by these false positives *require* you to admit to your "problem" as part of your "treatment." If you do occasionally smoke a joint on weekends, you can cop to it and keep your job. But if you're drug free you're labeled uncooperative and can be terminated for resisting "treatment."

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  82. If only this were true... by Kefaa · · Score: 2

    In the long run, the number of people impacted is so small, companies do not care.

    It pisses off the company's current staff
    With the mood in America (200,000+ layoffs) the employer / employee relationship is such that many people feel this way without a draconian employer. In addition, software patents have the potential to make a company millions. Open sourcing the work prevents that.

    It hurts the company when it's recruiting
    Rarely. While I have seen loved postings about striking paragraphs and rewriting lines, they were apparently dealing with rookies.
    Unless you have a skill that cannot be gotten elsewhere you are not worth the headache. Making the comments, or striking paragraphs telegraphs the kind of player you are going to be. Nothing forces you to take a job, but nothing forces them to hire you either. (Patent=$millions)

    It discourages staff from furthering their knowledge and experience.
    They want you to get the training, but they expect it to be put to work for them. Two questions to ask of the people you work with: 1-How many have heard of Slashdot? 2-How many know what open source software is and how it is developed? The number of people impacted by such an approach is so small that it just does not matter.

    I'm amazed this company has the balls to treat it staff so badly. Let's face it, treating your most valuable employees as little more than street urchins, turning away potentially brilliant hires because they refused to be shackled 24/7 and discouraging your employees from broadening their programming horizons and skills is incredibly short-sighted

    Okay, real cynical time... Yes it is short sighted. I completly agree and they probably would if they appraise it from a people perspective. However, they do not care. Your knowledge is only good for the technology you are producing. (Patent=$millions again) It is becoming very common for companies to buy tech knowledge. Move to XYZ? Hire XYZ programmers, who are probably young and thus cheap. Moving to PDQ? Lose the XYZ folks unless they can come up to speed without much help. Otherwise, use them until the new system is in.

    When I negotiate with a client, I tell them up front, their goal should be to get rid of contractors as quickly as possible. Use us for knowledge transfer and to backfill while your people get up to speed on the technology.

  83. How to protect your intellectual property rights by Animats · · Score: 3, Interesting
    I've always been extremely careful about intellectual property rights. And it's worked out very well for me.

    A few hints:

    • Read Who owns what is in your head?
    • If asked to sign an intellectual property agreement at the beginning of employment, say "I need to have my lawyer look at this". That will usually buy you some time. The issue may not come up again. If it does, asking for an intellectual property agreement during employment is legally different than asking for it at the start of employment. Paying a few hundred dollars to a lawyer to look at such things, and perhaps talk to the company's lawyer, can be worth it.
    • Feel free to cross out and initial unreasonable terms in employment agreements before signing them.
    • Don't use work resources for your own projects. (I was at one time so careful about this that I used a different color of legal pad than my employer used.)
    • Don't be an asshole about this. It's a business negotiation, a normal part of life.
    • All this assumes you're competent enough to create valuable intellectual property. If you're not, don't bother.
  84. I disagree by Arker · · Score: 4, Insightful

    Microsoft shouldn't pay people that use their spare time to help their competitors... Geeze...

    Nonsense. Microsoft, like every other employer in the world, needs to accept the fact that they don't own their employees and have absolutely no right to tell them what to do or not do after they clock out and go home.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
    1. Re:I disagree by curunir · · Score: 2

      IANAL, but...it's called a non-compete clause. It's pretty common and definitely enforceable. The only legal concern is that non-compete clauses cannot be overly vague.

      So Microsoft can't prohibit you from writing software in your spare time or from GPLing it. However they can prevent you from at least writing software with similar functionality to the Microsoft product you work on. At most, they may try to prevent you from writing software that competes with any Microsoft product (depends on how ballsy their lawyers are...judging by the anti-trust case, they probably keep you from competing with a product that may be created in the future).

      --
      "Don't blame me, I voted for Kodos!"
  85. Should contracts really override rights? by kcbrown · · Score: 2
    Some of you have occasionally argued that you should be able to negotiate anything at all on a contract, including your rights.

    Are you still certain of that, in light of this bit about employment contracts? What exactly are you going to do when every employer insists on owning everything you create while in their employ?

    It seems to me that a much more reasonable system would simply insist on enforcing the rights of the individual (the courts being there to arbitrate disputes between individuals whose rights conflict somehow). A "hierarchy of rights" would help enormously in reducing the number of such conflicts.

    But as it is, many people seem to believe that individually negotiated contracts should override an individual's rights. I don't subscribe to that belief, especially in light of this most recent case with employment contracts.

    --
    Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
    1. Re:Should contracts really override rights? by Todd+Knarr · · Score: 2

      In California at least the employment contract does not trump the law on this matter. California law places limits on what work the company may lay claim to, and explicitly limits contract terms to no more than what the law allows. I can dig the exact wording up out of my files, but it amounts to saying the company can claim work that:

      • is done on company time.
      • is assigned to you by the company to do, whether on company time or not.
      • falls within the normal type of work you would do for the company (which is read fairly narrowly) and which the company, when notified of it's existence, elects to use.
      If you work in California, at least, your employer is not permitted to claim anything and everything you create.
    2. Re:Should contracts really override rights? by kcbrown · · Score: 2
      In California at least the employment contract does not trump the law on this matter.

      That may be true, but the problem is that you have to go to court in order to use it. Which means that you have to pay a lot of money if an employer takes you to court. Most people don't have that kind of cash laying around dormant, so most people would be forced to cave. And so, the wording in the contract ends up having the force of law even if it contradicts actual law.

      --
      Use 'slashdot stuff' in the subject line in any email you send me if you want to get past the spam filter.
  86. This is the rule at Microsoft by Muggs+McGinnis · · Score: 2, Interesting
    Last week I was talking to a buddy who works at Microsoft. We were talking about developing an educational game program for children. I said I wanted it to be GPL and he said he can't work on anything GPL while he's employed at Microsoft. It's grounds for immediate termination. It's in his employment contract.

    I thought that seemed unnecessarily draconain.

    1. Re:This is the rule at Microsoft by Afterimage · · Score: 2

      This is not unreasonable from an employer's perspective. The employer is unimportant.

      If the coder does work on a project that invokes similar methods as he uses at his day job that's deep code fu trade secret stuff and it comes out in a sideline GPL project, the company would lose the ability to sue anyone else against that trade secret (inadvertant or mistaken disclosure tends to make trade secrets no longer secret by law). Given how large tech firms like to defend their knowledge base from competitors, I'm not surprised.

      Moreover, I'm not convinced this is all that unlikely to happen as a programmer (using similar methods). Is it likely to be harmful? I kinda doubt it. Is it something companies should be cautious of? Yes.

      A related question. Would Microsoft object to him working under another open source license, say, Apache, BSD or Artistic?

      --
      --Humpty Dumpty was pushed!
  87. Re:Response to criticisms by dh003i · · Score: 2



    (my comment here addresses most responses to my initial comment)

    Yes, but from OUR standpoint, it was. Why should the standpoint of ONE company be more important than that of MILLIONS of people? When you or I downloaded the GPL'ed code, WE were of the understanding that we would be FREE to redistribute it and modify it was we pleased. We put significant stock in that assumption: time learning to use the program, and possibly time modifying it. From our side of the agreement, everything was legit, so why should we be punished by not being allowed to distribute/modify?

    If a court invalidates the license from OUR side, invalidating OUR rights, then we've been wronged and shafted. We put effort into learning how to use the program well because we knew it could be redistributed, and we developed or helped develop the program because of that. The releaser might not have had legal standing to release the code, but we, having sacraficed what we have to uphold our half, SHOULD have legal standing to redistribute/modify under the GPL.

    In other words, the public which downloaded GPL believed there was a contract in effect guarenteeing them certain rights; to nullify that is to violate the PUBLIC's rights. We have a right to have the contracts we enter into be respected, irrelevant of the other side. So what, this guy didn't technically have the "right" to release it? We didn't know that. And we sacraficed to use that code, so we should be able to continue operating under our terms of the contract.

    Finally, I think that all work for hire nonsense should be illegalized by the Federal Government. It should be just as illegal as buying slaves, or as a company putting a clause in their contract saying they have the right to "kill" an employee if (s)he shows up for work late. If someone develops code, it should be THEIR code, unless a specific contract was in effect saying, "I'll develop a for you and give you the IP rights". This means that if I don't have such a contract with my employee, and I develop something on his/her computer, its MINE. Companies should, however, be allowed to make policies which stipulate that the IP rights to any program developed on their resources or their time must be transferred to them, or the employee can be fired (i.e., a legitimate grounds for termination is failure to transfer IP rights to software developed on company time/resources for company-related software).

    Corporate-o-philes will bitch about this. But the fact is, corporations don't have the right to do whatever they will (though I stated in an earlier post, "companies have rights too", that no one's entitled to screw off on company computers). The gov't has the rights to regulate acceptable employment terms. Though I generally support minimal intervention, there's already too much IP exploitation and hogwash which needs to be eliminated.

  88. Child Porn, et al. by gnovos · · Score: 2

    If they wish to own the copyrights to all the work you produce, and that means ALL the work, then start writing child porn stories. They don't belong to you, after all, right?

    In not child porn, then just really poor quality work, viruses, anything. Make them pay dearly for wishing to own your mind.

    --
    "Your superior intellect is no match for our puny weapons!"
    1. Re:Child Porn, et al. by kindbud · · Score: 2

      So if they own the virus you "accidentally" let loose, then they can assert that they did not give you permission to distribute it, and sue you for infringement.

      --
      Edith Keeler Must Die
  89. Re:One word: UNION by symbolic · · Score: 2


    I'm not all that fond of unions, but the very idea behind their existence is to protect workers from this kind of abuse. Let a huge number of highly-skilled programmers walk out on strike for a few days, and see how badly employers really want to continue with this "we own you" mentality.

  90. No rights with corporations... by sterno · · Score: 3, Insightful

    The problem is that the constitution is only a limit on the power of the government over its citizens. The government cannot enact laws or contractually obligate the citizenry in such a way that the constitution is violated. This doesn't apply to corporations.

    Corporations, unfortunately, have been endowed with all the rights of a citizen. The Supreme Court ruling that established this is possibly the greatest ongoing threat to the rights of individuals. Because of this ruling these corporations can engage in contracts as any citizen would but of course they have substantially more power. They are not boun by the limitations of the constitution. As the power shifts out of the hands of government and in to the hands of corporations, this situation only looks to get worse.

    A constitution doesn't mean jack to people if the chief influence on their lives ceases to be government.

    --
    This sig has been temporarily disconnected or is no longer in service
    1. Re:No rights with corporations... by maxpublic · · Score: 2

      I see this popular fallacy on slashdot time and again. That is, the Constitution only applies to the government and not to corporations.

      This simply isn't true. No corporation has the right to make laws (legislative branch), enforce laws (executive branch), or pass judgement on laws (judicial branch). If you sign a contract with a company and the contract dispute ends up escalating to a civil suit, that civil suit *must* be prosecuted before a judge - who is explicity bound by the Constitution in all things, including any judgement made concerning the constitutionality of your contract.

      *Any* dispute which enters the legal system *must* take second place to Constitutional guarrantees. It's right there in the Constitution, and *no* private agreement can abridge those rights.

      All law is the province of government, not corporations - *by definition*. Slashdotters need to realize that corporations *do not* make law - this isn't a Gibsonian world yet, even though quite a few folks seem to be confused on this issue. Mostly the same folks who think that EULAs are binding agreements, it seems.

      Max

      --
      My god carries a hammer. Your god died nailed to a tree. Any questions?
    2. Re:No rights with corporations... by Catbeller · · Score: 2

      "I see in the near future a crisis approaching that unnerves me and causes
      me to tremble for the safety of my country. ... corporations have been
      enthroned and an era of corruption in high places will follow, and the
      money power of the country will endeavor to prolong its
      reign by working upon the prejudices of the people until all wealth is
      aggregated in a few hands and the Republic is destroyed."

      Abraham Lincoln, Nov. 21, 1864 (Letter to Col. William F. Elkins)

  91. Definitely by crucini · · Score: 3, Interesting
    Here are some more actions we could take:
    1. Try to identify the company's customers. Call the customers, try to get through to senior management, and ask them for a public statement on their vendor's actions.
    2. Call every major functional unit in the company and discuss the situation with whoever answers. Ask to be transferred to someone who can solve the problem. If we get voicemail, leave a detailed message and move on to find a live person. Adapt to the size of company. Try to ensure that within three days every employee in the company is aware of the situation.
    3. Search for the company's name on the web, and find every journalist who has written a story about them. Call these journalists and see if we can get them to write about the current situation.
    4. Note upcoming events like product launches that are important to the company. A few weeks before the launch, try to identify and contact journalists who would cover these launches to see if they will cover the community backlash against the company's actions. With luck, such coverage will overshadow the product launch. But don't stop there. Call the company's PR people and suggest that it would be a big PR win to amicably resolve the situation before their launch or announcement.
    5. Find businesses that depend on Perl and would be harmed by the company's actions. Put together a little contact list for journalists so they can add some meat to a story.

    Of course this is all totally unrealistic pie-in-the-sky stuff, because we computer folk are in our infancy politically. However I think that as the vice tightens (SSSCA, etc.) we will be forced to get real about political action. That's another rant, but briefly it means:
    1. No more whining about how the media is dumb, shallow, biased. Instead, we learn to work with the media to get our point across.
    2. No more whining about how politicians are dumb, corrupt, biased. Instead, we give heavily to strategically chosen candidates, mobilize ourselves as a visible voting bloc worth pursuing, and prove that our aggressive campaigning can affect the outcome in a swing state.

    Lastly, to those who worry about the effect of such measures on Tilly: I feel bad for Tilly, but I'd happily accept the loss of one coder and some modules in exchange for a high-visibility smack to these corporate abusers. I would like this company to end up as a cautionary tale on the front page of the Wall Street Journal. If we could accomplish that, it would be worth lots of short term pain.I would like to set such an example that corporate decision-makers in the future shy away from such actions as they would from flying a Nazi flag over headquarters. It's not illegal (in the US) but with sufficient effort on our part it could be made very expensive and unattractive.
  92. Re:That wouldn't fly in many places by mpe · · Score: 2

    I've always had a feeling that's the case, and when I read your comment, it made me think that there should be a law that basically invalidates an entire contract if it has two many unenforceable clauses in it. The idea is to prevent this sort of abuse that comes from trying to "slip in" clauses that many employees would not realize are not legal.

    IIRC this is the default case now. What you'd need would be a statute to void clauses of the form "if any of this is void by law then the rest of it still stands".

  93. Unenforceable by The+Cat · · Score: 3, Informative

    Note that in California, such a contract is void and unenforceable. The Labor Laws state that any work performed outside the scope of employment belongs to the employee, and *even if* an agreement stating otherwise is signed, it is against the public policy of the State of California and cannot be enforced.

    That said, I'd never sign such an agreement anyway. Employers have no claim to time outside of work.

  94. /usr/src/linux/MAINTAINERS by Meech · · Score: 2, Interesting

    This was brought up in the MAINTAINERS file that comes with the linux source:

    6. Make sure that you have the right to send any changes you make. If you do changes at work you may find your employer owns the patch no you.

  95. Re:Watch those arbitration clauses, too by crucini · · Score: 2

    In California, at least, that arbitration clause should not impede you in recovering your wages. I wish more people knew about the labor board. If you are owed wages, you do not have to go to court. Just go to the labor board and file a complaint. They have offices basically wherever the state government has buildings. Failure to pay wages can be a misdemeanor, resulting in jail time. Any agreement you signed with your employer is completely irrelevant. California law dictates exactly how, when and where your wages are to be paid, including provisions for termination. Failure to pay wages is the bread and butter offense of the labor board. These people see 100 cases like yours each day, and have heard every single possible excuse for not paying your employees. But legally there is no excuse.

    The proceedings start with an informal conference where employer and employee can present their stories. If the employer pays the amount owed in full at the time of the conference, they avoid further penalties. Once the complaint is filed, unless the labor board finds for the employer the check must be paid to the labor board. This enables them to determine the lateness of the payment and assess appropriate penalties.

    I had to go to the labor board to get my final paycheck from an employer. He talked a very hard line and threatened to fight to the end. The day of the conference he did not show up - instead he sent a messenger with a check.

    I hope your state has a similar mechanism.

  96. GPL? I doubt it. by crucini · · Score: 2

    Where are you getting the idea that Tilly's modules are GPL'd? I would be very surprised to see core Perl modules GPL'd. Every time I've paid attention to the license of such a module, it's "same terms as perl" which means Artistic License OR GPL at user's discretion. The AL allows nearly anything, including proprietary code-swallowing.

  97. I don't think so by Arker · · Score: 2

    Even if you manage to strip all the patches out, you then need to make sure that the replacement patches aren't borrowing any ideas from the old intellectual property.

    I believe you are mistaken. You would have to do that if a patent were involved, but that's not likely. More likely the only worry is copyright infringement, and copyright does not apply to ideas, but to specific sequences of words (or notes or numbers or what have you.) So you can use the same ideas without problem - just make sure you don't use the same coder, or an obvious derivation of it (changing only variable names, for instance, won't cut it.)

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  98. Copyright vs Licence by Martin+S. · · Score: 2


    company claims ownership on all of the GPL'd work he has performed since he was hired

    I suspect they do own the copyright on the work produced, but that does not preclude them from obeying the GPL.

  99. Who are these bastards? by Cally · · Score: 2

    Just tell us who the mystery psycho-PHBs are, that we may boycott their products and/or services.

    --
    "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
  100. And make sure they read theirs by Paul+Johnson · · Score: 3, Informative
    After all, it's not your fault they didn't read it

    Actually it can be. I don't know how US law works, but over here in the UK the basic principle is that there must be some "meeting of minds": both sides must understand the same things about the agreement. The writing is evidence about what was agreed, but it is not absolute.

    Normally this works to help the little guy. If you are in dispute with some company and they point out some clause you didn't read written in Flyspec 3 on the back of the invoice, you can reply that you didn't know about that clause, didn't agree to it, and therefore it isn't part of the contract. If its routine stuff like promising to pay within a certain time then they can still claim that you must have expected that such a clause would be there. But if its "unusual or onerous" (such as punitive charges for returning hired goods late) then they have to draw your attention to it, e.g. by putting a bold print warning on the front of the contract.

    However in this case the rules are reversed. If you hide a modification to a contract in the middle of several pages of legalese and don't draw their attention to it, they can reasonably claim not to have known about your changes, and therefore not to have agreed to them. At this point things become seriously murky. In a dispute the Judge might decide there was no contract since there was no meeting of minds, and hence the default rules apply. Or s/he might decide that you were being deliberately deceptive and rule against you.

    Disclaimer: I am not a laywer.

    Paul.

    --
    You are lost in a twisty maze of little standards, all different.
    1. Re:And make sure they read theirs by Surak · · Score: 2

      After all, it's not your fault they didn't read it

      Actually it can be. I don't know how US law works, but over here in the UK the basic principle is that there must be some "meeting of minds": both sides must understand the same things about the agreement. The writing is evidence about what was agreed, but it is not absolute.


      Yep. The law is the same here. Contract law in the U.S. is in fact based on English common law (I'm sure you weren't surprised! :)

      Basically, if you don't point out the changes you make to the contract, they can claim they didn't know about the changes. Therefore, there is no meeting of the minds about those specific provisions. However, in some states, this can cause the entire contract to be null and void...some states add to contract law by saying if there is no meeting of the minds about specific provisions, then there is no meeting of the minds about the entire contract...I'm not sure if such laws would apply to employment agreements, but if you pursue this tack, definitely consult an attorney!

      IANALBIPOO/.

  101. company owns the rights to all work ... by gotan · · Score: 2

    company owns the rights to all work produced during the term of employment

    From reading the statement it seems that such a clause needs not necessarily be explicit in your contract but can be implicit by your employee status (professional employee).

    But the question is, if such an overbroad term like all work doesn't render the whole clause invalid. All work includes the work you did in your home, maybe repairing or even building it, when you repaired your car, helped a friend install software on his computer, wrote and somehow published an arbritrary text, any kind of art you produced, ... basically the output of your whole life as long as you are under that contract, even raising your children.

    So if you built your home with your own hands over weekends it'd be your employers, he can charge you for yourself repairing your car and teching your children and your friend for any help you gave him, he has copyright on any texts and art you produced, you basically won't own anything you made with your own hands or in any way worked at. I wonder how such a clause can be valid.

    --
    "By the way if anyone here is in advertising or marketing... kill yourself." -- Bill Hicks
  102. Re:slavery by ignavus · · Score: 2, Funny

    It's something else entirely, something new and hostile to ideals we've held for over 225 years.

    The term "business fascism" leapt to my mind when I read your post.

    --
    I am anarch of all I survey.
  103. Depend on who "they" are by Per+Abrahamsen · · Score: 2

    I have had no problems getting "annotated" employment contracts accepted. They didn't even negotiate the issue.

  104. I walked away from a 100/hr contract due to this by ScrewTivo · · Score: 2, Interesting

    The company was a large investment firm. Everyone thought I was crazy, but since I was also working on another contract I said the wording had to be changed to be limited to worked directed by the firm and not "ALL" work I do.

    They wouldn't budge claiming "This is just standard stuff".

    If I had signed they would own the work I did for the other company. If they sued guess who would be holding the bag?

    I wouldn't sign and lost the contract.

    I FELL VINDICATED! Thanks for the story

  105. Re:Can't beat em straight on by jgerman · · Score: 2

    Still yours. What are they going to do, extract the information from your brain? Not to mention there's no way to prove that you couldn't have learned it otherwise.

    --
    I'm the big fish in the big pond bitch.
  106. Re:Contract may have section for employee to fill by jgerman · · Score: 2
    That's hopefully the key, that most employers are reasonable. Hopefully that is the case. I'm pretty sure that mine is. Hopefully Tilly just worked for one of the few bad ones.


    As far as my responsibility goes to my company. I'm only responsible to them during work hours. I don't feel I should be held accountable or my free time. My private live is my private life. I didn't sell myself in bondage to a company, I sold the use of my skills. Skills they need. As a software engineer (I'm sure many other occupations as well) as soon as they feel it's not cost effective to keep me on I'm gone. Even when I work for a good company (which I do) business is business, so I understand this. But why should I allow them control over my private life?

    --
    I'm the big fish in the big pond bitch.
  107. A little advice for contractors by ragnar · · Score: 2

    Although this discussion centers around employees, many of us do contracting. If you think you aren't affected by this stuff, think again. Often times a contract will come with a non-compete clause which will prevent you from doing business with the company's clients. It will frequently refer to future clients as well, which is simply absurd.

    An easy way to derail this is to request a list of all their present and future clients so you can make sure that you aren't already in violation. Odds are they can't or won't provide it. At this point it is pretty easy to claim that you have a non-enforcable clause in the contract, so strike it.

    --
    -- Solaris Central - http://w
  108. Re:Promissory Estoppel by Dr.+Evil · · Score: 2

    What I find interesting is that in these examples, the manager is considered a representative of the company, but the employee is not.

    IMHO, the employee works for the company, the company is responsible for the actions of the employee. Just as people can make mistakes, so can companies. In this case, the employee and therefore the company GPL'd the software. If the employee violated his employment contract by doing so, then he should be subject to termination and/or a lawsuit, but the GPL of the code should not be in question. The copyright is in the hands of the company, but the code was released as GPL. Tough cookies.

  109. Re:slavery by glwtta · · Score: 3, Informative
    Sigh. Yes, you can sign away your human rights. 1st amendment, 4th amendment.

    That's actually precisely not true, that's the good thing about constitutional rights, they are yours and even you cannot take them away from yourself. No contract claiming you surrendered those rights would be considered valid (well at least that part of it) by any court, that includes the (sadly) common clauses regarding limiting your litigation options. It's that they usually go unchallenged, that's the problem.

    Your children are an entirely different thing, but you rights, at least in theory, are yours to keep, whether you like it or not.

    --
    sic transit gloria mundi
  110. Wanna have some fun? by hrieke · · Score: 2

    IANAL - but you'd think that if the law is followed to the letter then:
    Any employee's after work hobbies, be it writing a novel, painting, or playing music, etc. etc. etc. becomes property of the company they work for.
    Begin a group of class action suites against the employees of companies, demanding the rights from their hobbies.
    Sit back and watch the law change so damn fast...

    --
    III.IIVIVIXIIVIVIIIVVIIIIXVIIIXIIIIIIIIVIIIIVVIIIV IIVIIIIIIVIII...
  111. even worse in the biotech field by glwtta · · Score: 2
    I was presented with a contract by a biotech company that didn't really have any programmers on staff, so it was basically their contract for scientists, slightly modified to include development work in their concepts. So basically what he IP and non-compete clauses boiled down to was that not only they owned everything that my body excreted, one way or another, during my employment with them, but I could not write code for anyone else for a period of two years after the termination of that contract. I am sure it was not intended entirely in that fasion, but that's certainly what came out.

    The scary part is that such non compete clauses are fairly statndard for scientific fields, the silver lining is that they are completely illegal and unenforceable since it is illegal to keep someone from being employed. Usually they are just used to bully people around when the need arises... like most of this stuff.

    --
    sic transit gloria mundi
  112. What did he do to piss them off? by sharv · · Score: 2, Interesting
    I don't know Tilly and have never worked with him, but I have to ask the obvious question: what did he do to get on the company's radar?

    It sounds like he must have done something high-profile to get noticed, otherwise they never would have gone looking for his employment contract and run it through a black-letter-of-the-law interpreter.

    I think the issue that has been uncovered is critically important, and I feel better educated because of it, but I can't shake the nagging feeling that Tilly must have somehow angered management - maybe by spending too much time on Open Source projects and not enough on his company assignments? Hmm?

    His PerlMonks posting wasn't too forthcoming about what started this whole mess. I'd like to know what did.

  113. What?! by Anonymous+Brave+Guy · · Score: 2

    In the UK, details are routinely modified by one business sending a revised version of a document to another. If no response is received in a reasonable time disagreeing, the details change. This happens all the time. I'm no lawyer, but I can't believe that if an employer takes you on, after you've sent a revised contract back and they haven't even bothered to read it, then they have a legal leg to stand on if they don't like the conditions you changed.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  114. So Tilley's boss owns some GPL code now.. by aphor · · Score: 2

    Once published, GPL code cannot be re-closed. If any code was lifted from another GPL project, the copyright holder of THAT code may be owed damages for any attempt to do so.

    Tilley can rewrite anything he did under contract with the jerky employer under the bad contract and re-release it under GPL as hiw own (derived from his jerky-boss's old GPL code).

    Jerky boss go screw!

    --
    --- Nothing clever here: move along now...
    1. Re:So Tilley's boss owns some GPL code now.. by kindbud · · Score: 2

      What a great way to ensure that that boilerplate is amended to contain specific wording that rules out any GPL work by any employees, just to avoid the situation you outlined here.

      --
      Edith Keeler Must Die
    2. Re:So Tilley's boss owns some GPL code now.. by Phillip2 · · Score: 2

      "Once published, GPL code cannot be re-closed. If any code was lifted from another GPL project, the copyright holder of THAT code may be owed damages for any attempt to do so."

      This is plainly untrue. If you do not believe this then I suggest that you have a look at history. GPL can be closed very easily, it the person who released it in the first place had no right to do so. It would appear that this is the case here. The original GPL was invalid, since the person who released it was not the copyright holder, even if he was the author.

      This has happened before. Some GNU code has had to be pulled for instance, because companies claimed rights to parts of it. I believe this happened to one particular version of Emacs for instance.

      Its one of the reason that GNU insist on copyright waivers from authors of much of the software they release. As well as signing your copyright to GNU, you have to get your employer to say that they waive any rights that they have to the copyright.

      It's a hard assed policy on behalf of GNU. But there is a reason for it. This example is one of them.

      Phil

    3. Re:So Tilley's boss owns some GPL code now.. by aphor · · Score: 2

      What I said originally:

      Once published, GPL code cannot be re-closed. If any code was lifted from another GPL project, the copyright holder of THAT code may be owed damages for any attempt to do so.
      I should be more clear. I also assumed (possibly wrongly) that Tilley lifted other GPL code to do his perl work. Let that be a lesson to people who are averse to code reuse. What I mean is his boss can't have it both ways: you can't lift GPL code to take advantage of preexisting work and also control the distribtion of source code of those derived products. If this is truly between Tilley and his boss, then you are right. What I am talking about is between Tilley's boss and the GPL copyright holders of any work Tilley borrowed from to produce his work under contract.
      --
      --- Nothing clever here: move along now...
  115. Much of it is... by Anonymous+Brave+Guy · · Score: 3, Insightful
    With the mood in America (200,000+ layoffs) the employer / employee relationship is such that many people feel this way without a draconian employer.

    Sure, right now, in the middle of a down patch. When things pick up in a few months, maltreated employees will be out of there like rats of a sinking ship, and the scumball employers will lose out bigtime. What goes around...

    [It rarely hurts the company when it's recruiting.]

    Speaking as someone who just gave a list of "no way" employers to his agent, based on the way they've treated friends of mine in the recent past, I disagree. I work in a high-tech city, and it's a small world. Employers who try to take advantage will find the best employees leaving, or just not applying in the first place. Employers who treat their staff as people to be valued and not "human resources" do much better. The past few years provide several shining examples of each type.

    Making the comments, or striking paragraphs telegraphs the kind of player you are going to be.

    Yep, a fair and reasonable one. Inserting the kind of contractual terms we're discussing does far more to telegraph what kind of employer they are going to be. The kind of employer who objects to such alterations, or, say, rules you out because you have the audacity to ask how long a typical working day is during interview, is not the kind of place I'd work anyway. If they get evasive or uncooperative, they just confirm my initial impression, and save me wasting any more time.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  116. Clarification by sterno · · Score: 4, Insightful

    Okay, not quite ALL the rights, allow me to clarify. Originally corporations operated under charters which narrowly defined the ground rules for their operation. During the 19th century, the power of corporations grew substantially, and in 1886, the Supreme Court ruled in Santa Clara County v. Southern Pacific Railroad that a corporation was deemed a "natural person" under the US Constitution. This effectively extended all constitutional protections to a corporation as thought it were a citizen.

    It is this Supreme Court ruling that set up the basis for the campaign finance mess we are in today. Since corporations have the right of free expression, and since spending money is a form of expression, there's not a whole lot that can be done to limit their political influence. We'll see what happens with the new campaign finance law that looks to be passed shortly, but it's likely much of it can get struck down in court.

    No, clearly corporations don't have EVERY right of a citizen. As you point out, they cannot vote, and clearly, since they are owned by people, they could be considered slaves. But where it counts they've been given a lot of constitutional protection that was never intended for them.

    As for being bound by the limitations of the constitution, I disagree. Through contracts, a corporation can require it's employees or other contract signers to waive just about any right. While a contract cannot directly violate the law, they can limit the free speech of citizens quite readily. Most of the rights we traditionally think of can easily be signed away to a corporation, but a government agency has no such power over us.

    --
    This sig has been temporarily disconnected or is no longer in service
  117. Carp and Exporter not GPL by mikosullivan · · Score: 2
    Carp and Exporter and most everything else in the Perl world are issued under the Artistic License, not the GPL. The Artistic License is an OSI approved open source license. It's the license that is refered to when all those modules say "This module is freely available and is distributed under the same terms as Perl itself".

    The fact that the modules are AL instead of GPL may have an effect on Tilly's case, particularly this sentence (not from the license itself but from Perl's distribution notes):

    The bottom line is that this is a kinder and gentler version of the GNU license -- one that doesn't infect your work if you care to borrow from Perl or package up pieces of it as part of a commercial product!
    --
    Miko O'Sullivan
  118. I think they were referring to Tilly's company... by Svartalf · · Score: 2

    Which may well deserve such treatment.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  119. Getting shafted vs. getting sued. by heroine · · Score: 2

    My experience is if you don't get sued by your employer or by users you'll get shafted by one or the other. Although a defect in the software causes it, the retaliation usually is not a software lawsuit but something you did long ago getting used against you, like illegal parking or shoplifting, and it comes in the form of a web page or a broadcast email to recruiters.

    You can't give away software in your own name anymore. Software is now the domain of businesses and governments with individuals being mere employees. Losing the ability to write software as a private individual isn't the end of the world. No-one complains about not being able to build ASIC's in their dorm room.

  120. Or... by Greyfox · · Score: 2
    Something that violates the DMCA?

    I wonder just how much legal trouble you could get a company into...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  121. Ask first by maiden_taiwan · · Score: 2, Insightful

    I work in the technology arm of a major financial firm, and our employment contracts have the usual language about owning everything we think of. However, I have created several projects outside work and own them. How? I asked the company before starting them. The lawyers drew up an agreement and voila, I own what I made. Of course the projects do not compete with my employer in any way. Moral: ask first.

  122. That must have been so much fun! by joshamania · · Score: 2

    Did you stand there and gloat at the asshole while the judge yelled at him?

  123. People! Be reasonable! by Flower · · Score: 2
    ...I suggest you simply ask for more money - for instance, if you were expecting an 8 hour/day job and their contract asserts that they own what you do 24 hours/day, then you'll need at least three times as much salary to compensate.


    You're forgetting weekends and holidays!! That's damn close to another 116 days. Ask for 4 times as much salary.
    --
    I don't want knowledge. I want certainty. - Law, David Bowie
  124. Re:slavery by GSloop · · Score: 2

    Thanks!

    Well said, and you're not alone in your thinking. I couldn't have put it better myself.

    Thanks again!

    Cheers!

  125. Your own time ... your own equipment ... by ProfMoriarty · · Score: 2, Interesting
    After reading many of the responses to the article, one theme pops up every so often ... if you do the work on your own time and equipment ... you own it ...

    Ok, I have a question for all of you ... I currently have an "open-ended contract" with my current "employer" ... everything that we have agreed upon is verbal ... IOW, I haven't signed a thing ...

    Since this is the case, I started early on using my equipment (laptop) at home, and now more and more at my employers' office. In fact he hasn't even offered me equipment ... which is fine by me, since it takes quite a while to make sure that you have all of the tools on the machine, etc.

    Granted, right now I'm too busy working on his stuff to work on anything of mine, I have several ideas for utilities that I would like to write ... I even have design documents drafted up to make sure that I wasn't drunk when I typed them (and yes they still make sense) ...

    If I were to start on my own projects, about the only thing I would have to worry about would be that it's on "my own time" ... which has never been brought up, since in the _past_ I have worked at home on his project ... lately, it's been more of a 9-5ish job ...

    Since I don't have anything (not even a Non-Disclose) signed ... should I, or do I need to be worried about starting my own projects?

    --
    Karma? Karma? I don't need no stinkin' karma.
  126. Is it legal? by pclminion · · Score: 2

    Is it even legal to sign away your brain by contract? Are these contract clauses even legally binding?

  127. Required Course for Graduating Seniors by FreeUser · · Score: 2

    Amen! That's the clause in my employment agreement. When I started doing open source development, I pulled it out and double checked. If I create it at work it's theirs. If I create it at home, it's mine.

    Every university in the United States (I won't presume to speak of the entire world, though I think the same might apply to many other places as well) should have as part of its required curriculum a course that deals with contract negotiations, common pitfalls like this one, and other tidbits of wisdom that graduating students really need to effectively negotiate their way into the business world.

    The vast majority of us, myself included, got absolutely reamed in our first job (and back then I had clauses like this too ... thankfully I no longer do) because, while we were brilliant programmers and engineers, we knew nothing about law or even how to seriously negotiate.

    But then, Universities attempt to abuse their students (and sometimes faculty/staff) in just such a manner, so I guess depending on them to actually educate their students about such thing is a little much to hope for.

    --
    The Future of Human Evolution: Autonomy
  128. Contributing to GCC by devphil · · Score: 3, Informative


    This is why major contributors to GCC who are also employed as a programmer must get a disclaimer signed by their employer, stating basically, "We don't really give a rat's ass about this work and promise not to try and hijack it in the future."

    Without such protections, there wouldn't be much of g++ these days: the employer of the original author tried to make it a proprietary product once he was mostly done with it. Fortunately it was too late for them.

    I wonder why the Perl folks don't require such protection of themselves.

    --
    You cannot apply a technological solution to a sociological problem. (Edwards' Law)
  129. That's kinda like a union contract without a union by Wesley+Everest · · Score: 2
    It's interesting when they pull the argument that they want one identical contract for all employees. That's essentially a collective contract. Only thing is that not only are you not allowed to individually negotiate it, but you also aren't allowed to collectively negotiate it.

    If you're going to have a collective contract you absolutely need collective bargaining where the employees get to work out amongst themselves what they would prefer and then democratically decide on a suitable contract. That would satisfy the employer's concerns about things getting complicated with a thousand different contracts...

    Of course, the lawyer was bullshitting you, though. I've never heard of a lawyer telling someone not to take a contract too literally when the lawyer is legally required to give good advice. If that same lawyer ever gave such advice to a client, they would be disbarred. Of course, your employer is his client, not you, and he is only legally required to look out for his client's interests.

  130. Re:I don't think "I own my ISP" solves the problem by Nonesuch · · Score: 2
    What good is this?

    They can find your ISP if they discover the IP adddress and time that the offending information was sent from. If you're the only user of your ISP, then finding the ISP means finding you. You have to say that your ISP has a bunch of users and it deletes enough log information to make it impossible to figure out who did what after the fact.

    We are BOFH. We have taken all of these issues into account. It also helps that two of the six original founding members were lawyers :-)

    We do not quite have a /19 allocation yet, but we are getting there.

  131. Re:Freedom of speech == Government can't silence y by maxpublic · · Score: 2

    The Constitution protects everyone at all times because *no entity other than government can make laws*. And since only government can make laws, prosecute laws, and sentence offenders, the actions of government in all three endeavors are regulated by the Constitution.

    It doesn't matter for jack what a company thinks on the matter. The company has no legal authority of any kind. The worst it can do is complain through a civil suit - which immediately remands the matter before a judge *who is bound by the Constitution in interpretating the law, just as Congress was when they made it.*

    The idea what corporations are somehow exempt is a bogus one fronted by slashdotters who think (or wish) that we live in some sort of cyberpunk reality. This simply isn't at all true. These folks should stop smoking the crack that inspires such delusions.

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
  132. I've seen this before by Angst+Badger · · Score: 2

    When I worked as a contractor for Intel, this was part of the standard contract -- which of course I did not read, and only became aware of later. Intel had a procedure in place for employees to petition for exceptions for code which was not related to their job and developed entirely off-hours and without company resources. They were mainly interested in keeping their own IP in-house and avoiding "contamination" of their own code with the dreaded GPL. In my experience, they were pretty reasonable about it, and my open-source project (a C library that duplicates most of Perl's functionality) was granted an exemption.

    On the other hand, if I had actually read the contract, I would have turned down the job. And no, it wasn't negotiable. I've seen similar clauses elsewhere since, and sometimes they're negotiable and sometimes they're not. I've never seen anyone get upset by discussing the possibility of striking it from the contract -- although this is occasionally politely refused -- and one employer was willing to amend the contract after the fact. IMHO, it should not be legal to claim anyone's own-time work, but the fact is that it is legal, so pay attention, be assertive, and be prepared to say no and walk away.

    --
    Proud member of the Weirdo-American community.
  133. What we call it is crucial by Catbeller · · Score: 2

    You are right. Think of this. One of the reasons why people haven't raised this concern about the new way of looking at the world, symbolized by Scalia and Kennedy (I think), doesn't have a name. It's not "right-wing" or "conservative", words which I have used frequently of late, but only because there isn't a neologism to replace them yet.

    It IS a fascism. Business fascism is not quite right. Corporate fascism? How about American fascism? How about neofascism? Should Bush lend his name to it, since it is blooming on his watch?

    This is a serious concern of mine. If you can't give a unique, powerful name to a new thing, it gets confused with other unrelated concepts.

    Anyone else? Let's kick this around.

  134. Like wow, wipe out! by leonbrooks · · Score: 2
    It's a shame he's corrupt and doesn't care to do any practical enforcing, then.

    If you count resurfacing the entire planet as `not practical', then I guess you could be onto something. To make that assignation, though, you'd have to ignore an awful lot of physical geology.

    As to the `corrupt' - in whose opinion? Yours? Go read the book of Job and think about it before replying.
    --
    Got time? Spend some of it coding or testing
    1. Re:Like wow, wipe out! by dvdeug · · Score: 2

      If you count resurfacing the entire planet as `not practical', then I guess you could be onto something.

      Punishing almost everyone does not count as effective enforcing. Why should I stop doing my wrong deeds if I will just get punished like the really evil guy next door?

      you'd have to ignore an awful lot of physical geology.

      I suggest you starting reading geology books written by people who actually study the rocks, instead of those who read other people's work to twist it to their agendas. It's been known for 200 years that the geological pattern does not fit a worldwide flood.

      As to the `corrupt' - in whose opinion? Yours?

      Of course. Some would point out that my ancestor ate of the fruit of good and evil. Others would point out that I have no option - ultimately, even if I am to rely soley on others, I must rely ultimately on myself to pick who I am to rely on.

      Go read the book of Job

      The "Look apon my works, ye mighty, and despair" argument, eh? Historically, neither knowledge or power has been evidence of morality. I see no reason why your god's claim that he is powerful and intelligent should lead me to believe he is moral; indeed the very fact that these arguments were put forth instead of arguments about morality seems to indicate that he could not answer the straightforward complaints.

    2. Re:Like wow, wipe out! by leonbrooks · · Score: 2
      Punishing almost everyone does not count as effective enforcing.

      A minor nit: they haven't actually been punished yet, just hauled offstage as it were.

      Why should I stop doing my wrong deeds if I will just get punished like the really evil guy next door?

      Several reasons. One of them is the `almost' from above: the aim of the game is to be part of that remnant. But the big issue is that people do what they do largely because of what you believe. As well as changing your behaviour, changing your beliefs gets you (to put it extremely crudely) credit points, because what you would do in a perfect environment is more important that what you have actually done, although it is also necessary, for justice, to account for what you have actually done. The price is high, but it is also already paid if you will accept it. BTW, if you're the sort of person who chases `credit points' then you're almost certainly not the sort of person who actually gets them. Life's like that.

      I suggest you starting reading geology books written by people who actually study the rocks

      Done. And Dad is a mining engineer, plus two of his brothers are geologists, one of them world-famous, and two of my neighbours are geologists as well.

      It's been known for 200 years that the geological pattern does not fit a worldwide flood.

      No, it's been supposed by various people throughout history that the earth is either old or new, and facts bent to fit their agendas.

      However, time has passed and observations have been made. Mechanisms for laying down rocks, particularly in lots of layers, have been observed both in the wild and in laboratories, operating on a scale of seconds-to-hours rather than megayears.

      Mechanisms for each step of fossilisation have also been observed, and need not take long.

      Self-arranging oxygen varves take care of ice cores, and dendrochronology operates to show features consistent with large-scale flooding (e.g. Yellowstone fossil trees grew contemporaneously at different levels, were laid down sans roots and branches and bark).

      Hot Deep Biosphere experiments show that oil and gas are formed today, in quantities compatible with a short history, and that organic flood deposits are prone to absorbing and retaining them as they diffuse.

      Well speciated fossils, including very many `impossible' samples (out of sequence, reversed sequence, polystrate, fresh organic material, etc) are compatible with a flood, not gradual deposition, as are thick homogeneous deposits, especially of either uniformly granular or discretely sorted substances such as gravel, and deposits laid out over a very wide area.

      I don't think we need delve into consistent flood legends and other social support, or look at the many assumptions that go into isotopic dating (or the plentiful examples of exaggerated ages that result), but I'm happy to if you are. (-:

      Go read the book of Job

      The "Look apon my works, ye mighty, and despair" argument, eh?

      No, the `were you there?' argument. Eyewitness accounts surely amount to more than speculation does.
      --
      Got time? Spend some of it coding or testing
    3. Re:Like wow, wipe out! by dvdeug · · Score: 2

      A minor nit: they haven't actually been punished yet, just hauled offstage as it were.

      Hmm. Note: death not punishment; notice people lining up to be executed. end note.

      But the big issue is that people do what they do largely because of what you believe.

      But a perfectly moral Buddhist, who literaly would not hurt a fly, still gets to burn in hell, whereas a true believer, who occasionally kills people (like King David), gets to go to heaven.

      No, it's been supposed by various people throughout history that the earth is either old or new, and facts bent to fit their agendas.

      Then how do you know that the people bending the facts to your agenda have the right of it?

      Mechanisms for each step of fossilisation have also been observed, and need not take long.

      Except for the fact that most of the creatures seen fossillized haven't been seen in human history. Neither Egyptians or Chinese or cavemen thought to put them in the records. Also, Noah got all the animals for the ark, not some of them.

      No, the `were you there?' argument. Eyewitness accounts surely amount to more than speculation does.

      Eyewitness accounts mean little when there's only one eyewitness, and the integrity of that eyewitness can be called into question.

  135. Good idea! by SpookComix · · Score: 2, Insightful
    Just strike it out, and change it to: company owns the rights to code written during working hours and in direct furtherance of any tasks assigned by the company

    Amen! That's the clause in my employment agreement. When I started doing open source development, I pulled it out and double checked. If I create it at work it's theirs. If I create it at home, it's mine.

    Of course, I just have to be careful not to use any of my open source code for anything at work. That would make it very easy for them to claim I worked on it at their expense. If you've written something you want to use at work, right up a separate contract and license it to your employer for one dollar, just to keep everything clean.

    --
    You read fiction? I write it! Lemme know what you th