summaryrefslogtreecommitdiff
path: root/lib/sm3.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:25:11 +0100
committerPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:30:05 +0100
commite6633650a245a4e5bfe2e3de92be93a623eef7a9 (patch)
tree2025c26c23131ccdefc8b3820a9a6c5f19b73692 /lib/sm3.c
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'lib/sm3.c')
-rw-r--r--lib/sm3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sm3.c b/lib/sm3.c
index f82a74a605..df357d199c 100644
--- a/lib/sm3.c
+++ b/lib/sm3.c
@@ -5,7 +5,7 @@
SM3 cryptographic hash algorithm.
<http://www.sca.gov.cn/sca/xwdt/2010-12/17/content_1002389.shtml>
- Copyright (C) 2017-2018 Free Software Foundation, Inc.
+ Copyright (C) 2017-2019 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