From 1b39e2b060c1e9f97b8600a6d5a8bc6e5bf9c3ed Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Mon, 10 Jan 2022 19:57:53 +0100 Subject: [PATCH] update copyright year --- .ghc/ghci_history | 0 README.md | 2 +- bisc.cabal | 2 +- man/bisc.1 | 2 +- man/bisc.conf.5 | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 .ghc/ghci_history diff --git a/.ghc/ghci_history b/.ghc/ghci_history new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index ee54931..bfbaa64 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ corrupt more often, are automatically repaired by bisc. ## License -Copyright (C) 2021 Michele Guerini Rocco +Copyright (C) 2022 Michele Guerini Rocco 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/bisc.cabal b/bisc.cabal index 75cd9b0..c1450ef 100644 --- a/bisc.cabal +++ b/bisc.cabal @@ -19,7 +19,7 @@ license: GPL-3 license-file: LICENSE author: Michele Guerini Rocco maintainer: rnhmjoj@inventati.org -copyright: Copyright (C) 2021 Michele Guerini Rocco +copyright: Copyright (C) 2022 Michele Guerini Rocco category: Utility build-type: Simple extra-source-files: README.md, man/bisc.1 man/bisc.conf.5 diff --git a/man/bisc.1 b/man/bisc.1 index b7be8d9..84df67e 100644 --- a/man/bisc.1 +++ b/man/bisc.1 @@ -69,7 +69,7 @@ $HOME/.config and $HOME/.local/share respectively, will be used instead. \fBbisc.conf\fR(5) for the bisc configuration file .SH AUTHORS -Copyright © 2021 Michele Guerini Rocco. +Copyright © 2022 Michele Guerini Rocco. .TP 0 Released under the GPL, version 3 or greater. This software carries no warranty of any kind. diff --git a/man/bisc.conf.5 b/man/bisc.conf.5 index e7a5b29..69f3da0 100644 --- a/man/bisc.conf.5 +++ b/man/bisc.conf.5 @@ -43,7 +43,7 @@ webengine-path = "$(HOME)/.local/qutebrowser/webengine" \fBbisc\fR(1) for the bisc command .SH AUTHORS -Copyright © 2021 Michele Guerini Rocco. +Copyright © 2022 Michele Guerini Rocco. .TP 0 Released under the GPL, version 3 or greater. This software carries no warranty of any kind.