mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-05 20:10:35 +00:00
Update copyright years.
This commit is contained in:
parent
2b541666de
commit
1c39ff92e0
3 changed files with 6 additions and 6 deletions
4
LICENSE
4
LICENSE
|
|
@ -1,5 +1,5 @@
|
|||
Copyright (c) 2017-2019 isis agora lovecruft. All rights reserved.
|
||||
Copyright (c) 2019 DebugSteven. All rights reserved.
|
||||
Copyright (c) 2017-2021 isis agora lovecruft. All rights reserved.
|
||||
Copyright (c) 2019-2021 DebugSteven. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
// -*- mode: rust; -*-
|
||||
//
|
||||
// This file is part of x25519-dalek.
|
||||
// Copyright (c) 2017-2019 isis lovecruft
|
||||
// Copyright (c) 2019 DebugSteven
|
||||
// Copyright (c) 2017-2021 isis lovecruft
|
||||
// Copyright (c) 2019-2021 DebugSteven
|
||||
// See LICENSE for licensing information.
|
||||
//
|
||||
// Authors:
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
// -*- mode: rust; -*-
|
||||
//
|
||||
// This file is part of x25519-dalek.
|
||||
// Copyright (c) 2017-2019 isis lovecruft
|
||||
// Copyright (c) 2019 DebugSteven
|
||||
// Copyright (c) 2017-2021 isis lovecruft
|
||||
// Copyright (c) 2019-2021 DebugSteven
|
||||
// See LICENSE for licensing information.
|
||||
//
|
||||
// Authors:
|
||||
|
|
|
|||
Loading…
Reference in a new issue