diff options
Diffstat (limited to 'cipher/gost-s-box.c')
| -rw-r--r-- | cipher/gost-s-box.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/gost-s-box.c b/cipher/gost-s-box.c index 7aa54447..b63b5b0a 100644 --- a/cipher/gost-s-box.c +++ b/cipher/gost-s-box.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 <stdio.h> |
