Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51369

Re: Critic my module

From Dave Angel <davea@davea.name>
Subject Re: Critic my module
Date 2013-07-27 12:58 -0400
References <mailman.5092.1374758683.3114.python-list@python.org> <51f334eb$0$29971$c3e8da3$5496439d@news.astraweb.com> <mailman.5167.1374929783.3114.python-list@python.org> <GCSIt.19002$zk4.10612@fx18.am4>
Newsgroups comp.lang.python
Message-ID <mailman.5181.1374944307.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 07/27/2013 12:32 PM, Alister wrote:
> On Sat, 27 Jul 2013 08:56:10 -0400, Devyn Collier Johnson wrote:
>>
>> Good point about the Made by/Copyright suggestion. Although, I have not
>> copyrighted the file, can I still say "Copyrighted by ...".--
>
> There is no special process to Copyright anything.
> the simple act of writing it automatically gives you the copyright on
> your own work.
>
> Proving that it was you that created the work & when may be a little
> trickier if you do not find a reliable means of recording the event
> though.
> (posting to this news group actually gives a reasonable time stamp
> provided the article has not expired by the time it is needed)
>

The copyright law varies by country, and it's wise to look up your own 
country's rules, as well as investigate international law.  The 
following is based only on my limited recollection of US law.  I include 
references below, but have not re-studied them.  Nor am I a lawyer.

Generally, a copyright does belong to the author, as soon as he provably 
commits the text to medium.  However, if you ever expect to defend a 
copyright, it can be useful to register it.  Registration is limited by 
law to certain time limits.  I don't recall exactly, but I believe that 
once something is published, it has to be registered within 3 months or so.

Registration is easy, but not free.  You can copyright a number of works 
simultaneously, but I think they have to be of the same type.  And if it 
is registered, you can sue for larger amounts, and you'll have a much 
easier time getting a lawyer to take the case for you.

See:  http://www.copyright.gov/

and especially:
    http://www.copyright.gov/circs/circ01.pdf


-- 
DaveA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Critic my module Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-25 09:24 -0400
  Re: Critic my module Alain Ketterlin <alain@dpt-info.u-strasbg.fr> - 2013-07-25 16:09 +0200
    Re: Critic my module Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-26 06:59 -0400
      Re: Critic my module Alister <alister.ware@ntlworld.com> - 2013-07-26 15:08 +0000
        Re: Critic my module Joshua Landau <joshua@landau.ws> - 2013-07-26 18:24 +0100
  Re: Critic my module Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-27 02:48 +0000
    Re: Critic my module Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 08:56 -0400
      Re: Critic my module Alister <alister.ware@ntlworld.com> - 2013-07-27 16:32 +0000
        Re: Critic my module Dave Angel <davea@davea.name> - 2013-07-27 12:58 -0400
    Re: Critic my module Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 09:19 -0400
    Re: Critic my module Dave Angel <davea@davea.name> - 2013-07-27 09:35 -0400
    Re: Critic my module Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-07-27 15:36 +0200
    Re: Critic my module Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 09:44 -0400
    Re: Critic my module Chris Angelico <rosuav@gmail.com> - 2013-07-27 14:37 +0100
    Re: Critic my module Dave Angel <davea@davea.name> - 2013-07-27 10:33 -0400
    Re: Critic my module Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-27 10:53 -0400
    Re: Critic my module Chris Angelico <rosuav@gmail.com> - 2013-07-27 16:15 +0100

csiph-web