]> Cypherpunks repositories - gostls13.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@rnd.stcnet.ru>
Mon, 25 Jan 2021 08:47:50 +0000 (11:47 +0300)
committerSergey Matveev <stargrave@rnd.stcnet.ru>
Mon, 25 Jan 2021 08:47:50 +0000 (11:47 +0300)
src/crypto/tls/gost.go
src/crypto/tls/gost_test.go

index d918da1456342dc7e0d9a37590f681ba2b472e42..78e1c3bbaf04a64ef5a0abe681dc214f2981ef7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 Sergey Matveev (FSUE STC "Atlas") <stargrave@rnd.stcnet.ru>
+// Copyright (C) 2020-2021 Sergey Matveev (FSUE STC "Atlas") <stargrave@rnd.stcnet.ru>
 // Use of this source code is governed by GPLv3 licence.
 
 package tls
index a773c345e7ede8b26dee3671e6ea40b65130793a..f5302abf6e477b04e4db2a69510917a1deeabf3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 Sergey Matveev (FSUE STC "Atlas") <stargrave@rnd.stcnet.ru>
+// Copyright (C) 2020-2021 Sergey Matveev (FSUE STC "Atlas") <stargrave@rnd.stcnet.ru>
 // Use of this source code is governed by GPLv3 licence.
 
 package tls