> I'm not a lawyer, nor do I live in the USA, I'm not a lawyer either, and don't live in the US. I do know a little bit about copyright, though.
> but at least in the UK, if you > write something you automatically get copyright, though it does no harm to > make a specific statement. Copyright exists without a notice, but you are legally in a far stronger position if you have one. > Does putting > > Copyright 2005-2009 mean that the copyright has expired on the first of > January 2010 ? No. It means that the software was developed between 2005 and 2009, and that the copyright term should extend from that period according to the relevant country's laws. > If README.txt has not otherwise changed, if it is believed that the > copyright needs updating on README.txt, does it not on every bit of source > code? If so, that would be huge undertaking and a huge waste of time. Well, it could be automated with a sed script, but that's not necessary. Only files that have been modified in 2010 should have a 2010 copyright notice. > If so, it might be better to just put Copyright 2010. Then if no changes are > made in 2010, there is no need to bother updating it again. > > http://www.copyright.cornell.edu/resources/publicdomain.cfm > > says of things published after 2002 that the copyright expires. "70 years > after the death of author. If a work of corporate authorship, 95 years from > publication or 120 years from creation, whichever expires first" Quite what > "published" means in this context is not entirely clear. Those numbers are very country specific.
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org