diff options
author | Brent Cook <busterb@gmail.com> | 2022-09-26 07:28:30 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2022-09-26 07:28:30 -0500 |
commit | bf23b6b37255b232f7768555f4b6dd7153de2dce (patch) | |
tree | d38da6b7f52f60eae00973bc172302f0ffcd1a9b /tap-driver.sh | |
parent | 69f2eb869e530f96ad696105938a0c28046b672b (diff) | |
download | portable-bf23b6b37255b232f7768555f4b6dd7153de2dce.tar.gz portable-bf23b6b37255b232f7768555f4b6dd7153de2dce.tar.bz2 portable-bf23b6b37255b232f7768555f4b6dd7153de2dce.zip |
manpage and autotools sync
Diffstat (limited to 'tap-driver.sh')
-rwxr-xr-x | tap-driver.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-driver.sh b/tap-driver.sh index 0ca4903..fea066f 100755 --- a/tap-driver.sh +++ b/tap-driver.sh | |||
@@ -1,5 +1,5 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # Copyright (C) 2011-2020 Free Software Foundation, Inc. | 2 | # Copyright (C) 2011-2021 Free Software Foundation, Inc. |
3 | # | 3 | # |
4 | # This program is free software; you can redistribute it and/or modify | 4 | # This program is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |