From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ox-texinfo.el copyright Date: Sat, 23 Feb 2013 08:59:58 +0100 Message-ID: <87wqtz71ct.fsf@bzg.ath.cx> References: <14076.1361576453@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeN-0004TK-0b for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9CeJ-0000GZ-US for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:14 -0500 Received: from we-in-x0236.1e100.net ([2a00:1450:400c:c03::236]:65116 helo=mail-we0-x236.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeJ-0000G8-OR for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:11 -0500 Received: by mail-we0-f182.google.com with SMTP id t57so1224478wey.13 for ; Sat, 23 Feb 2013 02:48:10 -0800 (PST) In-Reply-To: <14076.1361576453@alphaville> (Nick Dokos's message of "Fri, 22 Feb 2013 18:40:53 -0500") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Hi Nick, Nick Dokos writes: > The head of ox-texinfo.el says > > ,---- > | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine > | > | ;; Copyright (C) 2012, 2013 Jonathan Leech-Pepin > | ;; Author: Jonathan Leech-Pepin > | ;; Keywords: outlines, hypermedia, calendar, wp > | ;; > | ;; This file is not part of GNU Emacs. > `---- > > Presumably that should be changed before too long (as in: before the next release)? > > There are a few more: > > org-colview-xemacs.el:;; This file is part of Org mode, it is not part of GNU Emacs. > ox-odt.el:;; This file is not part of GNU Emacs. > ox-publish.el:;; This file is not part of GNU Emacs. > ox-texinfo.el:;; This file is not part of GNU Emacs. I fixed this, except for org-colview-xemacs.el, which is not part of GNU Emacs but only of Org. Thanks, -- Bastien