diff options
Diffstat (limited to 'cipher/mac-gmac.c')
| -rw-r--r-- | cipher/mac-gmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/mac-gmac.c b/cipher/mac-gmac.c index 9bc86d97..7a476f7c 100644 --- a/cipher/mac-gmac.c +++ b/cipher/mac-gmac.c @@ -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> |
