diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:09:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:09:14 +0000 |
commit | 8b6a69e325abfc4960dccae6116af8dd338708a5 (patch) | |
tree | 34240e36079717dfcf3a54df9ba6416a70ae7f15 | |
parent | 2da2bf4e9d509c10a369bce7be364bcbd9af4abb (diff) | |
download | s6-8b6a69e325abfc4960dccae6116af8dd338708a5.tar.xz |
version: 2.10.0.0v2.10.0.0
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | README | 1 |
3 files changed, 2 insertions, 3 deletions
@@ -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 @@ -12,7 +12,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 @@ -24,4 +24,3 @@ s6-linux-init package, for instance, expand on it. questions about the inner workings of s6, and the <supervision at list.skarnet.org> mailing-list for questions about process supervision, init systems, and so on. - |