From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Request for merging cc-guess.el Date: Thu, 30 Jun 2011 16:52:14 -0400 Message-ID: References: <20110630.132015.825745574505660334.yamato@redhat.com> <87pqlvfita.fsf@stupidchicken.com> <20110630153846.GA3282@acm.acm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309469014 15918 80.91.229.12 (30 Jun 2011 21:23:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2011 21:23:34 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org, Barry Warsaw , Masatake YAMATO To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 23:23:30 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QcOhs-0005UK-3p for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 23:23:28 +0200 Original-Received: from localhost ([::1]:43562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcOhq-0004qi-R8 for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 17:23:27 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcOE3-00057L-8j for emacs-devel@gnu.org; Thu, 30 Jun 2011 16:52:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcOE1-0001Lv-PI for emacs-devel@gnu.org; Thu, 30 Jun 2011 16:52:38 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:46887 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcOE1-0001Lf-9Z for emacs-devel@gnu.org; Thu, 30 Jun 2011 16:52:37 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EANrhDE5MCqDH/2dsb2JhbABSp1t4iHi+XYYxBJ5OhCs X-IronPort-AV: E=Sophos;i="4.65,454,1304308800"; d="scan'208";a="118215989" Original-Received: from 76-10-160-199.dsl.teksavvy.com (HELO pastel.home) ([76.10.160.199]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 30 Jun 2011 16:52:14 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 84D785912D; Thu, 30 Jun 2011 16:52:14 -0400 (EDT) In-Reply-To: <20110630153846.GA3282@acm.acm> (Alan Mackenzie's message of "Thu, 30 Jun 2011 15:38:46 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.183 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141284 Archived-At: >> >> +;; Author: 1994-1995 Barry A. Warsaw >> > There doesn't seem to be a copyright assignment that covers this. >> Barry Warsaw has a disclaimer for c++mode.el. If he sends an email to >> assign@gnu.org stating that that disclaimer should cover the relevant >> code, I believe it should suffice; if it does not, the FSF copyright >> clerk will advise. > CC Mode evolved from c++mode.el (amongst other files). It is likely that > cc-guess.el was originally part of (the original) C++ Mode. cc-guess.el > was first in the CC Mode repository on 1994-08-09, and likely existed > some time prior to that. > I will hold off committing this file until this copyright assignment has > been resolved. Can I take it that the EOJ deadline will be relaxed for > this, if necessary? Yes, Stefan