sodium.ffi: add the year 2018 to the copyright notice
parent
682817bef8
commit
edbe701626
|
@ -1,4 +1,4 @@
|
||||||
! Copyright (C) 2017 Alexander Ilin.
|
! Copyright (C) 2017, 2018 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
|
||||||
combinators system ;
|
combinators system ;
|
||||||
|
|
Loading…
Reference in New Issue