diff options
Diffstat (limited to 'lisp/cedet/ede/system.el')
-rw-r--r-- | lisp/cedet/ede/system.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/system.el b/lisp/cedet/ede/system.el index dbd48308769..a912856ec4f 100644 --- a/lisp/cedet/ede/system.el +++ b/lisp/cedet/ede/system.el @@ -1,6 +1,6 @@ ;;; ede-system.el --- EDE working with the system (VC, FTP, ETC) -*- lexical-binding: t -*- -;; Copyright (C) 2001-2003, 2009-2023 Free Software Foundation, Inc. +;; Copyright (C) 2001-2003, 2009-2024 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: project, make, vc |