emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/eat e12a5be607 2/3: ; Update copyright years


From: ELPA Syncer
Subject: [nongnu] elpa/eat e12a5be607 2/3: ; Update copyright years
Date: Sun, 22 Jan 2023 11:59:18 -0500 (EST)

branch: elpa/eat
commit e12a5be6076647d4efbd3c4b41720079e1fbdb3e
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    ; Update copyright years
    
    * eat.el:
    * eat.texi:
    Update copyright year to add 2023.
---
 eat.el   | 2 +-
 eat.texi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/eat.el b/eat.el
index 8ba13d3263..c948c6a25b 100644
--- a/eat.el
+++ b/eat.el
@@ -1,6 +1,6 @@
 ;;; eat.el --- Emulate A Terminal, in a region, in a buffer and in Eshell -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 2022 Akib Azmain Turja.
+;; Copyright (C) 2022, 2023 Akib Azmain Turja.
 
 ;; Author: Akib Azmain Turja <akib@disroot.org>
 ;; Created: 2022-08-15
diff --git a/eat.texi b/eat.texi
index 7fa83f7569..aa2f108f5b 100644
--- a/eat.texi
+++ b/eat.texi
@@ -2,7 +2,7 @@
 
 @comment %**start of header
 @setfilename eat.info
-@set UPDATED 10 December 2022
+@set UPDATED 22 January 2023
 @set EDITION 0.4
 @set VERSION 0.4
 @documentencoding UTF-8
@@ -18,7 +18,7 @@
 This manual is for Eat (version @value{VERSION}, @value{UPDATED}), a
 terminal emulator for Emacs.
 
-Copyright @copyright{}  2022  Akib Azmain Turja.
+Copyright @copyright{}  2022, 2023  Akib Azmain Turja.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document



reply via email to

[Prev in Thread] Current Thread [Next in Thread]