diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:08:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-10 18:08:11 +0000 |
commit | 0747c82d5155ac63b4c1ec61439c0d98f04ec083 (patch) | |
tree | 5a898adb2ce3fc71ed70ea68db4835d6ad9c23f9 | |
parent | bc2e0bf52659c277ec67048541a6a5a2c78d2898 (diff) | |
download | execline-0747c82d5155ac63b4c1ec61439c0d98f04ec083.tar.xz |
version: 2.7.0.0v2.7.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 @@ -11,7 +11,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 @@ -26,4 +26,3 @@ for which a shell is overpowered. Please use the <skaware at list.skarnet.org> mailing-list for questions about execline. - |