From 899616108b075417778a049ff0fb2fc864cec942 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 11 Jul 2022 14:56:48 +0200 Subject: [PATCH] * src/.lldbinit: Fix copyright year. --- src/.lldbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.lldbinit b/src/.lldbinit index 617d63958bd..358cea5f8b6 100644 --- a/src/.lldbinit +++ b/src/.lldbinit @@ -1,5 +1,5 @@ # -*- mode: shell-script -*- -# Copyright (C) 1992-1998, 2000-2022 Free Software Foundation, Inc. +# Copyright (C) 2022 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # -- 2.39.5