From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: gsettings.m4 copyright Date: Mon, 03 Jan 2022 15:02:19 +0200 Message-ID: <83fsq5c6qs.fsf@gnu.org> References: <87r19pgl3x.fsf.ref@yahoo.com> <87r19pgl3x.fsf@yahoo.com> <83k0fhc75r.fsf@gnu.org> <87y23xdlkm.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11290"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu , Jeff Walsh , Yuuki Harano Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 03 14:03:17 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n4Mzb-0002eM-B9 for ged-emacs-devel@m.gmane-mx.org; Mon, 03 Jan 2022 14:03:15 +0100 Original-Received: from localhost ([::1]:40666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n4Mza-0006rs-6D for ged-emacs-devel@m.gmane-mx.org; Mon, 03 Jan 2022 08:03:14 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n4Myh-0005Ur-1o for emacs-devel@gnu.org; Mon, 03 Jan 2022 08:02:19 -0500 Original-Received: from [2001:470:142:3::e] (port=50706 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n4Myf-0007fY-Ly; Mon, 03 Jan 2022 08:02:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=0G21C9I915VTGL3Tjc19QQYXsytgkQx75tw8UjtS2KM=; b=dD8KYNtG+tGH HlGGFc/PLBape7RaK+pJ9wWrUW1ReAkf+hk/0e1n1MwlFLosOQMWKJYtAOpB5YZk2x/zG1kqpkyoo pePCHBmiTI8OBWwwHGN/xy/95dgbT54S/x6VXKXkr9SUASLD5SB7rTNoirnoLN13WzTBLgZr3q8sq MkBpiI0TtbRiAUT31Pe5DQp9Yq6SZvoZONHK9G4v0RW1I1bYDWOlTyvDZOldesQGHorxKNJcBEetA fWavJ38HadDZGD+BuzcS8y5mSU4H5gIzQJS8JRKw+s4hi+CN6tbwPDxswaZbjyp24bwKf5JEV+GPz 9NjPhanIVqb4sgyoJLcGiA==; Original-Received: from [87.69.77.57] (port=2770 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n4Myd-00087N-Pd; Mon, 03 Jan 2022 08:02:17 -0500 In-Reply-To: <87y23xdlkm.fsf@yahoo.com> (message from Po Lu on Mon, 03 Jan 2022 20:56:41 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:284041 Archived-At: > From: Po Lu > Cc: emacs-devel@gnu.org > Date: Mon, 03 Jan 2022 20:56:41 +0800 > > > We should add a standard Emacs copyright notice, I think. > > Is that really allowed? (Assuming a standard Emacs copyright notice > means FSF copyright) > > That file is full of non-trivial code from the GLib project. You are saying that we cannot include it in Emacs, because whoever wrote the code didn't contribute it to us? That's not a copyright question, that's a completely different (and more serious) issue. Jeff and Yuuki, would you please tell us how you got this file and who has the copyright to its code?