From: Simon Ruderich Date: Tue, 5 Oct 2021 08:56:06 +0000 (+0200) Subject: Update copyright years X-Git-Tag: 0.2^0 X-Git-Url: https://ruderich.org/simon/gitweb/?p=ptyas%2Fptyas.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster Update copyright years --- diff --git a/README.adoc b/README.adoc index 64c1fa7..94a81de 100644 --- a/README.adoc +++ b/README.adoc @@ -47,7 +47,7 @@ LICENSE ptyas is licensed under AGPL version 3 or later. -Copyright (C) 2016-2019 Simon Ruderich +Copyright (C) 2016-2021 Simon Ruderich This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/ptyas.c b/ptyas.c index e8e1ba7..b88404c 100644 --- a/ptyas.c +++ b/ptyas.c @@ -2,7 +2,7 @@ * Run the login shell or command as the given user in a new pty to prevent * terminal injection attacks. * - * Copyright (C) 2016-2019 Simon Ruderich + * Copyright (C) 2016-2021 Simon Ruderich * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by