+2017-12-03 Bruno Haible <bruno@clisp.org>
+
+ all: Replace more http URLs by https URLs.
+ * lib/sm3.h, lib/sm3.c, tests/test-sm3.c: Use https: URL.
+ * lib/unigbrk/u-grapheme-breaks.h: Likewise.
+ * lib/unigbrk/uc-grapheme-breaks.c: Likewise.
+ * tests/unigbrk/test-uc-grapheme-breaks.c: Likewise.
+
2017-11-28 Paul Eggert <eggert@cs.ucla.edu>
Port better to CentOS 5
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* Written by Jia Zhang <qianyue.zj@alibaba-inc.com>, 2017,
considerably copypasting from David Madore's sha256.c */
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* This module can be used to compute SM3 message digest of files or
memory blocks according to the specification GM/T 004-2012
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/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
void
FUNC (const UNIT *s, size_t n, char *p)
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/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ * along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
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/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. */