diff options
Diffstat (limited to 'cipher/sha1-armv8-aarch32-ce.S')
| -rw-r--r-- | cipher/sha1-armv8-aarch32-ce.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/sha1-armv8-aarch32-ce.S b/cipher/sha1-armv8-aarch32-ce.S index bf2b233b..f3771402 100644 --- a/cipher/sha1-armv8-aarch32-ce.S +++ b/cipher/sha1-armv8-aarch32-ce.S @@ -14,7 +14,7 @@ * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <config.h> |
