diff options
Diffstat (limited to 'test/lisp/net/socks-tests.el')
-rw-r--r-- | test/lisp/net/socks-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/net/socks-tests.el b/test/lisp/net/socks-tests.el index 1a4bac37bf9..b9515876d6c 100644 --- a/test/lisp/net/socks-tests.el +++ b/test/lisp/net/socks-tests.el @@ -1,6 +1,6 @@ ;;; socks-tests.el --- tests for SOCKS -*- coding: utf-8; 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. |