branch: externals/a68-mode
commit f6c96258f7f2961d3fa833f9d87e9ffef0dc45d3
Author: Jose E. Marchesi <jose.march...@oracle.com>
Commit: Jose E. Marchesi <jose.march...@oracle.com>

    a68-mode.el: change copyright to FSF
---
 a68-mode.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/a68-mode.el b/a68-mode.el
index 3cbc562ff4..9df04fa51b 100644
--- a/a68-mode.el
+++ b/a68-mode.el
@@ -1,11 +1,10 @@
 ;;; a68-mode.el --- Major mode for editing Algol 68 code -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2011, 2024 Jose E. Marchesi
-;; Copyright (C) 2021 Omar Polo <o...@omarpolo.com>
+;; Copyright (C) 2011-2025  Free Software Foundation, Inc.
 
 ;; Author: Jose E. Marchesi
 ;;         Omar Polo <o...@omarpolo.com>
-;; Maintainer: Jose E. Marchesi
+;; Maintainer: Jose E. Marchesi <jema...@gnu.org>
 ;; URL: https://git.sr.ht/~jemarch/a68-mode
 ;; Keywords: languages
 ;; Version: 0.1

Reply via email to