summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-git/src
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-git/src')
-rw-r--r--bin/core/imag-git/src/bin.rs2
-rw-r--r--bin/core/imag-git/src/lib.rs2
-rw-r--r--bin/core/imag-git/src/ui.rs2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/core/imag-git/src/bin.rs b/bin/core/imag-git/src/bin.rs
index 759a3a3a..66e06cc2 100644
--- a/bin/core/imag-git/src/bin.rs
+++ b/bin/core/imag-git/src/bin.rs
@@ -1,6 +1,6 @@
//
// imag - the personal information management suite for the commandline
-// Copyright (C) 2015-2019 Matthias Beyer <mail@beyermatthias.de> and contributors
+// Copyright (C) 2015-2020 Matthias Beyer <mail@beyermatthias.de> and contributors
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/bin/core/imag-git/src/lib.rs b/bin/core/imag-git/src/lib.rs
index ded240b0..d839f986 100644
--- a/bin/core/imag-git/src/lib.rs
+++ b/bin/core/imag-git/src/lib.rs
@@ -1,6 +1,6 @@
//
// imag - the personal information management suite for the commandline
-// Copyright (C) 2015-2019 Matthias Beyer <mail@beyermatthias.de> and contributors
+// Copyright (C) 2015-2020 Matthias Beyer <mail@beyermatthias.de> and contributors
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/bin/core/imag-git/src/ui.rs b/bin/core/imag-git/src/ui.rs
index e7cf9717..e5c37221 100644
--- a/bin/core/imag-git/src/ui.rs
+++ b/bin/core/imag-git/src/ui.rs
@@ -1,6 +1,6 @@
//
// imag - the personal information management suite for the commandline
-// Copyright (C) 2015-2019 Matthias Beyer <mail@beyermatthias.de> and contributors
+// Copyright (C) 2015-2020 Matthias Beyer <mail@beyermatthias.de> and contributors
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public