]> ruderich.org/simon Gitweb - ptyas/ptyas.git/commitdiff
Update copyright years master 0.2
authorSimon Ruderich <simon@ruderich.org>
Tue, 5 Oct 2021 08:56:06 +0000 (10:56 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 5 Oct 2021 08:56:06 +0000 (10:56 +0200)
README.adoc
ptyas.c

index 64c1fa7d46955fb7fc36403c18c6d913f7756b63..94a81deba0db30e0919874bea9ec0dbfb8b761cd 100644 (file)
@@ -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 e8e1ba7de1eb9f7a296d14683b061ba306b7d771..b88404cb844d2226b202a794c21d159e9614e9fb 100644 (file)
--- 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