branch: externals/pulsar commit 5de873f95f51efbe149c1ca89cf12663643925e0 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update copyright years --- README.org | 2 +- pulsar.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 63f0838930..baf14bfc83 100644 --- a/README.org +++ b/README.org @@ -47,7 +47,7 @@ Current development target is {{{development-version}}}. :CUSTOM_ID: h:40b18bb2-4dc1-4202-bd0b-6fab535b2a0f :END: -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. #+begin_quote Permission is granted to copy, distribute and/or modify this document diff --git a/pulsar.el b/pulsar.el index da5b702524..baff7138d7 100644 --- a/pulsar.el +++ b/pulsar.el @@ -1,6 +1,6 @@ ;;; pulsar.el --- Pulse highlight on demand or after select functions -*- lexical-binding: t -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022-2023 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Pulsar Development <~protesilaos/pul...@lists.sr.ht>