From 5391cd76f13af8aecc764dccb5ebf3ba625689bb Mon Sep 17 00:00:00 2001 From: Sibo Van Gool Date: Wed, 12 Jan 2022 00:56:43 +0100 Subject: [PATCH] [fixes #1067] Add CITATION file --- .github/CITATION.cff | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/CITATION.cff diff --git a/.github/CITATION.cff b/.github/CITATION.cff new file mode 100644 index 000000000..02fe919e8 --- /dev/null +++ b/.github/CITATION.cff @@ -0,0 +1,9 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Niskanen" + given-names: "Sampo" +title: "OpenRocket" +version: 15.03 +date-released: 2015-03-28 +url: "https://github.com/openrocket/openrocket" \ No newline at end of file