Match cargo authors with license headers

Update license dates
This commit is contained in:
ComplexSpaces 2022-03-04 17:07:57 -06:00
parent 4d85c61791
commit 67d53d20f6
8 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
[package] [package]
name = "arboard" name = "arboard"
version = "2.0.1" version = "2.0.1"
authors = ["Artur Kovacs <kovacs.artur.barnabas@gmail.com>", "Avi Weinstock <aweinstock314@gmail.com>"] authors = ["Artur Kovacs <kovacs.artur.barnabas@gmail.com>", "Avi Weinstock <aweinstock314@gmail.com>", "Arboard contributors"]
description = "Image and text handling for the OS clipboard." description = "Image and text handling for the OS clipboard."
repository = "https://github.com/ArturKovacs/arboard" repository = "https://github.com/ArturKovacs/arboard"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020 The arboard contributors Copyright (c) 2022 The Arboard contributors
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -1,4 +1,4 @@
Copyright (c) 2020 The arboard contributors Copyright (c) 2020 The Arboard ontributors
This software is licensed under either the MIT (see LICENSE-MIT.txt) license This software is licensed under either the MIT (see LICENSE-MIT.txt) license
or the Apache 2.0 (see LICENSE-APACHE.txt) license at your option. or the Apache 2.0 (see LICENSE-APACHE.txt) license at your option.

View file

@ -1,7 +1,7 @@
/* /*
SPDX-License-Identifier: Apache-2.0 OR MIT SPDX-License-Identifier: Apache-2.0 OR MIT
Copyright 2020 The arboard contributors Copyright 2022 The Arboard contributors
The project to which this file belongs is licensed under either of The project to which this file belongs is licensed under either of
the Apache 2.0 or the MIT license at the licensee's choice. The terms the Apache 2.0 or the MIT license at the licensee's choice. The terms

View file

@ -1,7 +1,7 @@
/* /*
SPDX-License-Identifier: Apache-2.0 OR MIT SPDX-License-Identifier: Apache-2.0 OR MIT
Copyright 2020 The arboard contributors Copyright 2022 The Arboard contributors
The project to which this file belongs is licensed under either of The project to which this file belongs is licensed under either of
the Apache 2.0 or the MIT license at the licensee's choice. The terms the Apache 2.0 or the MIT license at the licensee's choice. The terms

View file

@ -1,7 +1,7 @@
/* /*
SPDX-License-Identifier: Apache-2.0 OR MIT SPDX-License-Identifier: Apache-2.0 OR MIT
Copyright 2020 The arboard contributors Copyright 2022 The Arboard contributors
The project to which this file belongs is licensed under either of The project to which this file belongs is licensed under either of
the Apache 2.0 or the MIT license at the licensee's choice. The terms the Apache 2.0 or the MIT license at the licensee's choice. The terms

View file

@ -1,7 +1,7 @@
/* /*
SPDX-License-Identifier: Apache-2.0 OR MIT SPDX-License-Identifier: Apache-2.0 OR MIT
Copyright 2020 The arboard contributors Copyright 2022 The Arboard contributors
The project to which this file belongs is licensed under either of The project to which this file belongs is licensed under either of
the Apache 2.0 or the MIT license at the licensee's choice. The terms the Apache 2.0 or the MIT license at the licensee's choice. The terms

View file

@ -1,7 +1,7 @@
/* /*
SPDX-License-Identifier: Apache-2.0 OR MIT SPDX-License-Identifier: Apache-2.0 OR MIT
Copyright 2020 The arboard contributors Copyright 2022 The Arboard contributors
The project to which this file belongs is licensed under either of The project to which this file belongs is licensed under either of
the Apache 2.0 or the MIT license at the licensee's choice. The terms the Apache 2.0 or the MIT license at the licensee's choice. The terms