diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:16:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:16:08 +0000 |
commit | 8a3b18c61d42d822cc25c74d5c04c53c7b053643 (patch) | |
tree | a5dce211b239a2122656580a3e921fec884354a2 | |
parent | 9f30b16aa7b418e8a41fc0d760c94f5d7345a4de (diff) | |
download | s6-portable-utils-8a3b18c61d42d822cc25c74d5c04c53c7b053643.tar.gz s6-portable-utils-8a3b18c61d42d822cc25c74d5c04c53c7b053643.tar.xz s6-portable-utils-8a3b18c61d42d822cc25c74d5c04c53c7b053643.zip |
version: 2.2.3.1 v2.2.3.1
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | INSTALL | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING index b956149..9e95f25 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2011-2020 Laurent Bercot <ska-skaware@skarnet.org> +Copyright (c) 2011-2021 Laurent Bercot <ska-skaware@skarnet.org> Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/INSTALL b/INSTALL index 3e045d1..d0cc0a9 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ Build Instructions This software will run on any operating system that implements POSIX.1-2008, available at: - http://pubs.opengroup.org/onlinepubs/9699919799/ + https://pubs.opengroup.org/onlinepubs/9699919799/ * Standard usage |