diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-01-03 16:46:51 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-01-03 16:46:51 +0100 |
| commit | 90e640fe8fa3f309c7cf347501e86ca5cd0bd85e (patch) | |
| tree | 72e30caba6530c0fb49786fd284f876db30295a0 /docs | |
| parent | f086cb620b4c3cb99b5d1a885cf534718d0367d9 (diff) | |
Bump copyright years
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/transient.org | 10 | ||||
| -rw-r--r-- | docs/transient.texi | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/docs/transient.org b/docs/transient.org index 399f548..5730baf 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -2,13 +2,13 @@ :PREAMBLE: #+AUTHOR: Jonas Bernoulli #+EMAIL: jonas@bernoul.li -#+DATE: 2018-2020 +#+DATE: 2018-2021 #+LANGUAGE: en #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Transient: (transient). #+TEXINFO_DIR_DESC: Transient Commands -#+SUBTITLE: for version 0.2.0 (v0.2.0-54-gd76f73f8+1) +#+SUBTITLE: for version 0.2.0 (v0.2.0-73-gf086cb62+1) #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 @@ -37,10 +37,10 @@ Calling a suffix command usually causes the transient to be exited but suffix commands can also be configured to not exit the transient. #+TEXINFO: @noindent -This manual is for Transient version 0.2.0 (v0.2.0-54-gd76f73f8+1). +This manual is for Transient version 0.2.0 (v0.2.0-73-gf086cb62+1). #+BEGIN_QUOTE -Copyright (C) 2018-2020 Jonas Bernoulli <jonas@bernoul.li> +Copyright (C) 2018-2021 Jonas Bernoulli <jonas@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -2104,7 +2104,7 @@ necessary changes. See its doc string for more information. :END: #+BEGIN_QUOTE -Copyright (C) 2018-2020 Jonas Bernoulli <jonas@bernoul.li> +Copyright (C) 2018-2021 Jonas Bernoulli <jonas@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/docs/transient.texi b/docs/transient.texi index 6f95a4a..5ce629d 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2018-2020 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2018-2021 Jonas Bernoulli <jonas@@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Transient User and Developer Manual -@subtitle for version 0.2.0 (v0.2.0-54-gd76f73f8+1) +@subtitle for version 0.2.0 (v0.2.0-73-gf086cb62+1) @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -65,10 +65,10 @@ Calling a suffix command usually causes the transient to be exited but suffix commands can also be configured to not exit the transient. @noindent -This manual is for Transient version 0.2.0 (v0.2.0-54-gd76f73f8+1). +This manual is for Transient version 0.2.0 (v0.2.0-73-gf086cb62+1). @quotation -Copyright (C) 2018-2020 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2018-2021 Jonas Bernoulli <jonas@@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software |
