Update copyright years.

This commit is contained in:
Isis Lovecruft 2021-04-14 04:31:12 +00:00
parent 2b541666de
commit 1c39ff92e0
No known key found for this signature in database
GPG key ID: AB41313533E8E812
3 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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:

View file

@ -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: