Slashdot Mirror


Countering IP Agreements?

Ghettoimp asks: "I'm a grad student considering an offer for a summer internship with a large software company. The offer is appealing but has a horrible IP agreement which gives them the rights to work I create while I'm there, *and* rights to work I've created in the past. I proposed a counter-agreement but it seems quite clear that the terms are non-negotiable, and I have little reason to believe that this situation is different anywhere else that would be interested in hiring me (e.g., defense contractors, research labs). The agreement does let me list explicit items to exclude from this, and gives me space for four items. I am thinking about instead attaching a list of every program I have ever worked on at all. I know this won't give me any control over what I work on while I'm there, but could this be a viable strategy for keeping ownership of the programs I have already written? I just want to know that I will be able to use, distribute, and talk about my own work in the future without worrying about some ridiculous lawsuit."

112 comments

  1. Lawyer lawyer lawyer by rueger · · Score: 5, Insightful

    The offer is appealing but has a horrible IP agreement which gives them the rights to work I create while I'm there, *and* rights to work I've created in the past.

    Well, that's plumb crazy, and possibly unenforceable too.

    In any event the answer is obvious. Get to a real lawyer! That's who can tell you how to protect yourself in a sensible manner.

    Why oh why do people have such a hard time paying a few hundred bucks to a lawyer in circumstances where they could possibly suffer thousands of dollars in damage?

    1. Re:Lawyer lawyer lawyer by keesh · · Score: 0, Flamebait

      Because a lot of us don't like giving money to the crooks who make paying extortion money necessary in the first place.

    2. Re:Lawyer lawyer lawyer by King+Fuckstain · · Score: 0, Flamebait
      Well, a lot of us have made friends in life who work in a variety of fields because we're not social outcasts and, therefore, can just ask our friends who are lawyers to take a look at the document in exchange for running Windows update for them.

      But you go ahead and rage on and call lawyers crooks. Perhaps after your 16th birthday you'll start the long trek towards maturity and arrive there sometime by your 40th birthday.

      --
      Update For for the dupe. Not going well. Appreciate all the hate mail. Really encourages improvement.
    3. Re:Lawyer lawyer lawyer by shaka999 · · Score: 2, Insightful

      Bringing a lawyer in when your trying to get a job doesn't usually give the best first impression. It will most likely be you last impression

      --
      One should not theorize before one has data. -Sherlock Holmes-
    4. Re:Lawyer lawyer lawyer by rbarreira · · Score: 1

      Who said he had to take the lawyer to the company?

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
    5. Re:Lawyer lawyer lawyer by chris_mahan · · Score: 2, Interesting

      Actually, no. They will see that this individual is knowledgeable enough to seek legal advice from a professional when needed, and also that this individual will be resourceful enough to sue the university if they screw up. Depending on the interviewer's long term agenda, it may turn out nice.

      My advice: Tell them to pay you for 24 hours a day, retroactively to your 12th birthday, if they want to own all IP on what you do now and did in the past. That should make them open the door so you can leave, and that, my friend, is the best thing for you to do. They need you, you don't need them; not at this price.

      --

      "Piter, too, is dead."

    6. Re:Lawyer lawyer lawyer by Corpus_Callosum · · Score: 1

      Why oh why do people have such a hard time paying a few hundred bucks to a lawyer in circumstances where they could possibly suffer thousands of dollars in damage?

      In general, it is a *bad* idea to get lawyers involved unless you really need them. They eat up your time, your money and they will often lead you in a direction that benefits them rather than you.

      However, that being said, when you need them, you need them. If, as in this case, some entity is attempting to hijack IP that is not theirs, you in fact do need them. One example of something a lawyer can do for you in a case like this is to create a document assigning all work you have previously done in a non-transferable manner to you. Then, that document can be entered into record with the employerer and *poof* your problem dissappears.

      IANAL & YMMV

      --
      The reason that it can be true that 1+1 > 2 is that very peculiar nonzero value of the + operator
  2. put some.. by gl4ss · · Score: 4, Insightful

    put a 'mother' project on the list of excluded items(like, if you've published the stuff on some website put that as the single piece of work on it). it's not like you're going to list every piece of .h and .cpp anyways.

    and ask them if they will pay or not you for getting those preciousss projects of yours under their control.

    but.. if you're in a region where that is the norm.. well, you're kind of screwed. but try to screw them a bit back. I'd be more worried about what the agreement says about what you're allowed to do AFTER you move on from that place.

    --
    world was created 5 seconds before this post as it is.
    1. Re:put some.. by Stradivarius · · Score: 1

      I'd be more worried about what the agreement says about what you're allowed to do AFTER you move on from that place.

      Exactly. A BIG one to worry about is non-compete clauses.

      When I was in school, a company made me an internship offer, but their proposed contract included a 1-year non-compete agreement. This doesn't sound so bad (you're in school for a year and then looking for the next internship or full-time job)... until you realize that your next job will start in only 9 months from the END of the other.

      Constraining one's choice of full-time employment based upon a 3-month internship is probably not wise, since the field of a company's "competitors" can be quite broad. I walked away from the internship, had a fairly dull job for that summer, but was later glad I did. While I missed out on a potentially cool internship, I didn't have to worry about legal considerations when I was job hunting during a recession.

  3. The offer is appealing? by Exitar · · Score: 2

    To give them the right of your old work isn't appealing at all.
    I guess it's a legal agreement, but I strongly encourage anyone to boycott companies like that.

  4. What rights? by Facekhan · · Score: 3, Insightful

    Are they claiming ownership over your past work or just protecting themselves from a future ip claim of yours if you reuse code you have already written while working there? Does the contract grant them ownership or just a perpetual non-exclusive right to use and distribute it?

    1. Re:What rights? by HalfFlat · · Score: 4, Informative

      I was given a similar IP agreement to sign at one point. And their stated concern was indeed for the protection of the company against future IP claims.

      So, given that, I was able to have the agreement ammended to state that the company has a perpetural, transferable, non-exclusive right to use and make derivative works from any such previous software that was not explicitly excluded.

      I was much happier with this, and the company had the same protection that they claimed they needed the clause for.

    2. Re:What rights? by GeckoX · · Score: 2, Insightful

      Something else to think about as well:

      Can you even legally sign that?

      What I'm getting at is, have you ever signed an NDA at a previous job? If so, how could one legally sign away IP rights to all previous work done, when they don't even have the rights to the previous work they've done? Just signing the contract, it seems to me, would basically be breach of your previous contracts.

      --
      No Comment.
    3. Re:What rights? by Ithika · · Score: 1

      Agreed. If every new job expects to pull the IP rights rug out from underneath every previous company you've ever worked for, who's to say the company you work for after that don't do the same. You'll be repeatedly breaching contracts and signing away the rights to stuff you no longer own. At which point surely your new company is guilty of some form of infringement. Ach, this is all just stupid anyway. Tell them to take a running jump, I say.

    4. Re:What rights? by Ohreally_factor · · Score: 1

      You've hit the nail on the head. It's a CYA clause on the part of the company. Otherwise, such a clause in a contract is unenforceable because

      i) You own the copyright to anything original you've written or created.

      ii) There must be an explicit written transfer of this copyright, or it's not valid. Re: SCO v. Novell

      --
      It's not offtopic, dumbass. It's orthogonal.
    5. Re:What rights? by KarmaMB84 · · Score: 2, Insightful

      If someone has previously signed rights to works away, then those works obviously can't be covered under the new contract because they're no longer his or her works. The previous works done bit is intended to protect the company in the event that the employee puts code from one of their old (not signed away) projects into the company's product. If the employee tried to sue them for royalties over the code, the employer can whip out the agreement and stop them in their tracks. I think the work done at the company part should cover that, but it's better safe than sorry.

  5. Can it really be a good job? by mystran · · Score: 4, Insightful
    While I definitely agree with others that you should consult a real lawyer, it sounds to me like there's something wrong with the company.

    Basicly, if someone has a dragonian IP policy, then it sounds pretty likely that they might have other dragonian policies hiding somewhere, and working for them might not be as much fun as it might sound like.

    I would definitely run, but it's against my policy to advice others, so do as you see fit. :)

    --
    Software should be free as in speech, but if we also get some free beer, all the better.
    1. Re:Can it really be a good job? by Anonymous Coward · · Score: 0

      You mean "draconian."

    2. Re:Can it really be a good job? by afabbro · · Score: 2, Funny
      Dude, a dragonian IP policy would be awesome! Lawful Evil red dragons could burn up overly-restrictive contracts while Lawful Good gold dragons would enforce the GPL!

      Much better than a draconian IP policy.

      --
      Advice: on VPS providers
    3. Re:Can it really be a good job? by Ben+Jackson · · Score: 2, Informative
      Basicly, if someone has a dragonian IP policy, then it sounds pretty likely that they might have other dragonian policies hiding
      Oh, they're not hiding. They're right under the "Here Be Dragons" clause.
    4. Re:Can it really be a good job? by gstoddart · · Score: 1
      Dude, a dragonian IP policy would be awesome! Lawful Evil red dragons could burn up overly-restrictive contracts while Lawful Good gold dragons would enforce the GPL!

      While Chaotic Evil black dragons would buy up all of the patents and sue everyone -- after eating all of the gold-dragons of course.

      We call them Microsoft.
      --
      Lost at C:>. Found at C.
  6. Use your 4 exclusions BROADLY by redelm · · Score: 2, Interesting
    I might suggest IANAL:

    All works started prior to signing this contract.

    All works not directly arising from work directed and requested under this contract.

    Any opening in a contract is room enough to completely undo it.

    1. Re:Use your 4 exclusions BROADLY by cgenman · · Score: 1

      If you have anything not published or not known outside of yourself, that is now codename: project X. Write "Project X" down on your list of previous projects. Also write down "Project Y" "Project Z" and "Project AA-AZ." The company may rightfully complain that those are stupid project names but hey, they're not your company's to name.

    2. Re:Use your 4 exclusions BROADLY by Havenwar · · Score: 1

      I might also suggest you are anal, but I'd much rather suggest to the author of the article to get out while he can, or stop fuzzing and wirte a long list.

      Simpel fact is that the company gets an opening to screw him over no matter how broadly he closes out the past projects.

      Heck, I reprogrammed hangman when I was around 8, they could sure use the IP embedded in those long lists of less than politically correct words and phrases.

      Get out.. get out now! If you wanna fetch coffee all day, go work at starbucks and start your own company at any spare time you manage to find.

  7. What I do by Ratbert42 · · Score: 4, Funny

    Do what I do. Get someone else to scribble something in the signature part and wherever your name has to be printed. To top it off, have someone else put it in interoffice mail or just drop it on a desk so you have no ties to the "signed" document.

    Or type your own document and format it to look the same. Except for the title and the first sentence or two, just make it legal-sounding gibberish. Then sign that.

    If it's like our company, the HR person won't even look at it, it'll just go in your file, and you'll get a checkmark for that task.

    The last time we had a round of that at work, about 1/3rd of us refused to sign and they never pursued it.

  8. I once signed such a contract... by (H)elix1 · · Score: 4, Interesting

    When I first entered the world of development, I signed an 'all your base' contract. I did not have that much meaningful code so it was easy to list the important prior art. What I missed was all those AD&D and MUD programs I wrote up.... but a contract is a contract. I contacted the legal department and ask them for a template statement indicating their IP ownership to add an updated build license, and what source repository I should check in the newly updated 'Malice's Turning Undead toolkit'.

    The look on their face was priceless...

    Surprisingly, the internal counsel amended the contract to not include prior art done on my home equipment. A good decade and some later I would never sign something like that again, but it was really funny at the time.

    1. Re:I once signed such a contract... by stefanlasiewski · · Score: 2, Funny

      'Malice's Turning Undead toolkit'.

      I'm suprised they didn't take you up on the offer. Tools like that would be invaluable in both HR and Sales.

      HR Person: "Hello, we received your resume. Could you come in for an interview? ... Hello? Hello? Is anyone there?"

      Job Applicant: "Mnnnnnnngggghhhh!"

      --
      "Can of worms? The can is open... the worms are everywhere."
  9. Don't go there and tell them why by NoSuchGuy · · Score: 1

    Maybe they will understand maybe not, but you can keep your head up high and look yourself in the mirror.

    --
    Grundgesetz * 23. Mai 1949 - 30. November 2007 - http://www.vorratsdatenspeicherung.de/
  10. Echo by BoomerSooner · · Score: 2, Interesting

    I have to agree with the previous posters. Anything you do on your own time should be your own. Start your career off right by telling them to fuck off. The sooner you learn to stand up for yourself the better off you'll do.

    My company has agreements releated to what our company produces exclusively. If someone wants to write the "next big thing" while they are working for me (obviously in their spare time, not at work), I would encourage it. In fact I'm looking at implementing a learning/research day where people are on call for critial problems that need to be fixed but don't have to work on anything in particular on fridays. I will require a log of activities and a progress report (to be certain that the time is spent on something, not just playing Doom III, unless of course they are into game programming!).

    My company has the attitude that you treat employees like they are #1. As a consequence it is easy to get them to respect and treat our customers the same way. I'd rather lose a shitty client than a good employee. Customers are easier to replace.

  11. Your Counterproposal: Fuck This Shit by Horrortaxi · · Score: 1

    That sounds more like slavery than a summer internship. They want to own you lock stock and barrel. Is it really that important that you intern for that particular company?

  12. Not a typical contract. by Karma+Farmer · · Score: 1

    I have little reason to believe that this situation is different anywhere else that would be interested in hiring me (e.g., defense contractors, research labs).

    That seems very unlikely. Research labs in particular often like to hire people who have done research in the past. Because of this, successful labs implement hiring policies that are attractive to successful researchers, not some strange policies designed to drive away anyone who has previously done anthing worthwhile.

    I can't say as much about defense contractors; I have no real experience there. But my experience is that no company that successfully attracts and retains good researchers tries to implement onerous intellectual property restrictions.

    Now, if you're going to work for a small startup, or a company that otherwise has very little experience hiring researchers, you might run into this type of agreement. But, if they've built an environment hostile to researchers, and they're not willing to fix it, then you don't want to work there unless you have no other choice.

    And, I can't imagine you have no other choice.

  13. zerg by Lord+Omlette · · Score: 2

    Never be a whore. If they won't change the agreement to allow you a simple summer internship, then walk away.

    Even if this ends up being a really lean summer, don't give up your pride... Maybe one of your professors has research money or something.

    --
    [o]_O
    1. Re:zerg by Anonymous Coward · · Score: 0

      I agree. The wrost that could happen is you end up beating up your car delivering pizza in the evenings, banging out some extra rentacoder.com work during the day. It's likely that you'll earn more money and at least some of the rentacoder stuff can go on your resume.

  14. What previous work? by bizpile · · Score: 1

    I would sign all my previous work over to a trusted friend. That way you would have no work for the company to take. Then, when your internship is over, just have him (or her) sign it all back to you. Rich people do it all the time with their money and property right before they get sued.

    1. Re:What previous work? by Craigj0 · · Score: 1

      Problem is if it is worth a lot then you would have to pay gift tax twice.

    2. Re:What previous work? by Lehk228 · · Score: 1

      sell it for $8 and one beer. then have the friend sell it back for $8 and two beers.

      --
      Snowden and Manning are heroes.
    3. Re:What previous work? by falconwolf · · Score: 1

      I would sign all my previous work over to a trusted friend. That way you would have no work for the company to take. Then, when your internship is over, just have him (or her) sign it all back to you. Rich people do it all the time with their money and property right before they get sued.

      Sounds good, but if you're going to do this make sure you know the person well. They could take it and run with it themself. Remind me of what happened to some Japanese in WWII. When the Japanese were being interned some sold or gave their property to others with the understanding that they would have it returned later, of course not all was returned.

      Falcon
  15. 4 exclusions I would list by LordOfYourPants · · Score: 3, Funny

    1) Bonzi Buddy -- ask them if I can install it on their systems so they can see the beautiful masterpiece they may never own.

    2) The source code and image content of the goatse.cx domain. Again, show them the works so they may approve that they don't require access to this intellectual property.

    3) The flash video of the guy singing Dragostea Din Tei. Showing this is up to you.

    4) The phrase "Any combination of ASCII or UNICODE symbols manually or automatically entered via a standard or non-standard input device and stored electronically or otherwise prior to March 19, 2005."

    Seriously though? I would just stay away. Anyone "entrepeneurish" enough to ask to own your prior work will be "entrepeneurish" enough to hire a lawyer that costs $2X to find loopholes in the document your lawyer charged $X to prepare in order to protect you.

  16. wow... by advocate_one · · Score: 1
    --
    Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    1. Re:wow... by jZnat · · Score: 1

      That's the exact article that I was thinking about when I came in here. Maybe we didn't give a suitable response there?

      Here's a tip: if you did any work on any software with licences like the GPL, make sure to state those cannot be put under IP unless they plan on releasing the source to the program (free or charged, but only up to the actual software price).

      In fact, you should mess around with some of IBM's open-source stuff, then sign away your life. Later on, IBM can come and rape them back for you.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  17. Re:Just say no by macdaddy357 · · Score: 1

    COnsider that an internship is a job that only gives you college credit, not pay. If they do pay, it's a modest stipend, not a living wage. They are asking too much of you. They want you to agree to let them rob you blind. Do you really need an internship to get your degree? Interns are just gophers. Most of the time, they will have you fetching coffee, and taking things to the mail room. It isn't worth signing your creative ideas over to them.

    --
    How ya like dat?
  18. Life worth by GeckoX · · Score: 1

    You need to decide what your life's been worth up to this point. I'd suggest that it'd better be an extremely well compensated and desirable job to be worth that, but nobody can make that decision but you.

    That's giving up a heck of a lot.
    Laying claim to a persons entire life worth of thought.

    I know that there is NO job or compensation package that could ever be put together that would allow me to make that decision.

    My gut feeling on this is that this should be entirely illegal anyways. We live in a society dictated by capitalizm however, and thus one can sign away just about whatever they want for whatever price they want.

    Again, think long and hard. A lawyer isn't going to help you with this part. Might be prudent if you decide it's worth it to you, but the underlying decision is a personal one that no lawyer can help with, nor should really.

    --
    No Comment.
  19. Bizarre by JavaRob · · Score: 1

    I've read through (and fought for changes in) a number of NCA's and IP agreements, and while the standard agreement is pretty invasive and draconian, I've never seen a claim over the work you've done *before* you were under their employ. It's nuts, because it seems to me that YOU would be violating agreements with any previous employers if you neglected to list that work as an exclusion. I think even class assignments are technically owned by your school, so you would have to exclude them or be violating their copyrights.

    It's a lawyer thing, though... they tend to make contracts much more broad than is enforceable (or reasonable) because a) the signer may not realize it's unenforceable, b) if a few parts are unenforceable, the rest is still valid, so c) it's a kind of preemptive attack on exploitable loopholes they might forget otherwise. Unfortunately, we regular people are the ones who have to deal with it.... I say, you should take the same approach. Reach.

    You're an internship applicant, so you very likely don't have much leeway to ask for changes, BUT you should definitely take advantage of the exclusion list they give you. It's possible they won't even look at what you put in that list. SO... use the language from the agreement -- and everything they ask for, use the same language to add it to the exclusion list. Your four items might be "all inventions before entering the employ of XXX, all ideas concieved before entering the employ of XXX, all discoveries made before entering the employ of XXX, and all creative works made before entering the employ of XXX".

    If they ask you about it, laugh and say "Well, I'm not a lawyer -- I have no idea how much of that stuff is owned by who. I can't possibly sign away the rights for all the work I've done in the past. I don't even *remember* everything I've worked on! Don't worry, I do understand that you own everything I do while working here."

    The other approach (which actually might be the smartest) would be to list the main projects you've worked on, do the internship, and don't worry about it. After all, they probably don't even track where their interns GO after they leave, unless you were suddenly a major competitor. If your prior work is fairly private, also, how would they know? You could probably launch a business based on some of the work that you signed away, and they would never do a thing about it. There's no way to be sure, though.... Personally, I'd lean towards excluding it all, and possibly lowering your chances of getting the internship.

    Note: they almost certainly ask for the rights to your work even in your own time, even if you aren't using their resources. Just agree to that one, and stick to it (if you have a great idea while you're there, don't work on it, and don't tell a soul until you're out!). You'd need more clout to get out of that one.

  20. He's a grad student by JavaRob · · Score: 2, Insightful

    Situations vary, but most grad students can't afford to toss away a few hundred bucks on an internship that they may not even get.

    When I was a student I was borrowing money from my brother to buy parts to fix my bicycle, so I could get around. I definitely would not have sprung for a lawyer in this situation.

    1. Re:He's a grad student by winterdrake · · Score: 3, Insightful

      Many universities have free albeit somewhat limited legal services available for their students. Most likely more than enough to get a quick consultation on something like this.

  21. Cross it out by Markus+Registrada · · Score: 1

    If there's something unacceptable in the contract, just cross it out before you sign. If that means they retract the offer, and that keeps you from crossing it out, then it's not really unacceptable after all, is it?

  22. ALL companies do stuff like this... by JavaRob · · Score: 2, Informative

    The standard boilerplate IP agreement at almost all companies includes some pretty draconian clauses. There are probably a few companies out there that are fighting the trend, but the standard policy is to ask for more than you think you can actually get. Much of this stuff is unenforceable, and some of it they will alter for you if you are valuable enough to them (i.e., interns need not apply here).

    But I've seen requirements in non-compete agreements that prevent you from working in the same industry for a year (or more) after you've stopped working for them, and most IP agreements demand that you help them register patents for ideas you had, on or off company time, using company resources or not, any time you were working for them -- even ideas that are unrelated to the industry.

    So I wouldn't suggest running every time you see an unreasonable agreement... more suggestions in a post below.

    For the record, most people just sign these things without thinking about them much, and ignore them later. That's fine 99.99% of the time... but in some cases (especially if you leave the company to start a competitor, or play a major role in one...) it *can* come back to bite you, so it's worth a little thought.

  23. It isn't normal by Anonymous Coward · · Score: 0

    I just got hired in a security research lab and the only things they claim rights to is anything I've written while at work. Anything I've produced before is still mine; anything I produce at home is still mine (provided, of course, it isn't in direct competetion with my employer. In addition, my manager has agreed that if I work on an open-source project that's isn't a core business interest of theirs, I am free and encouraged to give the code to the project maintainers.
    This is in private industry without any negotiation so I don't think the agreement you have been offered is the only offer you will see, at least not in my jurisdiction.

  24. A few hundred? by mosel-saar-ruwer · · Score: 2, Insightful

    Why oh why do people have such a hard time paying a few hundred bucks to a lawyer in circumstances where they could possibly suffer thousands of dollars in damage?

    A few hundred? Where? In Bangalore?

    My guess would be that the entry level for getting 15 minutes of ear time from a minimally qualified "Intellectual Property Rights" lawyer, who is a member of the bar in an American state [or the District of Columbia] is gonna be about $5,000.

    And that would be if you knew someone who knew someone who knew someone who could vouch for you - to the extent that they could assure him that listening to you for 15 minutes wouldn't be an utter and complete waste of his time.

    Be for real. Graduate students don't have that kind of money or those kinds of connections [or at least they didn't when I was in graduate school - maybe times have changed].

    If I were the kid, I almost certainly wouldn't sign the agreement [I'd flip hamburgers before I'd sign away my IP rights - hell, in this neck of the woods, if you need a summer job, you can make $20/hr hanging dry wall], but if I did sign the damned thing, I would insist on adding addendums listing every conceivable piece of IP I could ever imagine working on in my career, and I would make duplicates of the addendums [one for me and one for them], and both I and their legal department would sign [with a signature] every page of both copies of the addendums.

    But again, I almost certainly wouldn't go to work for a company whose only offer is to turn me into some kind of an Intellectual Property Rights Slave - it's bad enough that, as an "employee", you're nothing but a Wage Slave in the first place. Fuck that shit.

    Look, if you've got all this free time on your hands [and, by the way, how do you get all this free time - aren't you supposed to be studying for your exams or working on your dissertation?], then grow some balls, start your own business, and be the owner of your own time and your intellectual property.

    1. Re:A few hundred? by cpt+kangarooski · · Score: 2, Informative

      For a minimally qualified lawyer that works in the appropriate field, rates are probably in the neighborhood of $100 - 200 hour.

      I'd love to know who it is that you've seen charge five grand an hour. He must have the best clients ever.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    2. Re:A few hundred? by rw2 · · Score: 2, Informative

      The parent was modded insightful?

      A few hundred? Where? In Bangalore?

      My guess would be that the entry level for getting 15 minutes of ear time from a minimally qualified "Intellectual Property Rights" lawyer, who is a member of the bar in an American state [or the District of Columbia] is gonna be about $5,000.


      I regularly have my attorney review contracts (I'm a consultant) and the most I've ever paid was $500 for a 18 page one.

  25. What to mention to the lawyer (and employer) by davecb · · Score: 3, Interesting
    I once worked for such a company, and a colleague pointed out that they were asking him to divest himself of all the equity he had in previously written programs.

    All of a sudden, it started to look expensive to insist on that clause, as divestiture usually involves buying out an interest. The discussion got bumped up the the V.P. (Hi, Ian!) who promptly struck the clause out.

    --dave

    --
    davecb@spamcop.net
  26. Whatever you do... by ConceptJunkie · · Score: 1

    Don't give in to those terms. Allow them rights to what you create on company time, or using company resources. Anything else is off-limits.

    We have to stand up to these kinds of abuses now before more companies start thinking you sign away your rights as a human being just for the privilege of working for them.

    If you turn them down, I'm sure some whore will take them up on the offer, but you will still have your integrity and dignity. It might be small comfort when you are broke, but short of forming a union (to which I am adamantly opposed) there's no other way to stop companies from pulling this stuff.

    Furthermore, if they are expecting you to sign a paper making your their "IP bitch" right out of the gate, do you really think they are going to treat you with any more respect in other ways? I personally would push the paper back and tell them I find it an insult, and unless they plan on changing it immediately on the spot, I'd walk out. But that's me.

    --
    You are in a maze of twisty little passages, all alike.
  27. Re:Just say no by dougmc · · Score: 1
    Er, open source people should not be working for Microsoft, as a general rule.
    Ethics are a luxury for those who can afford new pants.

    Seriously, Microsoft is not the `Ultimate anti-open-source company' or anything. (And where did you hear that it was Microsoft anyways?) They're probably less closed-source than many other companies out there.

    Ultimately, it's difficult to pay the bills by writing open source software. So many open source developers work for companies making closed source software. It may not be ideal, but it's reality.

    As for the guy's question, yes, I'd suggest giving them a list of every program or project he's ever contributed to in any way, even if the contribution was as simple as suggesting that they fix a misspelled word on page 4 of the documentation. And if this isn't practical, I'd suggest not taking the job.

    As far as the contract being non-negotiable, everything is negotiable. If he's made up his mind that he's not going to take the job with the contract as written, bring a marker and strike (black out) the offending parts of the contract at signing and initial each one. Then sign the new contract. They may just go ahead and accept it.

    Oh, and I'd suggest consulting an attorney -- $100 to have somebody read over the contract could be very cheap insurance. Consulting /. is not a subsitute for competent legal advice.

  28. Do what you're supposed to do with a contract. by winterdrake · · Score: 2, Insightful

    Cross out the offending portions. They will 1) not notice and sign it, 2) not care and sign it, 3) insist on owning everything you've ever thought of, in which case walk.

    1. Re:Do what you're supposed to do with a contract. by Anonymous Coward · · Score: 0

      I absolutely agree. This is exactly what I do.

      Don't start negotiating because the people you're talking to aren't lawyers and will just start thinking you're an obstructive #@$%@#$% who doesn't want the job.

      Cross it out (and initial your changes), hand it back without comment. Usually nobody notices.

      Try to be very selective in the words you cross out so that it ends up saying that they can have anything done on company time *and* anything done on your time but related to your work.

      Why? Because if they do notice, you can then be *very* reasonable - explain that you're giving them all the protection they want *without* also getting rights to your family photos, letters to your girlfriend, school projects etc etc.

      Sometimes I go further and explain that I am an amateur musician and they are asking for rights over songs *and* performances that I've done in the past and will do while on their salary.

      At this point the absurdity of the clause is usually made apparent to your hiring manager and they'll accept the changes.

      But most of all do *not* start having an abstract highly legal argument. That will definitely make them think you're an idiot (even if you're not)

    2. Re:Do what you're supposed to do with a contract. by Anonymous Coward · · Score: 0

      Sorry me again.

      I forgot to explain why you shouldn't start a debate, and simply make changes without comment:

      It's because, if just make the changes and they notice, they can *see* what you want and make their own decision to accept your counteroffer or reject it.

      If you start a debate, you are asking *them* to figure out what you want and come back with something acceptable, but you aren't telling them very clearly what exactly it is that you want.

      That is just too plain difficult - there isn't enough time in the day.

      So make changes that you can live with, and hand it back to them. Let them accept or reject those changes.

      Usually they accept them

  29. Hassle Factor by justanyone · · Score: 4, Insightful

    ...you're kind of screwed. but try to screw them a bit back

    Parent post has a point. Create a mother project and describe it in very broad terms. This is not an attempt at cheating; the project is your 'Education and Upbringing Project' and it includes all your prior work in school both as official classwork and as personal investigations for your own betterment.

    Also, induce a hassle factor for them so they're less induced to try this legal tactic again for the next 100 applicants - attach a memorandum of "including but not limited to..." items that is several pages long, listing all the names of the documents in your 'my documents' directory, even personal letters (if you're not embarrased about their contents). Mention that neat idea you had in 4th grade for a dinosaur toy that had actual knives for claws and would explode if played with for too long by the wrong person (your brother).

    The point is to induce their legal department to have to review the list and thus take up their lawyer's time. Which will then induce them to change the wording so they don't have such problems with (pardon the insult, I'm looking at it from their point of view) "dweeby students and their silly IP fetishes" (grin).

    -- Kevin

    1. Re:Hassle Factor by Anonymous Coward · · Score: 0

      Or they'll just throw it away and not hire you, right out.

    2. Re:Hassle Factor by DerekLyons · · Score: 1
      The point is to induce their legal department to have to review the list and thus take up their lawyer's time. Which will then induce them to change the wording so they don't have such problems with (pardon the insult, I'm looking at it from their point of view) "dweeby students and their silly IP fetishes" (grin).
      It's far more likely the company will toss such an application right where it belongs... In the round file.
  30. Run from Slashdot! by jazman_777 · · Score: 2, Insightful
    When seeking legal advice, don't come here. We just like to strut and preen our "I'm not a lawyer, but I play one on slashdot" stuff.

    Go find a real lawyer.

    --
    Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  31. Re:Reasoning by Lord+Bitman · · Score: 1

    First off, I'm not a lawyer. No one on slashdot is :)

    Secondly, it's probably safe to assume that he's just reading it wrong.

    But thirdly, I can fathom a reason for this sort of clause: any code you write while on the job might be considered derived from code you have previously written. (I know I've re-written code from what I've worked on at home when I knew it was the best way to do something.) This sort of clause would protect them if you ever tried to claim ownership of the code because it was similar to code you had ownership of. It's obscene that this would even need to be considered, but it makes enough sense that "I can fathom" is applicable. Beyond the merest fathoming, no clue, though ;)

    The preceding has been a wild guess. If you couldnt tell that without this disclaimer, you probably shouldnt be here.

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
  32. Re:Just say no by ZephyrXero · · Score: 1

    The price is far to high and not worth it. These people are looking to screw you over, plain and simple.

    --
    "A truly wise man realizes he knows nothing."
  33. Multiple Prior IP Agreements by dohboy · · Score: 1

    What happens if you had a prior IP agreement with another company? You have two companies laying claim to your prior work.

    If the first company's agreement supercedes the second, I would propose you create a company and
    assign yout IP rights to the new company prior to signing the new agreement.

  34. Re:Reasoning by cpt+kangarooski · · Score: 1

    First off, I'm not a lawyer. No one on slashdot is :)

    I am.

    --
    -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  35. You can always try stroking out offending clauses by gvc · · Score: 1

    If your alternative is to decline the job, it might be a better strategy than negotiating simply to return the contract with anything you don't like stroked out.

    I haven't done this with an employment contract, but I have with various other kinds of onerous-but-routine paperwork, and the amendments are rarely challenged. I have no idea if that's because the amendments were accepted or unnoticed, but I don't really care.

    But don't do it unless you can afford the chance that your amendments will be rejected and the offer withdrawn.

  36. Are you insane? by mosel-saar-ruwer · · Score: 1

    For a minimally qualified lawyer that works in the appropriate field, rates are probably in the neighborhood of $100 - 200 hour. I'd love to know who it is that you've seen charge five grand an hour. He must have the best clients ever.

    The drunk who finished dead last in his law school class at the very worst law school in the state, who had to pay someone to take the bar exam for him, and who's about to lose his license to practice law because he can't write a contract that's gramatically or syntactically correct, is gonna charge you $200/hr for the five minutes it takes him to plead the mercy of the court in a traffic court speeding ticket case.

    Qualified "Intellectual Property Rights" lawyers are the creme de la creme of the profession - the guys who graduate #1 in their class at places like Harvard, Yale, and Stanford. They practice in buildings that have security like Fort Knox: You can't even get inside to shake their hands without some serious connections who will vouch for you.

    Of course, maybe we're quibbling about the semantics of the word "Qualified". Or maybe you're willing to bullshit your way into a meeting on false pretenses [which, quite frankly, is not necessarily a bad way to go, if you've got the balls to pull it off]. But these dudes will NOT knowingly fuck around with some worthless graduate student loser - their time is WAY too valuable.

    1. Re:Are you insane? by jimi+the+hippie · · Score: 3, Insightful

      Just because someone didn't go to Yale, Harvard or Stanford doesn't make them any less qualified than someone who did. Those names are just something to put on a resume. They literally mean, "My parent's had a lot of money to send me away to school with," NOT "I am smarter than the guy in the next office who went to another school." Now if your talking about someone who handles the cases for the MPAA, RIAA, or some organization like that, I'm sure they can get $5000 an hour. But not because they're worth it, rather because they can get that from those organizations. They may get that job because they went to Yale, but that still makes them no more qualified than anyone else.

      The fact is, it doesn't even take someone who specializes in IP to look over this contract. Any second year Law student should be able to give you valid advice. I would suggest checking if your Uni offers a free legal service. I know mine does (and they have real Lawyers on the payroll), and I pay for it, I just haven't had occasion to use it yet.

    2. Re:Are you insane? by cpt+kangarooski · · Score: 2, Informative

      No, the ranges I provided are pretty accurate.

      And I assure you, there's a lot of good IP lawyers out there, from lots of good schools. But it's hardly as sexy a field as you think it is.

      I say this as an IP lawyer, who knows a ton of IP lawyers, and even more lawyers generally.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    3. Re:Are you insane? by Karma+Farmer · · Score: 1

      He's not looking for a lawyer to go to court with him. He's looking for someone to look over a contract and give him advice. Spending a few hundred bucks is about right.

      If you want someone to actually write a contract for you, obviously it's going to be more. If you want someone who specializes in IP law, it's going to be even more. And, if you want someone to go to court for you, it's going to start getting expensive. But, that's not what he's looking for. Not even close.

      I don't know what you think lawyers do for a living. Maybe you imagine they all fly around in helicopters and lear jets all day, suing tobacco companies and fighting anti-trust cases against Microsoft. Or, maybe you just assume that the few hundred best paid lawyers in America are the only ones worth going to when you have a question about a summer internship contract.

    4. Re:Are you insane? by Wooo · · Score: 1

      I worked under an IP attorney who graduated from Harvard, Yale AND Cambridge and his rates were $250-$300 an hour, and he had some very impressive clients. Not all attorneys are blood sucking leeches, some actually enjoy the work they do.

      --

      When life gives you lemons, you squeeze the lemon juice into your enemies eyes and steal his apples.
    5. Re:Are you insane? by jizmonkey · · Score: 1
      Wow. Other people have responded already, but honestly I wonder what kind of experience you had which made you so bitter, since you seem to have no experience with lawyers at all.

      Large firms charge a lot per hour, which is why their clients are big companies. They're not necessarily better lawyers than ones in smaller offices (in many instances, they're not) but they have the scale and the resources to handle the big transactions and lawsuits big companies get involved in.

      Smaller law firms charge barely more on a per-hour basis than a plumber or mechanic or contract programmer and a lot less than a doctor. They have to pay their secretaries, their health insurance, their office rent, and other non-billable costs, too, you know.

      The fetish with HLS, SLS, and Yale is a little weird, too. Experience counts for a lot in law, and the marginal differences in intelligence between lawyers counts for little most of the time. The "best" lawyers are successful because they're loquacious and good at hanging out with rich people and very hard-working. You don't need that for a simple employment law issue.

      IP lawyers aren't god's gift, either. No smarter, but perhaps a little squirrelier from not having a liberal arts background.

      --
      With great power comes great fan noise.
    6. Re:Are you insane? by cpt+kangarooski · · Score: 1

      IP lawyers aren't god's gift, either. No smarter, but perhaps a little squirrelier from not having a liberal arts background.

      As an IP lawyer, I assure you that IP lawyers are God's gift to mankind. And some of us do have liberal arts backgrounds. It's the patent lawyers specifically that usually don't.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    7. Re:Are you insane? by Anonymous Coward · · Score: 0
      I continue to pay for my own Stanford education, seven years after the fact. My parents put in a few K. The rest was from scholarships, grants, and massive loans.

      Does this mean I am smarter than someone else? No. Is the name on my degree meaningless other than what you said? I don't think so.

    8. Re:Are you insane? by steveshaw · · Score: 1

      As a patent attorney, I concur with your assessment that IP lawyers are God's gift to mankind. And I do have a liberal arts background along with my CS degree.

    9. Re:Are you insane? by steveshaw · · Score: 1

      As a "Qualified" patent attorney, I can say that everything you spewed is absolute bullshit. Legally speaking, of course.

    10. Re:Are you insane? by falconwolf · · Score: 1

      Just because someone didn't go to Yale, Harvard or Stanford doesn't make them any less qualified than someone who did. Those names are just something to put on a resume. They literally mean, "My parent's had a lot of money to send me away to school with," NOT "I am smarter than the guy in the next office who went to another school."

      Just because you've got a degree from one of these places doesn't mean your parents are rich. If your academic records, gpa and such, are high enough these universities can prepare a financial aid package so you can go. I don't know how much it is now but some years ago I talked with a recruiter for MIT and he said that though an academic year there cost about $18,000 (remember this was years ago) they've arranged for scholarships and grants that pays for most of it and student loans cover the rest.

      Falcon
  37. Only Choice: Just say no! by Saeed+al-Sahaf · · Score: 1
    Er, open source people should not be working for Microsoft, as a general rule.

    What an asinine statement, it defies any reasonable response.

    I'm a grad student considering an offer for a summer internship with a large software company. The offer is appealing but has a horrible IP agreement which gives them the rights to work I create while I'm there, *and* rights to work I've created in the past.

    This guy has exactly TWO choices: 1) Accept the agreement and take the internship. 2) Don't accept the internship, and find a different internship.

    That was easy, yes?

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
    1. Re:Only Choice: Just say no! by tepples · · Score: 1

      Don't accept the internship, and find a different internship.

      Are you sure that "a different internship" is offered?

  38. Wording by grotgrot · · Score: 1

    Tell them that you are happy to give them the rights to prior work if they pay for it and put a price down. For the four line field, what I put is "various works identified as copyright by me".

  39. Re:You can always try stroking out offending claus by Paul+Jakma · · Score: 1

    When you strike something out, be sure to date and sign (if even just with your initials) in the margin beside the lines struck out. Also, make sure to do this in *both* copies (ie dont forgot your own copy.).

    That's what I do, and I've never had anyone come back to me. Trying to *talk* to HR people about getting contract clauses changed gets you nowhere 9/10, however given these HR people never seem to quibble about strike-outs or maybe even don't bother to read the contract before signing it for the company and filing it, this is the by far the easiest way to deal with silly clauses.

    --paulj

    --
    I use Friend/Foe + mod-point modifiers as a karma/reputation system.
  40. For an *internship*? by Anonymous Coward · · Score: 0

    Who the hell are they? I wouldn't take a job with STARFLEET with those terms.

  41. Re:Just say no by Mattcelt · · Score: 1

    This is a contract like any other. And contracts are always negotiable. The question is whether the terms of the contract, once negotiated by both parties, will be acceptable to both parties. Either one has the ability to look at the benefits vs. costs and walk away.

    If I were you, I would put the following in the provided spaces:
    1) I reserve all rights to all of my ideas, creations, and works created prior to (start date with the company).
    2) I reserve all rights to all of my ideas, creations, and works not created using company resources during the course of my employment.

    And if I were feeling particularly cheeky, I would add:
    3) I reserve all rights to all of my ideas, creations, and works created during my employment but not implemented or used by the company during my employment.
    4) I claim all rights to any ideas, creations, and works by others which are rejected or abandoned by the company during the course of my employment.

    IANAL and all that, but that's what I would do. And if they refused the first two, I would walk away and not look back, especially if it doesn't stipulate what KINDS of works they claim the rights to. (Because that can mean paintings, drawings, music, even your 2nd-grade homework...)

  42. hasn't this been covered on slashdot before by multriha · · Score: 2, Interesting

    First, check your state's labor laws. Such a contract is explicitly not enforcable under California state law for example.

    Keep in mind that signing a contract agreeing to hand over the rights does not in fact hand over the rights (at least copyright), vague blanket agreements can't transfer copyright.

    All else failing, apply the Mom-clause. Write up a document transfer all your IP rights to your mother, have it signed notorized and so forth. Once she owns all you rights, you don't own them to sign them away. When you don't working there, have her sign them back. (This assumes you trust your mother.).

  43. But what would actually happen? by JavaRob · · Score: 1

    I can fathom a reason for this sort of clause: any code you write while on the job might be considered derived from code you have previously written. (I know I've re-written code from what I've worked on at home when I knew it was the best way to do something.) This sort of clause would protect them if you ever tried to claim ownership of the code because it was similar to code you had ownership of.

    Ugh, you could be right. Of course that's insane, but this falls into my observation that they try to overreach on every level so as to close any possible loopholes. Regardless of how unpleasant it may be for the employee....

    Would that even be a loophole, though? I'm pretty sure if I used personal old code on a new company project, that very act gives them the code (I'm pasting their copyright notice at the top of the file!)... and if I didn't have the rights to do that, *I'm* the one breaking the law when I merge that code into company work. And I'm the one responsible for cleaning up the mess (which could mean paying legal fees, and paying for replacement code to be written), because I was the one acting illegally.

    To use a simpler example -- if I steal someone else's code (open source or otherwise) for a company project without my company's knowledge, what happens when I get found out? (NOTE: the SCO case (and others) is about situations where supposedly code was stolen WITH the company's knowledge and approval... different situation).

    I'm using logic more than legal knowledge here... anyone know more about this?

  44. Hypocrites by boingyzain · · Score: 0

    Almost everyone here is telling him to walk away from the job, but come on. It's entirely likely that this job pays more than any other offer he has lined up, or that he has NO offers lined up. Would you really suggest he live off of unemployement (if he's even eligible for that) just to make a stand against some draconian company?

    Sure, it sounds quite honorable and all that, but it just isn't possible. If he doesn't take the job, the next guy will. The company isn't worse off without him, and they haven't learned anything.

    Here's my suggestion to you. Try to negotiate the best terms you can... And then take the job. If you really coded some excellent gem in the past, then you wouldn't be in this dilemma in the first place, you would be much more free to negotiate your contracts. Pick between the alternatives: keep rights to your previous code or be workless for howevermuch longer.

    1. Re:Hypocrites by Anonymous Coward · · Score: 0

      He's being told to not fuck over his future prospects for a summer internship. That's pretty good. The best advice is just to simply cross out the language you don't like. They probably won't care.

  45. tell them to... by Ender+Ryan · · Score: 1
    Frankly, I would tell them to go fuck themselves. Go find a smaller company to work for if none of the bigger guys are willing to be more reasonable.

    This shit's got to stop somewhere, and that's all there is too it. Don't sell out.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  46. There is a very easy solution... by Anonymous Coward · · Score: 0

    The new company want rights to stuff you've done before? You can only sign away those rights if you are able to, regardless of what the new contract says.

    Before signing the contract with NewCo, sell all your rights to someone you trust (parent, sibling, etc.) for $1. Get the sale notarized. Then sign the contract with NewCo.

    NewCo can only purchase rights that you can sell, so NewCo doesn't get anything.

    After you leave NewCo at the end of the summer, purchase the rights back from your trusted 3rd party.

    NewCo is happy that you signed the new contract as-is, and you're happy that you got what you want.

  47. Re:Just say no by marcus · · Score: 5, Insightful

    Just tell them that someone else already has the rights to your past work and that due to an NDA, you are not at liberty to tell them who it is. It does not matter that YOU own the rights to your past work and that YOU have agreed with YOURSELF not to tell anyone. It is still true.

    If they don't accept that, say "Sorry but I can't sign this in good faith." and walk.

    Fundamentals: grow a spine. This should not even be up for discussion. Anyone who wants rights to my past like this will have to offer a seven figure non-refundable signing bonus payable immediately. If more people would stand up for themselves, this kind of nonsense would disappear. You've already done The Right Thing in reading the fine print. Aren't you glad that you did? Now, you have a chance to do The Right Thing again, and you will feel good about it, again.

    --
    Good judgement comes from experience, and experience comes from bad judgement.
    - W. Wriston, former Citibank CEO
  48. Re:Just say no by tdelaney · · Score: 1

    You forgot rights to ideas, creations and works created following completion of employment with the company ... (unfortunately, not unknown for some bastards to try and claim these too - at least for a period of time).

  49. How I worked around it. by anthrax · · Score: 0

    The last several positions I have had all demanded one of these. When I worked at Lexis-Nexis, I started the job without signing the agreement, then began a slow discussion of why I was a special case that should exempt from their boiler plate agreement. Before the discussion ended my entire department was laid off, so I never finished that exercise, but I did stall them for several months.

    My current employer also gave me four lines to list projects that should be exempted. I told them that I had in place over 40 Non Disclosure Agreements (NDAs) currently in place (which I did) and that some of them prevented me from talking about the NDA (which a couple did). I sat with the internal legal person and told them that I could not sign the agreement because of existing legally binding agreements and since I did not think that they would want me to break my agreement with them I knew that they would respect my existing agreements.

    In the end we changed a few lines that stated in effect that none of my GPL work would ever be theirs, I had legally binding reasons for not discussing other work I had done, and that any work done on my own equipment was exempt from their ownership. I also agreed not to write any GPL code that overlapped our business, but some how that did not end up in the final draft.

    In short, tell them that you have contributed to projects that you do not own and cannot give them ownership of, that you have legal agreements with others that prevents you from giving them ownership of other works. If that fails, don't sign it and see how long it takes before they demand it.

    Good luck

  50. Existing contracts by Goldsmith · · Score: 1

    Since you're a grad student, you likely already signed a contract giving the school rights to work you produce while you are there. A contract you sign with different parties shouldn't be able to void the existing one with your University. You may want to try your University's legal staff in contacting a lawyer. In addition, programs you have already made public can't be un-made public... well I suppose they could try?

    The main problem with this is, the University might just tell you that you are not allowed to take the internship. I know that when certain restrictions are put in to research grants, my University does not allow those grants to be accepted.

  51. Here's what's happened to me by alexo · · Score: 1


    The company I work for had a clause in the offer saying that they own everything that I do as long as I am employed there.

    I asked for clarifications.
    Did they claim all rights to any piece of music, art or literature I might produce at home during the weekends and if so, did they intend to treat it as a "work for hire" and compensate me for the time I spent on it? Not really? OK.
    What about software I wrote before I came to work for them and might continue working on, or open source projects I may contribute to, on my free time?

    At the end they told me that the intent was to have a some sort of do-not-screw-us-over-while-you-work-for-us clause but legal insisted on the current format to cover all angles of their collective asses and they are not willing to change or amend it.

    I said fine, just give me a signed letter saying that you do not claim any rights for any work I do that:
    (a) was not done on company time,
    (b) did not involve company equipment, and
    (c) did not compete with any products the company developed or sold at the time.

    I did say that it was quite important to me and, indirectly to them (because they will get an employee who is trying to improve himself outside of his immediate job interests).

    They agreed, so I signed the offer, expecting to get that letter in a short order.

    After a month or so, I got that letter. The language was very straightforward and pretty similar to what I suggested. ... and we lived happily ever after.

  52. Re:You can always try stroking out offending claus by Craigj0 · · Score: 1

    However somw contracts ahve a complete and unmodified clause, which means that if the contract is modified it is invalidated. i.e. they must change the printed copy to make changes to the contract. If you struck this clause out as well however...

  53. Re:Just say no by Spock+the+Baptist · · Score: 1

    Mark this post waaaay up!

    --
    "Oh drat these computers, they're so naughty and so complex, I could pinch them." --Marvin the Martian
  54. The Legal Department is not the Employer by vrimj · · Score: 1

    Legal Departments tend to be full of people who are highly risk adverse and might inculde overeaching and unenforcable language on purpose to give them a stronger inital negoating postion. Yes, it is suspect that the Univeristy is letting them get away with what I personally consider poor drafting.
    (Contracts are a bit like code, good ones are tight and do exactly and only what they need to do)

    Chances are that the univerity hasn't even noticed, a paranoid lacky wrote it, the leagal department tells the HR department they need it that way and you end up looking at something unreasonable becase HR is not about to second guess legal.

    If you have access to a lawyer or can get it have them look it over and write a letter. If not take evasive action. I do not know how enforcable a claim to IP produce before employment would be, but you don't wanna have to find out. Do as others have suggested and consider transfering your stuff for the summer. If not exclude everything you consider important using a seperate sheet (all property as shown on appendix a attached hereto and made a part hereof) and inculde a statement that even if your giving it away your only giving away what you own (this contract only govens rights currently controled by signee and is subject to all previous contracts entered in to by signee and is subject to any licensing agreements that effect such rights).

    If your important enough for them to bother with a contract with an IP clause you are probably headed for intersting things. Get a lawyer to review your employment contracts as soon as you can possibly afford it. The type of empolyers you mentioned probably expect some scuffling over IP.

    1. Re:The Legal Department is not the Employer by Anonymous Coward · · Score: 0

      He's an intern, by definition "unimportant" to the company. The problem is, most technical companies (even RadioShack) has this sort of "All your copyright are belong to us" agreement in place during the hiring process.

      Also, I would _imagine_ that due to him being an intern, he can't afford a few thousand dollars to have a lawyer go over the agreement and vet it for mistakes and such, unless the lawyer were doing it for free as a friend or something.

      He's not even an intern yet, guys!

  55. Don't work in software until you're out of school. by crazyphilman · · Score: 2, Insightful

    Here's my advice:

    You're in grad school right now. So, you must be building a thesis, which is probably the intellectual property of your university (if not, good for you). You have no way of knowing how valuable or useful your area of study might be. You might have something you can start a company with. Who's to say you're not one of those who comes up with the Next Big Thing and turns it into fifty million bucks? If you DO, you'll never forgive yourself for signing it all away.

    Forget the internship (or whatever it is). Stay independent, at least until you've given yourself every opportunity to create something.

    Avoid ALL NDA's, Noncompetes, and IP agreements like the plague. They're casting a net -- don't get dragged into the boat.

    --
    Farewell! It's been a fine buncha years!
  56. Doesn't work for viruses though... by mgkimsal2 · · Score: 1

    I had a position with a large company which had a clause stating that they owned all IP created while I was working for them. *ALL* IP. So, I asked the HR people if that meant that they would own and take responsibility for the MS Word viruses that I liked to write in my downtime (for research purposes). "Certainly not!" was the reply.

    I asked for a clarification of what IP I created that they *would* claim ownership for. I never got a clear answer to that (in writing), and didn't stay at that company too long, but I *hope* it made some people think about those stupid clauses.

    I really wish someone working for a big global Fortune 500 with one of these types of employment clauses *would* release a destructive worm, then get out of the whole thing by stating that (s)he had a contract that Company X legally owned everything (s)he had produced.

    Those clauses would be amended like lightning.

  57. build yourself a catchall project by clambake · · Score: 2, Insightful

    step 1) Go to sourceforge and make a new project.
    step 2) In that project you dump the code for every personal project you ever worked on.
    step 3) Put the name of that project in your list of "shit that I own"
    step 4) never work on another project, just keep adding to your sourforce project and keep adding that project name to eveything that you sign your rights away to

  58. Key question by JonathanX · · Score: 1

    Have you actually come up with something in the past that is of significant value or is this just a matter of principles?

  59. Re:You can always try stroking out offending claus by Lehk228 · · Score: 1

    that is basically a flag clause, it makes it quick to tell if the contract is the standard unmodified version the company uses or if it has been modified

    --
    Snowden and Manning are heroes.
  60. Cross out by jbolden · · Score: 3, Insightful

    I've found crossing stuff out works well. People won't amend the agreements they ask you to sign but if you just cross a word or two out and then sign you'll often get away with it. Suprisingly often the person hiring you agrees the requirement is too strict.

  61. Treat it like a test by BenEnglishAtHome · · Score: 2, Insightful

    If the clause is as ridiculous as you depict, why not treat it as a pre-employment qualifications test? Strike it from the contract, sign, then congratulate them on coming up with such a novel way to separate the valuable/intelligent applicants from the idiots. After all, only an idiot would sign the contract with that clause intact, right? So congratulate yourself, in their presence, on having passed their test.

    At best, they'll be caught offguard and let it by. At worst, they'll re-affirm that they're serious, in which case you can congratulate them on *really* getting their money's worth from this gambit. Then you proceed to show them how sharp your are and how valuable you would be to the company by opening negotiations over just how much they're going to pay you for all the work you've done since you first touched a computer.

    In truth, I think they'll then show you the door. That would be a good thing. Haven't you read broadly enough to know that selling your soul to the Devil is *always* a bad deal?

  62. Re:Reasoning by steveshaw · · Score: 1
    First off, I'm not a lawyer. No one on slashdot is :)

    I am.

    Ditto. Patent attorney.

  63. Try to negotiate by cgreuter · · Score: 1

    Contracts that you haven't signed can be negotiated.

    My advice to you is to figure out exactly what you're willing to let them have, then call them up, say you have some problems with the IP agreement and tell that what you're willing to let them have. See if they're willing to change the agreement. It's possible that it was written by a lawyer with a paranoid attitude and that the management hasn't actually looked at it from your point of view.

    If they don't budge, then yeah, you'll probably want to work elsewhere.

    BTW, if you post to Slashdot on company time (during a big compile, for example), be sure to get that sort of thing exempted. Also, you may want to add a waiver for all fine arts so that your writing, composing, acting and filmmaking aren't affected. Tech companies usually don't care about that sort of stuff and won't have a problem waiving claims to it.

  64. I hate liberals. by falconwolf · · Score: 1

    Do you also hate Thomas Jefferson? You must if you hate liberals because he was one. Then again today's liberal is nothing that liberals back then, the closest political party to Jeffersonian Liberals today is the LP, Libertarian Party.

    Falcon
  65. internships by falconwolf · · Score: 1

    COnsider that an internship is a job that only gives you college credit, not pay. If they do pay, it's a modest stipend, not a living wage. They are asking too much of you. They want you to agree to let them rob you blind. Do you really need an internship to get your degree? Interns are just gophers. Most of the time, they will have you fetching coffee, and taking things to the mail room. It isn't worth signing your creative ideas over to them.

    A problem with this is that many potential employers are looking for some years of experience and an intern is a good way to get that experience. Admittedly it's not the only way to get experience depending on what the major is, for instance volunteering for a charity or non profit such as working on their website is another way. Of course not all career fields lend themselves to this.

    Falcon