It's 2018 and nothing's gotten any better outside.

This commit is contained in:
Isis Lovecruft 2018-07-27 03:47:14 +00:00
parent 494c4628c2
commit a92a5b73a1
Failed to extract signature
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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