diff options
Diffstat (limited to 'lisp/sqlite.el')
-rw-r--r-- | lisp/sqlite.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sqlite.el b/lisp/sqlite.el index 22a0355d3cd..46e35ac18d8 100644 --- a/lisp/sqlite.el +++ b/lisp/sqlite.el @@ -1,6 +1,6 @@ ;;; sqlite.el --- Functions for interacting with sqlite3 databases -*- lexical-binding: t; -*- -;; Copyright (C) 2021-2023 Free Software Foundation, Inc. +;; Copyright (C) 2021-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |