diff options
Diffstat (limited to 'sunrpc/des_impl.c')
-rw-r--r-- | sunrpc/des_impl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/des_impl.c b/sunrpc/des_impl.c index d1d2edfbc8..dd5b9b6d19 100644 --- a/sunrpc/des_impl.c +++ b/sunrpc/des_impl.c @@ -3,7 +3,7 @@ /* This file is distributed under the terms of the GNU Lesser General */ /* Public License, version 2.1 or later - see the file COPYING.LIB for details.*/ /* If you did not receive a copy of the license with this program, please*/ -/* see <http://www.gnu.org/licenses/> to obtain a copy. */ +/* see <https://www.gnu.org/licenses/> to obtain a copy. */ #include <string.h> #include <stdint.h> #include "des.h" |