From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9956 invoked by alias); 15 Sep 2009 16:46:04 -0000 Received: (qmail 9943 invoked by uid 22791); 15 Sep 2009 16:46:01 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 Sep 2009 16:45:57 +0000 Received: from wpaz33.hot.corp.google.com (wpaz33.hot.corp.google.com [172.24.198.97]) by smtp-out.google.com with ESMTP id n8FGjtY0021454 for ; Tue, 15 Sep 2009 09:45:55 -0700 Received: from fxm4 (fxm4.prod.google.com [10.184.13.4]) by wpaz33.hot.corp.google.com with ESMTP id n8FGjq9v028401 for ; Tue, 15 Sep 2009 09:45:52 -0700 Received: by fxm4 with SMTP id 4so3264010fxm.40 for ; Tue, 15 Sep 2009 09:45:51 -0700 (PDT) Received: by 10.86.17.4 with SMTP id 4mr2897921fgq.13.1253033151199; Tue, 15 Sep 2009 09:45:51 -0700 (PDT) Received: from localhost.localdomain.google.com (dhcp-172-22-126-192.mtv.corp.google.com [172.22.126.192]) by mx.google.com with ESMTPS id d4sm282809fga.3.2009.09.15.09.45.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 09:45:50 -0700 (PDT) To: gcc@gcc.gnu.org Subject: Re: request for copyright assignment forms References: <04514374-1842-4D6A-A6AE-FCB2EB6D34BA@mac.com> From: Ian Lance Taylor Date: Tue, 15 Sep 2009 16:46:00 -0000 In-Reply-To: <04514374-1842-4D6A-A6AE-FCB2EB6D34BA@mac.com> (David Krauss's message of "Tue\, 15 Sep 2009 10\:42\:36 -0500") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg00278.txt.bz2 David Krauss writes: > I'm rewriting std::rotate in the C++ standard library: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41351 . The other > contributors suggest I register as a contributor and check in my > changes, and in particular submit a copyright assignment form. May I > have that, and any other necessary forms? I sent a form. Ian