From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82D84138334 for ; Thu, 7 Jun 2018 19:26:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4BB8E0B94; Thu, 7 Jun 2018 19:26:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D946E0B94 for ; Thu, 7 Jun 2018 19:26:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B92F335CC9 for ; Thu, 7 Jun 2018 19:26:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3E342BF for ; Thu, 7 Jun 2018 19:26:33 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1528396675.8d006aebf1bb063ae6fb79710f3f1325b599f134.ulm@gentoo> Subject: [gentoo-commits] data/glep:glep-0076 commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0076.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 8d006aebf1bb063ae6fb79710f3f1325b599f134 X-VCS-Branch: glep-0076 Date: Thu, 7 Jun 2018 19:26:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3efa7765-8c86-4fab-a121-bbf64a6207fd X-Archives-Hash: 7b5a3d3785eb2a6c2b54b7c52947b033 commit: 8d006aebf1bb063ae6fb79710f3f1325b599f134 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jun 7 18:37:55 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jun 7 18:37:55 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=8d006aeb glep-0076: Remove history section. Requested by rich0. glep-0076.rst | 74 ----------------------------------------------------------- 1 file changed, 74 deletions(-) diff --git a/glep-0076.rst b/glep-0076.rst index 58bed23..ddbfd05 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -55,9 +55,6 @@ policy, and continues to exist to this day. Some files also still contain or have in the past contained additional copyright headers, attributing ownership to other parties. -A detailed historical timeline is provided in the `key dates in Gentoo -copyright history`_ section. - The policy to have copyright notices ascribing copyright ownership to the Gentoo Foundation caused an issue when Gentoo developers forked another project and hosted the fork on Gentoo infrastructure. To @@ -255,77 +252,6 @@ more appropriate to separate it from the enumeration by putting it in a separate paragraph. -Key dates in Gentoo copyright history -===================================== - -* 2000-01-03: *Gentoo Technologies, Inc.* established in New Mexico. - -* 2000-07-28: `Earliest known CVS commit - `_ - in the Gentoo CVS repositories. Made by Daniel Robbins to - ``gentoo-x86/header.txt`` - :: - - # Copyright 1999-2000 Gentoo Technologies, Inc. - # Distributed under the terms of the GNU General Public License, v2 or later - # $header$ - - -* 2000-10-09: `Earliest known version of the ebuild skeleton - `_. - (``skel.ebuild``) in CVS - -* 2003-12-09: Copyright assignment document added to CVS, with an - assignee of *Gentoo Technologies, Inc.*, in `text - `_ - format. Later the document was `moved - `_ - and a version in `PDF - `_ - format was added. A related GuideXML page is `included - `_. - -* 2004-05-28: *Gentoo Foundation, Inc.* established in New Mexico. - -* 2004-06-24: First CVS commit `changing - `_ - copyright header to *Gentoo Foundation*. - -* 2004-07-01: The recruiters `stopped requiring the assignment form - `_ - after discussion in the ``gentoo-trustees`` mailing list. - -* 2005-05-19: Gentoo Technologies, Inc. files an **Assignment of - Copyright** document, signed by Daniel Robbins, which transfers any - copyrights held by *Gentoo Technologies, Inc.* over `All files to - which Gentoo Technologies, Inc. may hold the copyright that existed - in the Gentoo Concurrent Versions System (CVS) Repositories as of 25 - June 2004`. - -* 2005-06-13: *Gentoo Technologies, Inc.* files a **recordation of - copyright** with the United States Copyright Office, signed by - Daniel Robbins, President. The copyright is asserted over `Gentoo - Concurrent Versions System (CVS) Repositories as of 25 June 2004`. - -* 2005-06-13: *Gentoo Technologies, Inc.* provides a **Release from - Contract Requirements** document, signed by Daniel Robbins. The - complete body of the document is as follows: - - Gentoo Technologies, Inc. does hereby release all individuals who - have signed the contract known as the "Gentoo Technologies, Inc. - Copyright Assignment Form" from any future duties and obligations - of these individuals associated with that contract. As of this - date any provision of that contract requiring any future duties is - hereby nullified. - -* 2006-08-23: Copyright assignment document assignee `updated - `_ - to *Gentoo Foundation, Inc.* - -* 2007-01-27: Copyright assignment document `removed - `_. - - References ==========