[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Updating license notice in AUCTeX files
From: |
Arash Esbati |
Subject: |
Re: Updating license notice in AUCTeX files |
Date: |
Mon, 09 Sep 2024 20:46:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Arash Esbati <arash@gnu.org> writes:
> now that AUCTeX is ELPA-only, I think we can/should also update the
> license notice in the files.
After asking on emacs-devel, I installed this license notice for AUCTeX
files:
--8<---------------cut here---------------start------------->8---
;; This file is part of AUCTeX.
;; AUCTeX 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, or (at your option) any
;; later version.
;; AUCTeX 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/>.
--8<---------------cut here---------------end--------------->8---
Best, Arash