summaryrefslogtreecommitdiff
path: root/40/1398533e35e7ba1cdbb9a4048dd20fd356253f
blob: b868d3e1bc522ef0aa23e3786db855c6233640f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Return-Path: <milly@bitcoins.info>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id BC2C916BF
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue,  6 Oct 2015 05:49:59 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from mail.help.org (mail.help.org [70.90.2.18])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 2DBDF16D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue,  6 Oct 2015 05:49:59 +0000 (UTC)
Received: from [10.1.10.25] (Unknown [10.1.10.25]) by mail.help.org with ESMTPA
	; Tue, 6 Oct 2015 01:49:55 -0400
To: bitcoin-dev@lists.linuxfoundation.org
References: <CAKzdR-rPoByn=+CgsTc1ZnLkjwtYyJnbQLbn-VHOvz0dLciefQ@mail.gmail.com>
	<8EF9A9A8-3EBE-4427-9745-1C494DF12E9A@gmx.com>
	<5613428F.4080504@bitcoins.info> <201510060454.14127.luke@dashjr.org>
	<5613573C.1080002@bitcoins.info>
From: Milly Bitcoin <milly@bitcoins.info>
Message-ID: <561360F4.2010906@bitcoins.info>
Date: Tue, 6 Oct 2015 01:49:40 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <5613573C.1080002@bitcoins.info>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] This thread is not about the soft/hard fork
 technical debate
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 06 Oct 2015 05:49:59 -0000

Maybe you are confused with a compilation notice that would say "All 
Content Copyright and other rights reserved by its Respective Owners" or 
something similar.  That is not the same thing as claiming ownership 
using the "c" inside the circle.

There is also a difference between claiming a copyright for individual 
works as part of a compilation as opposed to claiming a copyright on the 
compilation itself (which is what the current notice is).

Russ


On 10/6/2015 1:08 AM, Milly Bitcoin wrote:
>> The copyright notice refers to the fact that each contributor owns
>> copyright
>> to his own contributions. There is no legal group that owns copyright
>> to the
>> entirety of the code.
>>
>
> No, that is not what such a notice means.  The part after the "c" in the
> circle is the legal owner.  If the legal owners are not properly
> identified then the notice is not valid.
>
> ---
>  From Nolo:
>
> What is a valid copyright notice?
>
> A copyright notice should contain:
> •the word "copyright"
> •a "c" in a circle (©)
> •the date of publication, and
> •the name of either the author or the owner of all the copyright rights
> in the published work.
>
> For example, the correct copyright for the fourth edition of The
> Copyright Handbook, by Stephen Fishman (Nolo), is Copyright © 1998 by
> Stephen Fishman.
>
> ---
> from USPTO:
>
> Use of the notice informs the public that a work is protected by
> copyright, identifies the copyright owner, and shows the year of first
> publication.
> ---
>
> Russ
>