branch: externals/ob-asymptote commit 2ea309763bbca81e05109b483fb5fd9cb5fa3306 Author: Jarmo Hurri <jarmo.hu...@iki.fi> Commit: Jarmo Hurri <jarmo.hu...@iki.fi>
* correct copyright years * URL to current repository * remove GNU Emacs licencing info, as package is no longer part of it --- ob-asymptote.el | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/ob-asymptote.el b/ob-asymptote.el index 55811bd409..b59eb6480d 100644 --- a/ob-asymptote.el +++ b/ob-asymptote.el @@ -1,26 +1,12 @@ ;;; ob-asymptote.el --- Babel Functions for Asymptote -*- lexical-binding: t; -*- -;; Copyright (C) 2009-2021 Free Software Foundation, Inc. +;; Copyright (C) 2009-2023 Free Software Foundation, Inc. ;; Author: Eric Schulte ;; Maintainer: Jarmo Hurri <jarmo.hu...@iki.fi> +;; Version: +;; URL: https://github.com/jarmohurri/ob-asymptote ;; Keywords: literate programming, reproducible research -;; Homepage: https://git.sr.ht/~bzg/org-contrib - -;; This file is not part of GNU Emacs. - -;; GNU Emacs is free software: you can redistribute it and/or modify -;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation, either version 3 of the License, or -;; (at your option) any later version. - -;; GNU Emacs is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: