Re: Standardized file headers?
Raymond Toy <[email protected]>
| Newsgroups | gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
On 4/24/26 12:54 PM, Stavros Macrakis wrote: > ;;; This file is part of the Maxima computer algebra project > (https://sourceforge.net/projects/maxima/) > ;;; SPDX-License-Identifier: GPL-2.0-or-later > ;;; > ;;; Maxima is copyrighted by its authors and licensed under the GNU > General Public License. > ;;; This program is distributed WITHOUT ANY WARRANTY. See COPYING and > AUTHORS for details. I’m using this now. Just basically wrapped the lines so that they’re not too long. |;;; -*- Mode: Lisp; Package: Maxima; Syntax: Common-Lisp; Base: 10 -*- ;;;; ;;; ;;; This file is part of the Maxima computer algebra project ;;; (https://sourceforge.net/projects/maxima/) ;;; SPDX-License-Identifier: GPL-2.0-or-later ;;; ;;; Maxima is copyrighted by its authors and licensed under the GNU ;;; General Public License. This program is distributed WITHOUT ANY ;;; WARRANTY. See COPYING and AUTHORS for details. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ​ _______________________________________________ Maxima-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maxima-discuss