From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: org-plus-contrib, where is library-of-babel.org? Date: Mon, 10 Jul 2017 09:03:29 +0200 Message-ID: <87zicc3ha6.fsf@bzg.fr> References: <87fue58v9p.fsf@gmx.us> <87a84d37me.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUSjf-0001L2-Nd for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 03:04:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUSjb-0002vX-S0 for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 03:03:59 -0400 Received: from box.bzg.io ([46.101.205.100]:53364) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dUSjb-0002pc-Gi for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 03:03:55 -0400 In-Reply-To: <87a84d37me.fsf@kyleam.com> (Kyle Meyer's message of "Sun, 09 Jul 2017 12:19:53 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Kyle Meyer Cc: emacs-orgmode@gnu.org Hi Kyle, Kyle Meyer writes: > On the Emacs list, Glenn asked us to add a license to > library-of-babel.org: > > https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00169.html thanks for the heads up -- I'm focusing on my work this week and I won't have time to deal with orgmode requests until this week-end, but I will then. > At the time, I wondered whether that file had any contributors without > copyright assignment. I briefly looked through the list of authors > touching library-of-babel.org in the Org repo and the worg repo, and I > didn't find any contributors that aren't included in the assignment list > at http://orgmode.org/worg/org-contribute.html Thanks for checking this. In general, if some contributors are not listed on org-contribute.html I can also check on the GNU server for the list of people with copyright assignment. I suggest using the same copyright conditions than the one we have for Worg documentation: Documentation from the http://orgmode.org/worg/ website (either in its HTML format or in its Org format) is licensed under the GNU Free Documentation License version 1.3 or later. The code examples and css stylesheets are licensed under the GNU General Public License v3 or later. But: I would first consider whether this file should be part of Emacs and Org's core. I think it should be on Worg instead, to get a chance to be maintained by more contributors. What do you think? -- Bastien