From 773473f174850887b2c466e3614ec46a1136d978 Mon Sep 17 00:00:00 2001 From: Protesilaos Date: Fri, 24 Apr 2026 13:23:56 +0300 Subject: Use "Protesilaos" instead of "Protesilaos Stavrou" As I announced here: . --- CHANGELOG.org | 2 +- COPYING | 2 +- README.org | 8 ++++---- beframe-transient.el | 4 ++-- beframe.el | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 198d829..aa353ee 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,5 +1,5 @@ #+title: Change log of Beframe -#+author: Protesilaos Stavrou +#+author: Protesilaos #+email: info@protesilaos.com #+options: ':nil toc:nil num:nil author:nil email:nil diff --git a/COPYING b/COPYING index 2e63a33..b18b1ae 100644 --- a/COPYING +++ b/COPYING @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 2023 Protesilaos Stavrou + Copyright (C) 2023 Protesilaos This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/README.org b/README.org index f952293..e778a35 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,5 @@ #+title: beframe: isolate buffers per frame -#+author: Protesilaos Stavrou +#+author: Protesilaos #+email: info@protesilaos.com #+language: en #+options: ':t toc:nil author:t email:t num:t @@ -13,13 +13,13 @@ #+texinfo_dir_title: Beframe: (beframe) #+texinfo_dir_desc: Isolate buffers per frame #+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} -#+texinfo_header: @set MAINTAINER Protesilaos Stavrou +#+texinfo_header: @set MAINTAINER Protesilaos #+texinfo_header: @set MAINTAINEREMAIL @email{info@protesilaos.com} #+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:info@protesilaos.com,contact the maintainer} #+texinfo: @insertcopying -This manual, written by Protesilaos Stavrou, describes the +This manual, written by Protesilaos, describes the customization options for the Emacs package called ~beframe~ (or ~beframe.el~), and provides every other piece of information pertinent to it. @@ -473,7 +473,7 @@ works: Beframe is meant to be a collective effort. Every bit of help matters. -+ Author/maintainer :: Protesilaos Stavrou. ++ Author/maintainer :: Protesilaos. + Contributions to code or the manual :: Bruno Boal, Daniel Mendler, Edgar Vincent, Fritz Grabo, Stefan Monnier, Tony Zorman, Vedang diff --git a/beframe-transient.el b/beframe-transient.el index 0788798..167d0d5 100644 --- a/beframe-transient.el +++ b/beframe-transient.el @@ -2,8 +2,8 @@ ;; Copyright (C) 2025-2026 Free Software Foundation, Inc. -;; Author: Protesilaos Stavrou -;; Maintainer: Protesilaos Stavrou +;; Author: Protesilaos +;; Maintainer: Protesilaos ;; URL: https://github.com/protesilaos/beframe ;; This file is NOT part of GNU Emacs. diff --git a/beframe.el b/beframe.el index 5d9c28d..e6f82d4 100644 --- a/beframe.el +++ b/beframe.el @@ -2,8 +2,8 @@ ;; Copyright (C) 2023-2026 Free Software Foundation, Inc. -;; Author: Protesilaos Stavrou -;; Maintainer: Protesilaos Stavrou +;; Author: Protesilaos +;; Maintainer: Protesilaos ;; URL: https://github.com/protesilaos/beframe ;; Version: 1.5.0 ;; Package-Requires: ((emacs "28.1")) -- cgit v1.0