diff options
Diffstat (limited to 'buildbot-view.el')
-rw-r--r-- | buildbot-view.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/buildbot-view.el b/buildbot-view.el index 4f2c278..7f463f4 100644 --- a/buildbot-view.el +++ b/buildbot-view.el @@ -1,9 +1,8 @@ -;;; buildbot-view.el -- buildbot.el UI -*- lexical-binding: t -*- +;;; buildbot-view.el --- buildbot.el UI -*- lexical-binding: t -*- -;; Copyright (C) 2023 Free Software Foundation. +;; Copyright (C) 2023 Free Software Foundation, Inc. ;; Author: Yuchen Pei <id@ypei.org> -;; Package-Requires: ((emacs "28.2")) ;; This file is part of buildbot.el. |