branch: externals/logos commit 33813a2fa69f27fccd55780fb84b3bb18604ef6f Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update copyright years --- README.org | 2 +- logos.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index c0df62af65..0757fb7d19 100644 --- a/README.org +++ b/README.org @@ -55,7 +55,7 @@ Current development target is {{{development-version}}}. :CUSTOM_ID: h:efc32d6b-9405-4f3c-9560-3229b3ce3866 :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/logos.el b/logos.el index 188b86b99d..7e9535674a 100644 --- a/logos.el +++ b/logos.el @@ -1,6 +1,6 @@ ;;; logos.el --- Simple focus mode and extras -*- 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: Logos Development <~protesilaos/lo...@lists.sr.ht>