summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Brandy <malte.brandy@maralorn.de>2018-04-24 20:53:51 +0200
committerGitHub <noreply@github.com>2018-04-24 20:53:51 +0200
commit6e91136dd0be05ffb1bace96fc8d9545e78a9e0d (patch)
tree38defc96cf4a343b99df80f71fd3ad168b73b5ff
parent448a0a6dce877b64d7c5ae9db89e2d14450b84c1 (diff)
parent59125521a7224e9aaed402dee90c2c47ad89bd41 (diff)
Merge pull request #70 from matthiasbeyer/update-copyright-authors
Update copyright and authors
-rw-r--r--Cargo.toml1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d5ee414..4939616 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "task-hookrs"
version = "0.5.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
+ "Malte Brandy <malte.brandy@maralorn.de>",
]
description = "Crate to work with taskwarrior exported JSON"
diff --git a/README.md b/README.md
index 9441367..f2ac08b 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ import/export foo by simply using this crate.
# License
task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior
- Copyright (C) 2016 Matthias Beyer
+ Copyright (C) 2016-2018 Matthias Beyer
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this