diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 09:43:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 09:43:15 +0000 |
commit | 4fd40781fe3edc4ae5895e3cfddfbfea328ac0e8 (patch) | |
tree | efb19f2d9385f548990904757cdf44f3b9546fca /CITATION.cff | |
parent | Initial commit. (diff) | |
download | parallel-4fd40781fe3edc4ae5895e3cfddfbfea328ac0e8.tar.xz parallel-4fd40781fe3edc4ae5895e3cfddfbfea328ac0e8.zip |
Adding upstream version 20240222+ds.upstream/20240222+dsupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CITATION.cff')
-rw-r--r-- | CITATION.cff | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..44e7cc0 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,15 @@ +# SPDX-FileCopyrightText: 2021-2022 Ole Tange, http://ole.tange.dk and Free Software and Foundation, Inc. +# SPDX-License-Identifier: GFDL-1.3-or-later +# SPDX-License-Identifier: CC-BY-SA-4.0 + +cff-version: 1.2.0 +title: GNU Parallel 2018 +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - given-names: Ole + family-names: Tange + email: ole@tange.dk + orcid: 'https://orcid.org/0000-0002-6345-1437' |