mirror of
https://github.com/1Password/arboard.git
synced 2025-07-07 13:25:18 +00:00
Match cargo authors with license headers
Update license dates
This commit is contained in:
parent
4d85c61791
commit
67d53d20f6
8 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "arboard"
|
||||
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."
|
||||
repository = "https://github.com/ArturKovacs/arboard"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
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
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -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
|
||||
or the Apache 2.0 (see LICENSE-APACHE.txt) license at your option.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
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 Apache 2.0 or the MIT license at the licensee's choice. The terms
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
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 Apache 2.0 or the MIT license at the licensee's choice. The terms
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
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 Apache 2.0 or the MIT license at the licensee's choice. The terms
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
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 Apache 2.0 or the MIT license at the licensee's choice. The terms
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
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 Apache 2.0 or the MIT license at the licensee's choice. The terms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue