mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-08 21:00:40 +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) 2017-2021 isis agora lovecruft. All rights reserved.
|
||||||
Copyright (c) 2019 DebugSteven. All rights reserved.
|
Copyright (c) 2019-2021 DebugSteven. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are
|
modification, are permitted provided that the following conditions are
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
// -*- mode: rust; -*-
|
// -*- mode: rust; -*-
|
||||||
//
|
//
|
||||||
// This file is part of x25519-dalek.
|
// This file is part of x25519-dalek.
|
||||||
// Copyright (c) 2017-2019 isis lovecruft
|
// Copyright (c) 2017-2021 isis lovecruft
|
||||||
// Copyright (c) 2019 DebugSteven
|
// Copyright (c) 2019-2021 DebugSteven
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
// -*- mode: rust; -*-
|
// -*- mode: rust; -*-
|
||||||
//
|
//
|
||||||
// This file is part of x25519-dalek.
|
// This file is part of x25519-dalek.
|
||||||
// Copyright (c) 2017-2019 isis lovecruft
|
// Copyright (c) 2017-2021 isis lovecruft
|
||||||
// Copyright (c) 2019 DebugSteven
|
// Copyright (c) 2019-2021 DebugSteven
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue