From fe70c4d2590a87a4a9371239fe597c2707f2ec2a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 1 Jan 2022 17:47:00 -0500 Subject: [PATCH] ox-koma-letter: Collapse space in copyright line Match the space change made in Emacs's 19dcb237b5b (; Add 2022 to copyright years, 2022-01-01) to avoid noise when syncing to the Emacs repo. --- lisp/ox-koma-letter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-koma-letter.el b/lisp/ox-koma-letter.el index b605156c8..5f62cd1c0 100644 --- a/lisp/ox-koma-letter.el +++ b/lisp/ox-koma-letter.el @@ -1,6 +1,6 @@ ;;; ox-koma-letter.el --- KOMA Scrlttr2 Back-End for Org Export Engine -*- lexical-binding: t; -*- -;; Copyright (C) 2007-2022 Free Software Foundation, Inc. +;; Copyright (C) 2007-2022 Free Software Foundation, Inc. ;; Author: Nicolas Goaziou ;; Alan Schmitt