From: Simon Ruderich Date: Wed, 18 Dec 2019 08:58:33 +0000 (+0100) Subject: Update copyright years X-Git-Tag: 0.1~2 X-Git-Url: https://ruderich.org/simon/gitweb/?p=ptyas%2Fptyas.git;a=commitdiff_plain;h=85cbaa83752955830f80daec2d801c551cb603b7 Update copyright years --- diff --git a/README b/README index 1965d31..aa4f83b 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ LICENSE ptyas is licensed under GPL version 3 or later. -Copyright (C) 2016-2018 Simon Ruderich +Copyright (C) 2016-2019 Simon Ruderich 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/ptyas.c b/ptyas.c index ee5facf..d650f18 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-2018 Simon Ruderich + * Copyright (C) 2016-2019 Simon Ruderich * * 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