sodium.ffi: add 2020 to the copyright years
parent
a2bb9f117b
commit
7d87d1ee8a
|
@ -1,4 +1,4 @@
|
||||||
! Copyright (C) 2017, 2018 Alexander Ilin.
|
! Copyright (C) 2017, 2018, 2020 Alexander Ilin.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: alien alien.c-types alien.libraries alien.syntax
|
USING: alien alien.c-types alien.libraries alien.syntax
|
||||||
classes.struct combinators system ;
|
classes.struct combinators system ;
|
||||||
|
|
Loading…
Reference in New Issue