all: update copyright year

This commit is contained in:
Alexander Medvednikov 2022-01-04 12:21:08 +03:00
parent feadf777c3
commit 59ed4be49a
248 changed files with 248 additions and 248 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2019-2021 Alexander Medvednikov. All rights reserved.
// Copyright (c) 2019-2022 Alexander Medvednikov. All rights reserved.
// Use of this source code is governed by an MIT license
// that can be found in the LICENSE file.
// Package md5 implements the MD5 hash algorithm as defined in RFC 1321.