Arash Esbati <ar...@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