mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
It's 2018 and nothing's gotten any better outside.
This commit is contained in:
parent
494c4628c2
commit
a92a5b73a1
3 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2017 Isis Agora Lovecruft. All rights reserved.
|
Copyright (c) 2017-2018 Isis Agora Lovecruft. 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,7 +1,7 @@
|
||||||
// -*- mode: rust; -*-
|
// -*- mode: rust; -*-
|
||||||
//
|
//
|
||||||
// This file is part of ed25519-dalek.
|
// This file is part of ed25519-dalek.
|
||||||
// Copyright (c) 2017 Isis Lovecruft
|
// Copyright (c) 2017-2018 Isis Lovecruft
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
// -*- mode: rust; -*-
|
// -*- mode: rust; -*-
|
||||||
//
|
//
|
||||||
// This file is part of ed25519-dalek.
|
// This file is part of ed25519-dalek.
|
||||||
// Copyright (c) 2017 Isis Lovecruft
|
// Copyright (c) 2017-2018 Isis Lovecruft
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue