branch: main
commit 58701876d3c30dc54803696d93f430faca04b7a3
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    multi-prompt.el, style/beamer*.el: Get copyright just right
---
 multi-prompt.el        | 3 +--
 style/beamerarticle.el | 2 +-
 style/beamerswitch.el  | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/multi-prompt.el b/multi-prompt.el
index f7632be2..98c6dab6 100644
--- a/multi-prompt.el
+++ b/multi-prompt.el
@@ -1,7 +1,6 @@
 ;;; multi-prompt.el --- Completing read of multiple strings
 
-;; Copyright (C) 1996, 1997, 2000, 2009, 2014, 2019 Free Software
-;; Foundation, Inc.
+;; Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 ;; Author: Per Abrahamsen <abra...@dina.kvl.dk>
 ;; Maintainer: auctex-devel@gnu.org
diff --git a/style/beamerarticle.el b/style/beamerarticle.el
index 2c5cff07..3704e61f 100644
--- a/style/beamerarticle.el
+++ b/style/beamerarticle.el
@@ -1,6 +1,6 @@
 ;;; beamerarticle.el --- AUCTeX style for the latex-beamerarticle class
 
-;; Copyright (C) 2019 Free Software Foundation
+;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Keywords: tex
 
diff --git a/style/beamerswitch.el b/style/beamerswitch.el
index 716d16dc..501b375f 100644
--- a/style/beamerswitch.el
+++ b/style/beamerswitch.el
@@ -1,6 +1,6 @@
 ;;; beamerswitch.el --- AUCTeX style for the latex-beamerswitch class
 
-;; Copyright (C) 2019 Free Software Foundation
+;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Keywords: tex
 

Reply via email to