Slashdot Mirror


Losing My Software Rights?

vintagepc writes "Having written a piece of software as part of my research employment, I now face (and will later face again, with other software I've developed), the issue of intellectual property rights. The legal department stated that if I was paid by the University to produce the software, the University would own all rights to it. This is supposedly black and white, not a gray area. However, I was hired as a research student, not directly by the University, and also via a research award (NSERC). Furthermore, it turns out that faculty members here, in fact, retain their intellectual rights to any software they write. At this point, I can still back out, since I have not explicitly agreed to the conditions, but this decision must be made soon. So, I turn to the Slashdot community to ask: Are they allowed to completely strip my rights to the software? If anyone has had any similar experiences, then what was the outcome? Additionally, is this a normal action, or do I have some maneuvering room?"

94 of 440 comments (clear)

  1. Negotiate. by bluefoxlucid · · Score: 5, Insightful

    All you can do is negotiate. What you sign away is law.

    1. Re:Negotiate. by larry+bagina · · Score: 5, Funny

      I'd prefer a three way agreement.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

  2. Whatever you do by SirLurksAlot · · Score: 4, Insightful

    get it in writing.

    --
    God, schmod. I want my monkey man!
  3. Guess what... by Creepy+Crawler · · Score: 4, Insightful

    Talk to a fucking lawyer.
    Or back down.

    --
    1. Re:Guess what... by DustyShadow · · Score: 4, Insightful

      Not many "research students" have enough money to pay an attorney $250-350/hour to look over their employment contracts.

    2. Re:Guess what... by sumdumass · · Score: 4, Insightful

      then he needs to take a job where you don't need a lawyer to look it over. Live within your means.

      That being said, seeing how this is a university, there are law students and law professors who can look it over and make personal recommendations without acting as your lawyer. Of course you get what you pay for too. On the other hand, he can specifically state that he won't work under those conditions and he wants at least some control over his software if it is done as part of his as secondary to it. Namely, he wants all publishing rights for a period of time (5-10 years) and a cut of any proceeds if they attempt to market his software. On the other hand, he can offer to give that in exchange for keeping his own copyrights.

      There are probably two main reasons why they want to keep the copyright. One is so you don't take what they are hiring you for and turn it into another enterprise and the other is so that you can't take your ball and go home. Giving them a perpetual right to use it and limited control over it's use will probably satisfy their needs unless this is some quasi business ordeal where they are planning on making money from your work.

    3. Re:Guess what... by Gerzel · · Score: 2, Insightful

      Some people want more means than is provided by a fryalator.

      A major injustice today is the requirement for professional legal help, at great personal expense to the individual, for every-day legal interactions. This means that while the individual might have rights on paper if they don't have the money to enforce those rights through legal recourse then they don't have those rights in effect.

    4. Re:Guess what... by dougmc · · Score: 3, Insightful

      ... but can you afford to NOT have a lawyer look over your employment contract?

      $350 spent now may save many many thousands later ...

    5. Re:Guess what... by sumdumass · · Score: 3, Informative

      There are plenty of good paying jobs that don't require a legal degree or the loss of copyrights. This is something that you need to think about before you get there or at the time when you realize it is needed. Of course learning about it yourself is always an option. I watched a 46 year old construction worker who started off working for someone else and ended up working for himself, and is now dealing with millions a month in contracts put himself through college to study contract law in his spare time just so he could better understand what he was getting into. He is now a fully licensed lawyer but still used other lawyers.

      You don't need to become a lawyer but you should know enough to pro se on common things. Of course that won't be enough when shit hits the fan but it should lessen the need to get a lawyer. Know enough to know what your getting into and know enough to know when you need help. It is really just like knowing how to change a flat tire or put gas in your car if your going to be driving. Those of us who won't be in the position don't need to know, those that will do need to know or they need to be able to pay someone else that does.

    6. Re:Guess what... by Lumpy · · Score: 4, Informative

      Yes I can. Read the contract, strike out with pen the parts you disagree to and initial next to them.

      sign it and give it back after you make a copy.

      All done, if they sign it, they agreed to the changes you made by removing parts in striking them out. I do it at every job I have been hired into, the contract is never 100% acceptable to me. Only a fool believes you have to agree to a contract as-is. even bigger fools believe you have to use a lawyer to do such things.

      Grab a pen, start removing parts you dont like. It's quite fun.

      --
      Do not look at laser with remaining good eye.
    7. Re:Guess what... by rickliner · · Score: 2, Insightful

      When I was in grad school at a US university, there was a lawyer available for free consultations with students. His campus visits were funded through the "student activities fee" we all had to pay each semester. I used the service once to get advice about a dispute I was having with my landlord.

      I don't know if this is a common arrangement, but it's worth checking out.

      --
      Better to .sig than to .sag
  4. OPEN SOURCE by kieblerh · · Score: 3, Informative

    Do what all the other cool grad students who are changing the world are doing and open source it!

    1. Re:OPEN SOURCE by EvanED · · Score: 3, Informative

      You do realize that if you don't own the rights because you signed them over to the university, you can't open source it, right?

    2. Re:OPEN SOURCE by Aapje · · Score: 3, Insightful

      being a derivative means it's GPL whether I technically own it or not.

      No, it's not. You can freely combine GPL and proprietary code as long as you do not distribute the software. So the university can always choose to rewrite that 5% and license the code under whatever license they choose. If you release the software illegally, to try and bind the university to the GPL obligation to provide the source, you are guilty of illegal distribution of copyrighted material and the university is under no obligation to honor the GPL. In that case you could be sued by the university for illegal distribution of copyrighted material and by the people you gave the software to, for failing to uphold the GPL license (since you do not have the right to distribute the source, as you are obliged to). If they find this post of yours or similar statements made by you, they can also sue you for fraud, since you effectively tried to make them give their rights away, by using deception.

      It is an interesting case what happens when you use deceptive practices to make the university release the software with GPL components. In many ways, it's like slipping drugs into the bag of a traveler without them knowing. They are completely innocent of any willful crime, but in practice courts tend to sentence them hashly, even when their arguments are reasonable, unless there is a confession by the person who planted the drugs (or other hard evidence). However, courts tend to be far more lenient to organisations than to individuals, so they can probably get out of trouble by simply no longer distributing the software.

      PS. IANAL, so this could all be wrong ;)
      PS2. By trying to abuse the GPL to violate the law, you are not doing the Free Software movement any favors. If someone tries to follow your scheme, gets into a conflict with the organization they work for and the resulting mess gets highly publicized, organizations will start equating the GPL with loss of IP, theft and fraud. Is that what you want?

      --

      The Drowned and the Saved - Primo Levi
  5. Coming here is already a wrong move by LrdDimwit · · Score: 3, Insightful

    These are all very good questions, but you should not be asking Slashdot, you should be asking your attorney. Not having one is no excuse. For something like this, with the ramifications being as big (and permanent) as they are, you need to get one.

    1. Re:Coming here is already a wrong move by QuantumRiff · · Score: 2, Insightful

      Of course, the lawyer doesn't work for his best interest, the lawyer works for the colleges best interest, they are paying him. And come on, the GP, telling a COLLEGE STUDENT to go talk to a lawyer.... How can they afford one? Maybe if their school has a legal department, they can have some students or faculty help them out..

      --

      What are we going to do tonight Brain?
  6. Perhaps... perhaps not... by Panaflex · · Score: 2, Interesting

    Well, it's all pretty black and white there... is the university paying you? Does the check say "Harvard University" or does it say "HRUMPTHING Project, LLC?"

    I mean it's not like your playing football where you win a T-Shirt and the university takes home 100's of millions in TV revenue! You can speak to your employer about what you want out of the deal and see if there's any possibility.

    But just like football - chances are you're going to get squat for this - and hope for glorious rewards in the after-life (aka.. the real world).

    --
    I said no... but I missed and it came out yes.
  7. Seriously? by p14-lda · · Score: 5, Insightful
    Ok, we all pass this cross roads as developers. You are hired for a purpose, and if your job is to produce software for that company then they own the software.

    If you produce it in your free time and it isn't related to your work, then the company is unfairly trying to take your work.

    If you are simply doing what they ask you to you are doing your job.

    The question here is, did the University get the grant or did you? Would you have been able to get the grant if you weren't at the university because of the credentials of the institution? Were you hired as a research associate into an existing area that is managed by someone else?

    If so, put your ego aside and accept that you are growing as a professional.

    Now if you have the credo to be a principal researcher then find an institution that will provide you the room you want to have more ownership of your IP.

    Too often we think we are the only ones who can do what we do when in reality there are many talented developers out there.

    We have to accept as a profession that we are driven by business needs at some point.

    1. Re:Seriously? by williamhb · · Score: 4, Insightful

      Ok, we all pass this cross roads as developers. You are hired for a purpose, and if your job is to produce software for that company then they own the software.

      Actually, it's rather different for university researchers, such as the original poster. We are employed to research. If we are in computing, then part of that research might involve writing some code, but many of us are not simply employed "to produce software". (Though some are.) As academics, there is a much greater expectation of being able to continue our research at another institution (universities are not in product competition, but are expected to cooperate -- it's mostly public funding after all). A history researcher can reasonably expect to continue his history research if he moves post or goes on sabbatical. As can a social scientist. For a computing researcher (or for microbiologists), however, the IP of the written code becomes a complicating factor. If one university claims copyright, but the only researcher involved moves to another university, it could completely stymie any research progress. So, for instance, Cambridge University does not usually claim copyright over software its researchers produce -- this isn't so much a matter of commercialisation rights as of academic freedom. It's no wonder then that the GPL, BSD licence, and Creative Commons all came out of university environments, not the commercial sector.

      Something the original poster has not mentioned is why this decision "must be made soon". Is it because he is signing a new contract (it would be unusual for an employment contract with a university to claim ownership of code predating the contract), or because he's at loggerheads with the IP department?

       

    2. Re:Seriously? by bdemchak · · Score: 2, Insightful

      A completely right-on reply. There are some very big realities here. First, he's unlikely to produce the material for the next Turing award. Researchers produce incremental results, not flashes of incredible and subtle brilliance. Second, anything (even brilliant stuff, whatever that is) written now will seem simplistic, obsolete, and irrelevant in 5 years. I promise ... after nearly 40 years of this, I can offer very strong testimony. Third, there are tons of people working very hard to create novel and wonderful software. Does this guy think he's actually going to outdo them?? And even if he does, the gold is really what's in his head, not what's in the code. (And if this is academia, the gold is really in the papers he produces!) Pleeeeez ... this guy would do well to realize the academic experience for what it is ... an awesome opportunity to improve oneself and work with great people. It's also critical to remember that the physical facilities, salaries, and everything about the academic institution are being subsidized by some government or foundation somewhere. It's a team effort! To this guy: GET OVER YOURSELF! Humility and diligence provide the greatest rewards in this experience ... not copyright law.

  8. Why? by Quasar1999 · · Score: 2, Insightful

    Why do people as Slashdot these questions... GET A LAWYER!

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
    1. Re:Why? by at_slashdot · · Score: 2, Insightful

      It's a kind of trolling. Ask a hot-button issue on slashdot to make waves. Don't know what's the pleasure, the 15 minute of Internet fame?

      --
      "It is our choices, Harry, that show what we truly are, far more than our abilities." -- Prof. Dumbledore
    2. Re:Why? by PhotoGuy · · Score: 5, Insightful

      Two things:

      First: Lawyers are expensive. Very expensive. Most working people can't afford them very well, much less research assistants or students.

      Second: The average city isn't exactly crawling with competent Intellectual Property lawyers. I would say the typical lawyer would say "huh" and maybe get you some boilerplate legal templates to use, and not really help you much beyond that.

      I say stand your ground if you have agreed to nothing so far. Losing you completely gains nothing for them, they will cave in. I've never found it hard to allow organizations or institutions to allow me to keep rights to my software, as long as they get to use it.

      --
      Love many, trust a few, do harm to none.
  9. Normal by BountyX · · Score: 5, Informative

    According to NSERC no (NSERC Grant Award IP Policy) Specifically, "The Agencies do not retain or claim any ownership of, or exploitation rights to, intellectual property or copyright developed with grant funds. These rights are owned by the Institution and/or by the inventor." You need to check with policies you have in place with your institution. Many universities do claim IP and it is usually addressed in the student handbook, or somewhere in university policy. Look at stanford they own google's page rank patend.

    --
    Trying to install linux on my microwave, but keep getting a kernel panic...
    1. Re:Normal by eggnoglatte · · Score: 4, Informative

      Just to add to that: NSERC specifically allows for universities to retain copyright of materials produced under NSERC grants. So yeah, if you take their money, the university can take your rights.

      Even more than that, if the guy did any of his work under direct supervision of a faculty member or staff, the very fact that the supervisor was paid by the university while contributing time towards the project, allows the university to also claim at least part of the ownership.

    2. Re:Normal by Profane+MuthaFucka · · Score: 2, Insightful

      Something fishy here. NSERC is public money, right? From the taxpayers of Canada, eh?

      So let me get this straight. This guy is getting money from the public, and he wants to keep the rights? They belong to the people of Canada, who provided the money.

      Who's trying to steal who's IP rights here? The IP from public money ought to be public.

      --
      Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    3. Re:Normal by belmolis · · Score: 2, Insightful

      The dispute is between him and the university, not him and "the public". If the university gets the rights to the software, that doesn't necessarily mean that it will benefit the public anymore than if he does. Maybe the university will sell it to a propietary software house. Maybe it will sit on it and nobody will be able to use it other than the original users at the university. Maybe if he gets the rights the developer will open source it.

      If funding agencies like NSERC want recipients of their funding to make software and other results of research generally available, they most likely will require that the software be made available under a free license or public domain rather than assigning it to the university as owner.

      What NSERC's role is here is unclear, but there's no reason to think that the developer is trying to cheat NSERC or the public.

  10. You are allowed, they are allowed by markdavis · · Score: 3, Interesting

    > Are they allowed to completely strip my rights to the software?

    Um, they are allowed to ask for anything they want (that is not illegal) in a contract, and you are allowed to either sign it or not. If you are paid by them and write the software on their time and sign a contract saying they own it, you don't HAVE any rights for them to "strip".

    You are also allowed to negotiate, although I wouldn't hold my breath...

  11. don't do it by sdxxx · · Score: 5, Informative

    Yes they can take away all your rights to the software, but no you shouldn't allow them to do it.

    First, I've been a grad student at one university and a professor at another, and I've always avoided signing these agreements. It turns out that if you just avoid signing them and aren't too confrontational about it, you can easily slip through the cracks.

    Second, you should talk to your professors and see if they will allow you to develop software publicly under some irrevocable license like the GPL or BSD. With revision control software like git, it's pretty easy just to throw the repository on your home page and make everything you do available to the world (including yourself) on a royalty-free basis. Import some GPL-ed third-party code into your project for extra protection.

    Finally, sometimes professors do try to exploit grad students for the purposes of launching their startup companies, etc. If you feel that you are going to be in a position where your research is compromised (for instance because your results are no longer reproducible by the community), then you should find another research group to work with!

    1. Re:don't do it by sdxxx · · Score: 4, Informative

      Similarly, you'd better expect that the professor will go find another research assistant to work with.

      I'm a professor, though not at a research institution. Here's what I would do if I were and hiring research assistants as bitchy as the poster...

      "Want to be my research assistant? Then sign this. Yes, your work becomes my property." "Oh, don't like that? Why don't you go find another professor who is hemorrhaging grant money."

      Seriously, why would I need, let alone want, to deal with some FNG with very little experience,
      full of himself, fantasizing that he's got the next killer break-through rattling around his excuse for a brain pan?...

      Well, I'm a professor at a research university, where most Ph.D. students are RAs (except while they TA or have outside fellowships). Several of my Ph.D. students have gone on to be professors at top-ranked universities, so I'm probably at least an okay advisor. So let me tell you that advising Ph.D. students is all about respecting them and their ideas and opinions. It's also about trying to instill good taste and values in students. I am shocked to see someone who claims to be professor have so much contempt for his or her students.

      As for licensing software, I always explain to my students that they should make their projects free software to have the most impact. I discuss the options with my students, but generally let the lead student on a project select the particular license, ideally with rough consensus of all involved. So yes, even though the university might own their work, my students are free to continue using it and building on it in perpetuity.

      It would be wrong for me to confiscate students' intellectual property--particularly if I tried to make them sign something saying their work belonged to me, as opposed to the university. Moreover, it would be setting a terrible example and instilling bad values in students. Finally, it would probably be illegal, because the university has policies in place to prevent the abuse of students.

  12. Legal services by Dzimas · · Score: 4, Informative

    You're in Canada, right? There's a reasonable chance that your university has a law department. Visit and find someone there who can answer your question based on their expertise in IP and contract law. After all, you wouldn't ask Slashdotters about excising intramedullary spinal cord tumors, because most of us don't have a firm background in neurology. What makes you think we're any more qualified to provide a meaningful legal opinion in your jurisdiction?

  13. Yep. they can. by jwiegley · · Score: 3, Interesting

    As a research student you are "hired" by the university. End of discussion. Your tuition and stipend are paid to you from research grant money that is owned by the university/professor.

    Faculty members at some universities may retain their intellectual property rights. This is because there is a separate contract negotiation that takes place between faculty and universities. You [the student] are not part of this agreement.

    At every PhD institution I know of, Teaching Assistants and Research Assistants are employees. In fact, third-rate employees. You get no health benefits, you get no retirement benefits and you get no intellectual property benefits. Basically, you get no benefit other than an effective scholarship.

    You're screwed. They own your software. It is black and white.

    --
    I will never live for sake of another man, nor ask another man to live for mine.
  14. That's irrelevant by EmbeddedJanitor · · Score: 2, Informative

    What he does with it is completely different to whether he has rights or not.

    --
    Engineering is the art of compromise.
  15. Some basic guidelines... by gillbates · · Score: 5, Informative

    Of course, this is slashdot, and IANAL. But having a little experience, this is my take on things:

    • The bad news: you probably cannot afford a legal battle with the University, especially if they're your sole source of income. Think about the worth of what you created: does it have a commercial application? Would a business sue for the rights? If not, even if you win a court case, you'll end up spending your lawyer's fees to retain the rights you already possessed in the first place.
    • The good news: you might be able to convince the University to release your code under a GPL or BSD style license, especially if it has little or no commercial value.
    • If you created the code on your own time, with your own equipment, for your own purposes, and have not signed any agreements to the contrary, you likely own the rights. However,
    • If the code you created had a purpose specifically related to the work you were performing for the University, or
    • If you relied on their equipment to produce the code, and/or
    • If you produced the code during established working hours -
    • then the University probably has a good legal claim to it.

    If your creative duties were supervised by the University - that is, they told you what program to write, and how to write it, and your duties included writing code - your chances of winning a court case in your favor are very small.

    Teachers and professors are in a different category because, generally speaking, they are not producing a "work for hire" - but are instead hired for their role as a teacher or lecturer. The University does not retain creative control over their work; does not proscribe what is produced; and does not require them to produce code as part of their duties. That is, the code is incidental to their work. Thus, they can often retain copyright of the code they produce.

    From your description, this does not sound like the case at all. Instead, from your terse description, I, and a court, could reasonably conclude that you were hired to write code (among other duties), and hence, your employer owns the rights to it.

    Unless you have a well-documented case to the contrary, it would be safest to assume your University's legal department is correct.

    --
    The society for a thought-free internet welcomes you.
  16. attorney - and you're probably wrong. Fail. by arete · · Score: 5, Interesting

    several posts say talk to an attorney, in detail, when they can READ your contract, and they're right. IANAL. However, since this is the Internet, I want to take this opportunity to point out several substantial flaws in your submission.

    0. Posting here and not getting an attorney. Fail.

    1. A purely ownership and non-personal right like this, it's very unlikely there's any prohibition against you signing it away. (Unlike, e.g. some noncompetes which are SOMETIMES unenforceable.) Fail.

    2. If you sign this when you obviously (and demonstrably - you posted it here!) thought they intended it to mean you had no ownership, the courts will not look kindly on you turning around and saying you don't believe that. That's called 'bad faith'. Even if the contract WAS weak, if it's clear that both parties understood the same intent, usually that's what happens.

    And there's a good reason for that. Knowingly signing that when you clearly believe they mean that if you don't intend to carry it through makes you a liar.

    Fail.

    3. That the faculty, who have a totally different contract, get to keep their work has no bearing on your contract. Fail.

    4. The faculty don't even meet the standard you set out - which is 'if you're paid TO develop software' - which they aren't. They're paid to uphold the educational mission of the institution and do their research. The actual software is (at least contractually) secondary.

    I'm not telling you not to take the job -

    I only see two glimmers of hope here:

    - If the UNIVERSITY's contract with NSERC specifies something different, you count point that out to them.

    - I don't know if this is in your goalset, but depending on the U, if you WANTED to open source your project (whatever license) the U may allow that - and you MIGHT be able to get them to approve allowing that BEFORE hiring you. YOU will still own none of it. They'll own all the rights to sell a closed source version, etc., and they could un-open-source their future versions. (Which, if you were GPL, no one ELSE could legally do) But they can't exactly 'unlicense' the code they agreed to release.

    --
    Looking for freelance Actionscript (Flash/Flex) or ColdFusion work and/or freelance developers. Email me, put Slashdot
  17. Re:Par for the Course by jellomizer · · Score: 3, Insightful

    Universities are non-profits
    You seriously believe that? They only get taxed like that but for some reason they make a lot of "Excess-Revenue". Which will go to a new football field or a building. Then they will still think that after paying 30k in tuition that you owe them and you should donate money to them.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  18. What "SOFTWARE RIGHTS"?!? by mi · · Score: 3, Funny

    Do you believe in imaginary property or something? Information wants to be free, you know... New York County Lawyer will be helping your University (or whoever else gets a hold of your code) to dodge any and all legal challenges you may pursue — you wouldn't even know, who they are, because the University will bravely refuse your subpoenas against John (and Jane) Does.

    --
    In Soviet Washington the swamp drains you.
  19. whee by dissy · · Score: 5, Funny

    * Dissy puts on the lawyers hat

    As your attorney, I advise you to rent a very fast car with no top. And you'll need the cocaine. Tape recorder for special music. Acapulco shirts. Get the hell out of L.A. for at least 48 hours.

    * Dissy takes off the lawyer hat
    * Dissy puts on his robe and wizards hat

    Er wait...

  20. Having just gone through the NSERC process by Vamman · · Score: 4, Insightful

    I just went through the NSERC process for a PGS-D (PhD) scholarship and I was made aware of the different types of NSERC applications. First of all are you undergraduate or graduate? Do you work with a company as well? Was this developed as part of a thesis? Were you funded through some other source?

    If you are a graduate with a typical NSERC then you are entitled to the rights of your software. However, the University can publish and distribute the software (not usually code) as they see fit. If you have another funding source (internal? dept? faculty? provincial?) then you may loose the right but not because of nserc. Some jokers say get a lawyer etc.... ya right easier said than done considering you are likely a poor sap. You are better off contacting your student union and getting your graduate student association involved. Get someone with a big mouth that will threaten to go on TV about it. Also go to the heads of department and talk about it. What does your supervisor say? Are you in a lab? It is odd that you post this in the end of the first semester if you were undergrad so I'd say you are graduate. Good luck.

  21. Have you read the employment agreement? by CatOne · · Score: 3, Insightful

    You must have signed something when you started the job... either for the University or for the company/agency you're working for that is under contract to the university. You should read it... as it's quite likely binding. If it states that they own the rights to whatever you produce while employed by them... it's _quite_ likely to hold up should it come to that.

    This is somewhat like asking "Can I tell my wife to take a hike and give her nothing?" after you've been married for 45 years. The answer is more than likely "no." You should have known what you were getting into at the outset... after doing all the work subject to an employment contract isn't the best time to ask what your rights are or try to negotiate or open-source something. You can ask, but if they say no, that's pretty much the end of it. Unless you decide to say "screw it" and then steal or open-source the code... which could open you to criminal and civil liabilities.

  22. At the top of my head by stephanruby · · Score: 2, Interesting

    The legal department stated that if I was paid by the University to produce the software, the University would own all rights to it.

    Never trust the legal advice from counsel representing the opposite side. You should probably consult your *own* IP lawyer. If you haven't signed anything yet, you might still have some negotiation leverage (supposedly).

    Also, if the only right you want to keep is the right to keep working on your own software (after that research is over), try to find a lawyer who is for open source, and see if open source could still get you that grant money -- but protect you -- if for some reason -- the University decided to take that entire project away from you. Open source is a great protection mechanism for core developers. I know it was for me (when I was working for a private company). The worst part might be that you lose the name of your project, but if that happens and even if you relaunch a rival project elsewhere, all the community and all the potential clients will simply follow whoever the original developers were to the new project.

    That being said, do consult a lawyer to make him look at your specific situation. And talk to the actual faculty sponsoring the research, if they're high enough on the totem pole, they might be able to successfully pressure their legal department to give you a specific written exemption.

  23. No, this is a fine place to start by dubl-u · · Score: 5, Insightful

    These are all very good questions, but you should not be asking Slashdot, you should be asking your attorney. Not having one is no excuse. For something like this, with the ramifications being as big (and permanent) as they are, you need to get one.

    He should get an attorney, but there's nothing wrong with asking Slashdot first. A good lawyer will happily charge you $250 an hour or more to teach you about very basic stuff, but that's a waste of money and time.

    If somebody's charging you $4 a minute, it makes sense go in prepared. And how do you get prepared? Reading about the fundamentals, getting advice from people with similar experiences, making lists of questions to ask, figuring out what to tell the lawyer, and talking about your concerns with peers. And where can he do all of that? Right here. And as a bonus, a bunch of people who will be able to use the knowledge one day will get it for free.

    1. Re:No, this is a fine place to start by sydneyfong · · Score: 3, Insightful

      From experience, slashdot is the perfect place to get misinformation on legal matters.

      Haven't read through all the comments yet, but I wouldn't be surprised if the misinformation here costs him more time with his lawyer by having his lawyer untangle all the misinformation mess he's received here.

      --
      Don't quote me on this.
    2. Re:No, this is a fine place to start by dujenwook · · Score: 3, Insightful

      Have a little faith, this isn't Digg.

    3. Re:No, this is a fine place to start by pipatron · · Score: 3, Insightful

      Yes, there will be a lot of misinformation. And after 5 minutes someone who knows more will post and correct it.

      --
      c++; /* this makes c bigger but returns the old value */
  24. Silly by BlueBoxSW.com · · Score: 3, Insightful

    Can anyone name any other occupation where people have such an exaggerated feeling of ownership over what they produce?

    Even if you think you own this software, if it's a good idea, people will copy it, or steal the design, and never pay you a dime.

    Do it. Do a great job. When the time is right, move on to the next great thing.

  25. C A N A D A , eh? by redelm · · Score: 4, Informative
    NSERC sounds like a Canadian grant. It is beyond stupid to ask about law without mentioning jurisdiction, especially since most of the posters here are or at least will assume the United States. Most canuks are bright enough to point it out.

    Canadian law is very different from US, particularly around work-for-hire and you really need to talk with a local legal-aid office or lawyer.

  26. A contract is a contract by basketcase · · Score: 2, Insightful

    You can sign or not sign anything. If you don't like what it says then don't sign it.

    Even if it turns out to be unenforceable it would still be your burden to convince a judge of that if they decide to sue you.

  27. EULA style by Shadow+of+Eternity · · Score: 5, Funny

    DISCLAIMER: By reading this post you agree to Great Grandparent post.

    --
    A bullet may have your name on it but splash damage is addressed "To whom it may concern."
    1. Re:EULA style by laejoh · · Score: 2, Funny

      Or, said the XKCD way...

  28. Re:attorney - and you're probably wrong. Fail. by Anonymous Coward · · Score: 2, Interesting

    Similar situation, my solution:

    1. Wrote a non-trivial GPLed library of functions that would be useful to the SSHRC project, but not specifically for it, nor paid by the university for it.
    2. Based research-related code based on the library, with full knowledge of the PI.
    3. Profit.

    Also #25970817 is wise, as this is an issue in Canada.

  29. It ought to be public domain by codepunk · · Score: 3, Insightful

    I paid for that code you wrote it should actually belong to
    the public not you or the university.

    --


    Got Code?
  30. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  31. Re:attorney - and you're probably wrong. Fail. by Anonymous Coward · · Score: 2, Insightful

    The word "fail" is not punctuation. Let's at least pretend to be adults here, please. Your otherwise valid points lose credibility with that kind of juvenile banter.

  32. Up to the University's policy by prof_bart · · Score: 3, Insightful

    NSERC's web USRA web page says:

    Who owns the rights to intellectual property from research?

    NSERC does not retain or claim any ownership of, or exploitation rights to, the intellectual property resulting from your NSERC funding. However, since NSERC's role includes promoting the use of knowledge to build a strong national economy and improving the quality of life of Canadians, every effort should be made to have the results of NSERC-funded research exploited in Canada, for the benefit of Canadians. You are encouraged to discuss intellectual property rights with all parties and organizations involved in the research.

    My read: if the University decides to keep the IP, they can. In fact elsewhere, the Industrial USRA documentation explicitly gives the employing company the IP.

    From what you said, I understand that your University's policy depends on if you were acting as an employee or as a student. So, what were you? Did they/will they pay you as a T4 (withheld tax) or a T4A (no withholding). If they payed you with a T4A, they were claiming you were a student, not an employee.

    fwiw, I hire my USRAs as T4A

  33. IAAL; get a lawyer. by janus01 · · Score: 2, Informative

    Get a lawyer. I AM a lawyer, and as such, I can confidently say that only a lawyer is qualified to answer your question. At that, not just any lawyer: either one who has dealt with similar issues before, or one who can and will devote the time to read your employment contract (and other relevant documents) and research the statutes and regulations (and possibly case law) pertinent to your issue.

    Since you're a student (and thus, probably poor), your best bets are your local Bar chapter and your local law school copyright professor. Local Bar organizations tend to have a program in which the Bar matches up potential clients with willing attorneys. You might get lucky and find someone (competent - make sure they have a more than passing familiarity with the Copyright Code) who is willing to work for you on the cheap. Alternatively, you might get lucky and find a law professor who finds your question interesting.

    If you can't find a lawyer who will spend the time to answer your question, you'll want to read the law, i.e. the Copyright Code, 17 United States Code. Start with sections 101 and 201, definitions and ownership, respectively. But your question also requires an understanding of whether you are an employee, whose employee you are, the law and regulations surrounding your grant, the university's own policies, your "employment" contract, and whatever contractual papers relate to your grant (whether signed by you or the university). We, the Slashdot polity, CAN NOT make an informed decision regarding your question, because we do not have access to several of these sets of documents. Get a lawyer, or be prepared to guess. You are not qualified to read your contract because lawyers use words you know to mean things that you (1) do not expect and (2) would be unlikely to understand without some education in the law.

    If you ARE the university's employee, and none of the related contracts, laws, regulations, etc., supercede copyright law on this question, then the university's lawyers are probably right. But please don't take my word for it, or the word of anyone else on this forum. Get a lawyer!

  34. Work for Hire?? by scherrey · · Score: 2, Insightful

    IANAL but I've certainly paid a lot of money to a few of them so I have some experience in this area. You don't say explicitly but I'm going to assume you are in the USA.

    Unless you have an explicit contract that states who owns the rights to any code you produce than the whole issue comes down to a determination as to whether the effort falls under "Work for Hire". By default the author owns all copy rights to any work produced. The exception (when there is not an explicit contract for rights in place), in the USA, occurs when a) you are a W-2 employee (1099 and contractors don't count) and b) the work falls directly under the efforts that you are being paid as part of your employment.

    The odds are, if you were being paid as an employee under a W-2 where the employer withholds taxes, that your efforts are considered a work for hire since it appears that the code in question was developed to support the research that is the purpose of your employment.

    If you are not a W2 employee (doesn't matter if its the Uni or another agency paying you - its the W2 that counts as another agency owning the rights probably assigns them to the Uni as part of their contract) then you own the rights unless there is a contract with you that states otherwise.

    Now - you may find yourself rapidly unemployed (as I have been) once you point this fact out to the Uni who will then make continuation of your relationship with them dependent on you signing away said rights. In my case it was actually explicitly excluded from my employment when I signed on because it was based on my prior work so I declined to sign away my rights. You may not be in a position to do so...

    Good luck.

  35. it's probably not yours by ffflala · · Score: 2, Insightful

    IANAL, but IAALS

    Here it sounds like you are the employee, and the University is your employer. (You are not a faculty member; they have different rights to their work product.)

    You said you 'weren't hired directly'... I doubt this means what you hope. I'd guess that the NESRC paid the University, who in turn paid you. Look at your checks: if they are issued by the University, you're their employee.

    It sounds as if you've been working on University grounds, using University equipment and resources, and getting paid by the University to write software, and you've finished the task. Writing the software was your main duty as an employee.

    From what you've said, I believe you will NOT be able to properly claim IP rights to this software.

  36. Re:Not always. by lysergic.acid · · Score: 5, Insightful

    well, obviously they can't claim rights to code that they didn't fund the development of. that doesn't seem like what the University's policy is.

    the lesson here isn't to not sign anything you don't agree with (that's just common sense), but rather don't do public research if you're not comfortable with doing public research.

    the NSERC seems to be a government institution, so all research that they fund is by definition public research. naturally, academic research is going to remain in the control of the academic institution where it was conducted. this is done in order to keep publicly funded research free and open to everyone in the spirit of academic openness and to facilitate scientific collaboration. you can't accept government funding and then turn around and decide you don't want anyone else to have access to your research. it's not fair to taxpayers for them to foot the bill for proprietary research that is not made available to the public.

    in the context of software development, i would expect the university to release the source code under some kind of open source license. if it's a BSD license then the developer who wrote the code should still be able to commercialize his software if he wants to. he has every right to make money off of his code. he just doesn't have the right to accept research funding from taxpayers and then renege on the agreement to make the research/source code public. besides, it would really hinder scientific/technological progress if all public/academic research were tied down with patents and copyrights. waiting 15-20 years after a scientific breakthrough is made before another researcher can build upon it is just impractical.

    it's really no different from being paid to do software development for a commercial company. if your employer pays you to develop the software, you can't expect to retain the rights to the code you just sold to them. i mean, what are they paying you for?

  37. And consult a lawyer by RulerOf · · Score: 2, Insightful

    Personally, in this situation, I'd actually grab a copy of any contract, call NYCL's office, explain the situation, and ask for a quote. His contributions on here have shown me that he probably knows enough to give you the *right* answer, and in a very minimal amount of time. You might even get the Slashdot referral bonus.

    ....But that's just me, and this is Slashdot.

    --
    Boot Windows, Linux, and ESX over the network for free.
  38. Let me ask you this... by cyn1c77 · · Score: 2, Insightful

    Would you have written that software without being employed in your current situation? Have you used University software? Have you gotten help from professors and other students?

    My point is this: Often students think that they have done something completely by themselves, but the university is paying you and providing you with a creative environment to develop. Most companies will not do that... and they will still take your software you write at home on their laptop.

  39. Re:Better to ask forgiveness by mysidia · · Score: 2, Informative

    You are wrong about this. In most states in the United States,

    Copyright is a matter of federal law and federal jurisdiction, not state law.

    "Copyright" is based on one of the specific powers reserved by the constitution for the federal government.

    It's not just some states in the US, it's all states in the US.

    If an employer hires you to create a work in exchange for something of value, you complete the work, and receive the thing of value, then the employer is legally considered the author.

    The relevant law is the US Copyright act of 1976. Specifically, one way a work can be considered a work for hire, is if it is:

    a work prepared by an employee within the scope of his or her employment.

    Unless you are not an employee, the work wasn't prepared at the time of employment, was outside the scope (I.E. not of or part of a work you were employed to create), then by default, the employer owns it, absent an explicit written agreement to the contrary.

  40. Re:attorney - and you're probably wrong. Fail. by mandelbr0t · · Score: 3, Informative

    I've run into a number of bad contracts and have been unable to afford a lawyer, and was willing to accept pretty much anything just to get working again. All of the flaws you mention are things that have come back to bite me in the ass (well, except for the asking slashdot part).

    I've learned that keeping any rights to commercially developed software is unlikely unless you have some kind of weight in the business community. Learning what that really means sucks hard, and that's why I believe that Free Software is ultimately better -- it's not produced in software sweatshops, where the true genius will never get compensated, either in ego, or in money for the full value of their work. Of course, that's why I no longer work in IT. There's plenty of money someplace else, and you'll be treated like a person and not some code creating machine.

    --
    "Please describe the scientific nature of the 'whammy'" - Agent Scully
  41. Good Questions, Bad Timing by Jekler · · Score: 2, Insightful

    Your rights and the licensing options of the software you write are valid concerns. However, these concerns should be addressed before you write even a single line of code. It's just a bad strategy to write the code and then try to sort out who it belongs to.

    I realize this doesn't help the current situation, but that situation may or may not be salvageable. It's a better plan to go forward resolving to solidify your stance and awareness of who your work belongs to before you do the work.

    I think The Simpsons episode covered this when the kids collectively bought Radioactive Man.

  42. What value do you place on your rights? by sdkit · · Score: 2, Insightful

    If you're in the Stallman camp then stop reading now, because your rights (and your freedom) are more important than anything. If you've read this far, then you're asking the wrong question. If you've written software as part of some university research project, then you need to ask the question: is making a fuss about this worth my time and effort? Unless you're working on the next Google, the answer is probably going to be "no". If you're a pragmatist, you're probably net better of writing it off as a learning experience and moving onto something else. University research projects almost always amount to nothing.

  43. It's Called The Wolfram Clause by ewhac · · Score: 4, Informative
    Once upon a time, there was this brilliant guy named Stephen Wolfram. While working in the physics department of Caltech, he developed a program called SMP -- Symbolic Manipulation Program. Prior to that point, it was culturally understood that university research, and stuff developed pursuant to such research, belonged to the University, or to the public domain, so that it could be used by others to further the pursuit of knowledge.

    Wolfram, however, had other ideas.

    There was a protracted, expensive legal battle, in which Wolfram argued that -- despite the overt cultural backdrop of sharing knowledge -- since he didn't expressly sign his rights away, it was all his, and Caltech could go pound salt. It ended up with Wolfram resigning from the physics department and taking all his intellectual "property" rights with him.

    And that's why, to this day, it costs $2500 to buy a copy of Mathematica. And also why that clause is in your contract with the University.

    Schwab

  44. Re:attorney - and you're probably wrong. Fail. by xstonedogx · · Score: 4, Insightful

    It sounds like adults are required to use language rigidly, express no emotion, and generally not have very much fun.

    How about we pretend to be rational instead?

  45. Re:Not always. by tyldis · · Score: 2, Interesting

    Things can get complicated.
    I know nothing of how it works in the US, but in Norway it all depends on the contract.

    If your job descrition includes programming and development, employer has every right to the IP.

    On the other hand, if your job description does not involve programming or development you most likey have the IP rights on your side.

    Same goes for researchers. If a researcher discovers something it is IP of the employer, because that's what you are hired to do. Should the cleaning personell happen to develop a clever way to clean the floors the employer does not automagically retain IP rights.

  46. Re:Not always. by blane.bramble · · Score: 4, Insightful

    The researcher is paid to research new IP. That is their job. Therefore any new research belongs to the employer. The cleaner is employed to clean. That is their job. Therefore any new research belongs to them.

    Not that difficult to understand.

  47. true, but it may make some questions moot by Trepidity · · Score: 2, Interesting

    Many university IP contracts specifically allow researchers to release their software under free-software licenses. If his does, and if that were his intent, then it wouldn't be necessary to resolve the question of whether they can claim any rights, since the free-software license would be valid either way.

    If, on the other hand, his intent is to make a proprietary commercial software product out of it, and avoid them getting a cut of the royalties, then he would be more interested in the specifics of IP ownership.

  48. It doesn't matter who "owns" the source. by leastsquares · · Score: 4, Insightful

    Something that worked well for me in similar situations was this:

    Request that the software is released under an open license (in my case, the BSD license), a request that an academic organisation is unlikely to refuse. There is no need to actually give anyone else a copy of the source. When you leave the university, you have full rights as bestowed by the license even if the copyright on the source belongs to "Regents of the University of California", or whoever. Problem solved.

    Having said that, if your software is anything like typical academic software (my own included) then the source code will be dreadful and worth next to nothing. It is the ideas encoded in the code that are valuable - and the ownership of those is a whole other argument.

  49. Don't give anything away by gnasher719 · · Score: 3, Interesting

    The university may or may not have certain rights. Whether you agree or not doesn't matter, they have whatever rights they have and they don't have whatever rights they don't have. There is no way they can force you to sign over any rights. Either they have these rights, then they don't need you to sign them over. Or they don't have the rights, then you are under no obligation to sign them over. (BTW I was told that in US law, you can't sign over copyrights that don't exist yet. Like the copyright for a book that you are going to write, or the copyright that you are going to develop. For the simple reason that the copyright doesn't exist. The signing over must happen when the copyright actually exists).

  50. Joint Venture Agreement by aurizon · · Score: 2, Informative

    If this SW has commercial potential, then enter into a joint participation(Joint Venture or JV Agreement) agreement with the University(U) so that each get 50% of the commercial revenue. This might entail the U making a deal with a SW corp in that area and you providing source and notes to allow them to maintain the product. Usually the home College will get a site licence, and the SW corp will want to sell the product to industry and might give site licences to other colleges to breed a bunch of users who will create industrial demand. As for release as a free product under a BSD that would probably reduce the apparent value of the product to the SW corp, so take that into account. The legal dept at the U will be under a broad mandate to profit the U and not you, so they may give you biased advice. One way, as said by others, is to get a law prof to get some of his students to take it on as a project, for free, as a training exercise if you cannot really afford a lawyer on your meager stipend

  51. Re:Do what the rest of us scientists do, publish by yerM)M · · Score: 4, Interesting
    I hate to bring this up, but this reminds me of why the majority of american taxpayers prefer a tax system that hurts themselves. i.e. they imagine themselves being rich and don't want to screw themselves when they (never) get there.

    Having been through this, there are three likely outcomes in decreasing probability.

    • What you do stinks and you'll be embarrassed looking at it two years down the line.
    • What you do is ok and gives you a paycheck and knowledge for the next task
    • What you do is great.

    Assuming the latter greatness, in my experience the likelihood of the university patenting your algorithm is vanishingly small. But if they do, great! You are a young researcher with a patent. Chances are the Univeristy will profit share ( in theory at least. At one institution the patent office made just enough money to, you guessed it, fund the patent office ). If they don't, you are a young researcher with a patent. Sounds like graduate school gave your career a boost. Ten years down the line I'd rather have a patent under my name than the software I wrote.

    In either case, publish. Publishing is the GPL of the academic community. I have had greater success making my source code GPL when I talked to my principal investigator about supplementary materials for publications than at any other time. If this fails at least you'll know whether the algorithm is patented before publication, if it isn't, you will be able to use the algorithm in the future free and clear. If it is, I'll repeat myself: you are a young researcher with a patent AND a publication.

  52. work for hire by drteknikal · · Score: 3, Insightful

    Why are so many /. readers so frightened of work-for-hire arrangements? Copyright is not a birthright. You do not automatically own the rights to things you create.

    You are quite right to recognize and debate the issue. But you start from a point of assuming you should retain those rights. Welcome to employment. Usually, you don't retain the rights to things you're paid to create. That the rules are different for professors is irrelevant.

    You have the basic equation right -- the deal is what you agree to -- but you seem to be overlooking WHY people are paid to create software. People pay you to create software because (by doing so) the value accrues to them.

    Work-for-hire is neither bad nor unfair.

    --
    http://drteknikal.blogspot.com/
  53. Please detail, do by MickLinux · · Score: 2

    You said from experience, slashdot is the perfect place to get misinformation on legal matters.

    Please detail your experience. What information did you come to slashdot for, and what advice did you get, and how did it burn you?

    --
    Correct Horse Battery Staple: 72 bits of entropy. Enter "Correct H" into google. When it generates the phrase, that's
  54. Re:Not always. by langelgjm · · Score: 2, Informative

    the NSERC seems to be a government institution, so all research that they fund is by definition public research. naturally, academic research is going to remain in the control of the academic institution where it was conducted. this is done in order to keep publicly funded research free and open to everyone in the spirit of academic openness and to facilitate scientific collaboration. you can't accept government funding and then turn around and decide you don't want anyone else to have access to your research. it's not fair to taxpayers for them to foot the bill for proprietary research that is not made available to the public.

    I'm pretty sure that's completely untrue.

    See, e.g., the Bayh-Dole Act. There was also a recent hearing in the House aimed at overturning the NIH's open-access stipulation for publications. Just because something is publicly funded does not mean that it is freely and publicly accessible by any stretch of the imagination, regardless of how much that should be the case.

    But maybe I'm completely misunderstanding things...

    --
    "Anyone who [rips a CD] is probably engaging in copyright infringement." - David O. Carson
  55. Contracts are negotiable by Sobrique · · Score: 2, Informative
    OK, so if your contract says 'any software you develop on the job is ours' and you sign it, then that's that. You're paid, they get software.

    There's no get outs, or wiggles there.

    However, you may well find that to be negotiable - it's often a standard term in a contract, as a 'catch all' for 'anything you make as part of your job, is ours'. It's far easier to put that in the contract on day one, than to have to fight in court.

    I had a similar term in mine at a previous employer - I was being hired to sysadmin, and there was a term covering intellectual property of stuff produced.

    Turns out they didn't actually care that much, because my job _wasn't_ to produce code, and so we agreed to delete that from my contract, and replace it with... well, I can't remember the exact wording, but approximately anything I was specifically asked to write by my employer (and thus was paid for) was theirs, and anything derivative I could release provided I didn't profit from it. Or something like that, anyway. But as my interest was being able to post snippets on websites, and occasionally publish the odd test script, or maybe work on GPL software, that was fine.

  56. Re:Not always. by TheRaven64 · · Score: 4, Interesting

    My university owns code I wrote for some projects, which is why I got it written into the grant application that any code developed on those projects would be released under a BSD license. This means that it doesn't really matter who owns it - I can use it in any project I want to in the future.

    --
    I am TheRaven on Soylent News
  57. Never loose code by netjiro · · Score: 2, Interesting

    I have worked on both industry and academic projects. If they really want to own and "close source" the code I write, then they have to pay a hell of a lot more than if they just want to open source it. Academia never pays that much, so I always:
    1) negotiate for personal ownership or charte blanche open source.
    Usually the contract negotiator has no clue and agrees.
    If that is not possible then
    2) make very liberal use of gpl code in my project after clearing with group leader.
    The latter approach is usually very appealing to lower management, i.e. group leaders, since it brings higher productivity and faster results that will be easier to maintain in the future.

  58. There are some nuances here... by moxley · · Score: 2, Insightful

    I think the first post states the case pretty clearly regarding negotiation - but inherent within that point there are some things to consider:

    FIrst off, do you have significant leverage to negotiate? if you back out, how hard would it be for them to replace you and get what they want? Would it set the project back? If you are easily replaceable, then you don't have a lot of leverage to negotiate...

    Also, how would leaving the project affect you in other ways? Would you lose valuable experience and contacts? would it make it difficult or impossible for you to do other work for this institution or others (EG would it give you a reputation as being difficult to work with)?

    There are more things to consider than there appear to be on the surface.

    Also, do you think that if you did do this work and didn't have the rights to it, could it really affect you down the road practically, or is it more of "I don't want to sign rights to my work away because it's my work and that's not right." (which I can totally empathize with, but which you may want to reconsider).....

    Finally, is there anybody there who you cabn approach and discuss your concerns with? Maybe you can get rights to use the parts of your work that don't directly compete with or infringe on the compelted project and could get an agreement like that.

  59. Re:Do what the rest of us scientists do, publish by JoeMerchant · · Score: 3, Insightful

    Lesson 2: you're already into this deal, too late to renegotiate. If you move on to "professor" status, you'll have justification for why you want rights to all software you develop - then.

  60. It's called "Work for hire" by DaveV1.0 · · Score: 4, Insightful

    Try actually reading the law instead of asking a biased bunch of people on a web site. And, if you don't like the conditions, don't take the position.

    --
    There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  61. Re:attorney - and you're probably wrong. Fail. by Anonymous+Brave+Guy · · Score: 2, Insightful

    I've learned that keeping any rights to commercially developed software is unlikely unless you have some kind of weight in the business community.

    If you're being paid to develop that software, then that seems fair enough to me.

    The trouble is when employers go beyond that. In employment relationships, and only IME of course, a lot of employers' lawyers default to inserting clauses into the employment contract that say the company owns everything you do. Often, there is nothing limiting this to things you do as part of your job, so it includes the blockbuster movie script and novel you wrote in your spare time as well, and certainly programming-related things like any work you'd like to contribute to an OSS project. Obviously this covers the employer unambiguously in the event of any dispute, but screws the employee.

    The interesting thing is that, again IME, many employers will accept that this isn't a fair deal and will be willing to adjust the wording to something more balanced, if you challenge the deal before signing. A few won't change their standard contract, but there is such a strong correlation between those I would/wouldn't be comfortable working for and those who are/aren't willing to make such a change that this is now one of my two "acid tests" when interviewing for a programming job. (The other, if anyone is curious, is whether they are willing to show me their code and that code looks respectable. Again, places that decline to do this or where the existing code quality is poor tend to have other weaknesses as well.)

    But in any case, that may or may not apply here, and I strongly agree with those who say that if this is in doubt and may become relevant then the OP should get a real lawyer to look at the exact contract being offerred.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  62. MOST CERTAINLY NOT by tjstork · · Score: 2, Informative

    The researcher is employed to do a specific job. The results of that job belong to the employer, and nothing else. If a company pays you to write a piece of code, or engage in some kind of development, they usually have a bunch of dudes in suits and the god aweful ms-project tracking that everything you do is germain to the task at hand. If you engage in ancillary work that you might think might be helpful, but is not on the plan, you get the shaft.

    To bring us back to a higher level. You pay a cleaner to clean your bathroom. If you aren't paying him to clean your garage, you don't the obligation for him or her to do so. If you pay a scientist to go and cure cancer, and, on his own time and dime, that scientist cures aids, so long as the scientist is delivering research per the project plan that you have set out for the cancer, and uses his own time and resources to cure aids, then you don't get that research.

    Employment pays for jobs to get done and is not indentured servitude.

    --
    This is my sig.
  63. Not grey at all... by Anonymous Coward · · Score: 2, Informative

    It's work for hire. By ordinary copyright law it's not yours. It's your employer's, unless you negotiate other arrangements. If you're working on the software for money it pretty clearly isn't yours any more than if you design and build a car at a factory. The manufacturer would probably object if you started driving cars off the lot or sold the engineering designs to other companies, right?

    The only details that will matter is who you are negotiating with for better terms: the researcher, the university, someone else (e.g., granting agency), or all three. More than likely, it's the researcher, depending upon the contract they have with the university. You *must* find out what that arrangement is. That arrangement sometimes includes automatic perpetual licensing agreements with the university or sharing of royalties for patented inventions, and a variety of other complications even if the researcher "owns the IP" in a general sense. Generally, commercial == greater complication. It depends upon the university. Fortunately, NSERC isn't an issue. They don't lay claim to work done with the research funds.

    Most researchers are going to be open to alternatives and will try to facilitate them for students, as long as they get to continue using the software they've paid to have developed. As other's have suggested, getting an agreement to a GPL, BSD, or similar license might be a way to ensure you can continue to do what you want with the code after your work finishes. But you've got to make sure that a researcher has the ability to allow that kind of licensing via their arrangement with the university.

    Whatever you do, don't start the negotiations with an indignant attitude about the situation. Get this clear in your head: the rights you say have been stripped you probably did not have in the first place, if you were being paid for the job. You were operating with a misconception if you thought otherwise.

    I looked around, and found this bit of information from McMaster University that might help. It describes a number of situations that can apply at a university (e.g., the difference between work for hire and work that students do in courses). It is likely there are many differences across the country, but it should give you some ideas about the usual situation.

    Welcome to the harsh world of gainful employment, young researcher!

  64. Re:Not always. by gstoddart · · Score: 2, Informative

    the NSERC seems to be a government institution, so all research that they fund is by definition public research. naturally,

    Let me clarify this a little for you:

    NSERC in Canada is the "National Science and Engineering Research Council".

    Basically, they fund professors and students to foster research work and the like and improve the overall state of the art. They do not claim ownership of the work you do under that funding -- I myself worked in university for a prof who had an NSERC grant. I was paid out of his budget, and while he might have had some measure of accountability to them, they didn't really dictate terms to him or demand that they get the research work as their own.

    The university does NOT own the work that professors and students do under an NSERC grant. A professor who published papers or creates software (etc) under this program is the owner, NSERC is the funding agency. The University is just the place where the work was done -- it's my understanding that unless the professor signed something that says the university owns it all (and, no prof would) that they have no claim to it. The professor is motivated to research and publish for his own ends and if he moves on, carries his research work with him.

    In short, based on my experience with NSERC, the university has no claim if he is being funded under NSERC and working with a professor who retains rights to his own works.

    Unless things have changed (and, granted, university was a long time ago) there is nothing in an NSERC funding that stipulates that the research is the property of the funding agency.

    Cheers

    --
    Lost at C:>. Found at C.
  65. Re:Do what the rest of us scientists do, publish by cayenne8 · · Score: 3, Insightful
    "I hate to bring this up, but this reminds me of why the majority of american taxpayers prefer a tax system that hurts themselves. i.e. they imagine themselves being rich and don't want to screw themselves when they (never) get there. "

    While I agree with the majority of you post...you have me completely baffled at your taxpayer comment. What tax system would you propose we use that doesn't 'hurt ourselves'? And with Obama coming into office...I don't think the system in place will be very friendly to "the rich"..who already pay a disproportionate amount of the US tax.

    Anyway, please elaborate...

    --
    Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  66. Re:Not always. by idontgno · · Score: 2, Informative

    Sometimes it does, and sometimes it doesn't.

    Consider what the "B" in BSD stands for. And BSD-derived OSs are almost the most liberally licensed software in the universe. U Cal Berkeley retains copyright on most of it, and yet haven't commercialized it to any significant extent that I can see.

    --
    Welcome to the Panopticon. Used to be a prison, now it's your home.
  67. Re:Not always. by Anarke_Incarnate · · Score: 2, Informative

    You cannot contract in any way that violates the law, however you SURE AS SHIT can sign away your rights. How do you expect people in the military to ever sign contracts? They remove the right for themselves to go as they please, to live where they wish, and to disobey orders without criminal prosecution for such. You can sign away your rights on many things.

  68. Re:attorney - and you're probably wrong. Fail. by Oligonicella · · Score: 2, Funny

    You mean that a single word, standing by itself cannot be used to denote punctuation? Bullshit.

  69. Re:Do what the rest of us scientists do, publish by Touvan · · Score: 2, Informative

    Take a look at the recent Forbes magazine. They did a story on "regular" families (all of whom make in the neighborhood of $250,000 - $500,000 a year or more - very not "regular" frankly) hit by the economic crisis.

    In that article there is a chart of who pays what portion of the tax burden. The largest group, who pays a healthy 11-13% (can't remember the specifics) are people making around or below $50,000 a year.

    The group paying the largest portion of the taxes (and the most as a percentage of their income) is those guys in the 250K - 500K range. Now, that's a problem I'd like to have - just to get that out of the way.

    Next up is the millionaires, the guys making multiple millions a year - they are paying a smaller share of the tax burden than the guys making only a quarter of a million, and are paying a smaller amount as a percentage of both what they make, and how much wealth they control.

    That is an unfair system - mostly unfair to the knuckle heads in the 250K-500K range, who are paying for the millionaires' Bentleys and 13th houses.

    Why knuckleheads? Because those same guys love to talk about wealthfare moms and public school kids, and how unfair it is that they have to pay for all those "social programs". Cry me a river.

    Maybe those knuckleheads should be pisses to hell, that the millionaires - the guys getting the most benefit out of a society that they 250K crowd are mostly paying for - that they don't pay their fair share, and leave the struggling alone, or maybe even, help them out.

    To finally answer the question about what tax system doesn't "hurt us" - one that taxes the very wealthy and helps get our public services paid for, to stop them from crumbling - making things like public schools work, a college system that educates, and bridges that don't fall down. FDR style taxes on only the rich, and some relief for the rest of us - economic enabling relief for the people who have a desire - a need - to innovate and get stuff done, but who currently lack the resources to do any of it.

    How's that for a tax system that doesn't hurt _us_.

  70. Re:Do what the rest of us scientists do, publish by vux984 · · Score: 3, Insightful

    While I agree with the majority of you post...you have me completely baffled at your taxpayer comment. What tax system would you propose we use that doesn't 'hurt ourselves'?

    He's saying that the lower and middle class vote for and generally support tax reforms that would only benefit them if they were considerably richer than they currently are, and actually hurt them at their current income level.

    Ask any blue collar democrat or bible-belt small town republican or white-collar pointy-haired-middle-manager middle-class joe average whether he thinks we should scrap progressive tax and switch to a flat tax. The number that think this would be a good idea is shocking, given than it will only reduce the tax load on people wealthier than them, and shift that load onto them.

    Either these people are categorically bad at math (which is probably true), have delusions about how wealthy they actually are (everybody thinks they are "upper middle class"), or have unrealistic expecations about how wealthy they will be in the near future).

    In truth its probably all of the above.

    And with Obama coming into office...I don't think the system in place will be very friendly to "the rich"..who already pay a disproportionate amount of the US tax.

    The vote for Obama vs McCain was a lot more than simply picking a tax plan, so we can't and shouldn't really equate voting for Obama with understanding how tax reforms will affect them.

  71. Experience from one University Prof by ODBOL · · Score: 2, Informative

    Years ago, I helped write part of the copyright/patent policy (I try to avoid the phrase "Intellectual Property," which as far as I know is not recognized in law) for my university, served on the faculty committee making recommendations for disputes, and guided one colleague through a patent owned by the university. You can easily figure out which university I'm at, but it's not really relevant, this was years ago, I think they threw out the part that I wrote (and I don't care), ... Nonetheless, I can make some observations that might help you figure things out.

    1. The status of work at a university is very weird, and it's hard to find two people who understand it the same way. The law's concept of work for hire seems clear, but universities accept the notion that they haven't hired all of your work, not even all that you perform during normal working hours (which are never normal at the U). I heard very high administrators say that faculty are faculty all the time, 24x365.25. But we also pretend that our salary only covers 9 months, and we are allowed to take summer jobs in which we make contracts providing our work to other institutions. Point: it's totally unclear.

    2. Almost all work under a US government grant is done as a university employee. The feds grant the money to the university. Under the terms of the grant, a principal investigator (PI) has wide authority to tell the university how to spend the money (and almost no accountability for doing it wrong---universities get dinged for statistical estimates of the amount of mistakes made by PIs). Anyone working on the grant is a university employee, paid from "restricted funds."

    3. The feds have never to my knowledge claimed ownership of work performed under research grants. In the past, they have explicitly encouraged universities and other corporations to own and exploit patents and copyrights obtained with grant funds. There is a trend toward requiring open sharing of some grant results, but I haven't studied this. It may only apply to data so far, and it probably varies between funding agencies.

    4. Universities have good grounds for claiming that work done with their money (a very ambiguous category, as I mentioned in #1) is work for hire, patents and copyrights due to them. They routinely give back the copyrights to creators, on the excuse that these copyrights have to do with publication of research. That's often true, but it is also applied to rather cynically produced textbooks, that appear to be written mainly for plunder (which very few of them actually capture).

    5. Universities have a mission to publish research, and they get financially valuable prestige from research associated with them. They tend to avoid obstacles on research publication. I recommend associating software as closely as possible with research articles and reports. Maybe the source code is an appendix. Maybe the journal won't print it, but they'll give the URL reference. Years ago, I think I established a policy that my U would never stand in the way of software being released to the public (GPL, BSD, implicit full license---incorrectly referred to as "public domain"). I don't think this policy was ever violated, I don't think it ever will be, but a lot of people don't have confidence in it.

    6. Toothpaste comes out of tubes more easily than it goes back in. Anything posted on SourceForge, released with an explicit statement of GPL or other irrevocable open license, is unlikely to be closed down successfully in the future, especially by an organization as clumsy and partly benign as a university.

    Gotta go to class. I'll add observations as a self-reply later. I'm not very interested in arguing any of this---just sharing my experience.

    --
    Mike O'Donnell http://people.cs.uchicago.edu/~odonnell/