mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-12 21:20:28 +00:00
Update year in copyright notices to 2018.
This commit is contained in:
parent
03154d47ec
commit
f43f4f9770
23 changed files with 23 additions and 23 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
Copyright (c) 2016-2018 Isis Agora Lovecruft, Henry de Valence. 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
// -*- mode: rust; coding: utf-8; -*-
|
// -*- mode: rust; coding: utf-8; -*-
|
||||||
//
|
//
|
||||||
// This file is part of curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
// -*- mode: rust; coding: utf-8; -*-
|
// -*- mode: rust; coding: utf-8; -*-
|
||||||
//
|
//
|
||||||
// This file is part of curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
// -*- mode: rust; coding: utf-8; -*-
|
// -*- mode: rust; coding: utf-8; -*-
|
||||||
//
|
//
|
||||||
// This file is part of curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// Portions Copyright 2017 Brian Smith
|
// Portions Copyright 2017 Brian Smith
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
// -*- mode: rust; -*-
|
// -*- mode: rust; -*-
|
||||||
//
|
//
|
||||||
// This file is part of curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// 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 curve25519-dalek.
|
// This file is part of curve25519-dalek.
|
||||||
// Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
|
// Copyright (c) 2016-2018 Isis Lovecruft, Henry de Valence
|
||||||
// See LICENSE for licensing information.
|
// See LICENSE for licensing information.
|
||||||
//
|
//
|
||||||
// Authors:
|
// Authors:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue