diff --git a/man/links b/man/links index 03f9c142ab..16e159db4a 100644 --- a/man/links +++ b/man/links @@ -2472,7 +2472,6 @@ d2i_ASN1_OCTET_STRING.3,d2i_ASN1_UTF8STRING.3 d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3 d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3 d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3 -d2i_ASN1_OCTET_STRING.3,i2c_ASN1_INTEGER.3 d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3 d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3 d2i_ASN1_OCTET_STRING.3,i2d_ASN1_ENUMERATED.3 diff --git a/tap-driver.sh b/tap-driver.sh index 0ca4903755..fea066f56e 100755 --- a/tap-driver.sh +++ b/tap-driver.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2011-2020 Free Software Foundation, Inc. +# Copyright (C) 2011-2021 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by