diff options
Diffstat (limited to 'lisp/cedet/srecode/expandproto.el')
-rw-r--r-- | lisp/cedet/srecode/expandproto.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/expandproto.el b/lisp/cedet/srecode/expandproto.el index d5c22c0d71a..37b3fe3d78c 100644 --- a/lisp/cedet/srecode/expandproto.el +++ b/lisp/cedet/srecode/expandproto.el @@ -1,6 +1,6 @@ ;;; srecode/expandproto.el --- Expanding prototypes. -*- lexical-binding: t; -*- -;; Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc. +;; Copyright (C) 2007, 2009-2024 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> |