summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-01-01 14:11:40 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-01-01 14:11:40 +0100
commit6708c223abde751a1a25f8ede2ccb7713c67d049 (patch)
tree60af220bab482a511a3e04c6a79af1fb5dbde94f /tests
parentb6b9db748879379c0c9915d4e77a8820b289422b (diff)
Update copyright years to 2015-2020
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/ui/src/imag.rs2
-rw-r--r--tests/ui/src/imag_annotate.rs2
-rw-r--r--tests/ui/src/imag_bookmark.rs2
-rw-r--r--tests/ui/src/imag_calendar.rs2
-rw-r--r--tests/ui/src/imag_category.rs2
-rw-r--r--tests/ui/src/imag_contact.rs2
-rw-r--r--tests/ui/src/imag_create.rs2
-rw-r--r--tests/ui/src/imag_diagnostics.rs2
-rw-r--r--tests/ui/src/imag_diary.rs2
-rw-r--r--tests/ui/src/imag_edit.rs2
-rw-r--r--tests/ui/src/imag_git.rs2
-rw-r--r--tests/ui/src/imag_gps.rs2
-rw-r--r--tests/ui/src/imag_grep.rs2
-rw-r--r--tests/ui/src/imag_habit.rs2
-rw-r--r--tests/ui/src/imag_header.rs2
-rw-r--r--tests/ui/src/imag_id_in_collection.rs2
-rw-r--r--tests/ui/src/imag_ids.rs2
-rw-r--r--tests/ui/src/imag_init.rs2
-rw-r--r--tests/ui/src/imag_link.rs2
-rw-r--r--tests/ui/src/imag_log.rs2
-rw-r--r--tests/ui/src/imag_mail.rs2
-rw-r--r--tests/ui/src/imag_markdown.rs2
-rw-r--r--tests/ui/src/imag_mv.rs2
-rw-r--r--tests/ui/src/imag_notes.rs2
-rw-r--r--tests/ui/src/imag_ref.rs2
-rw-r--r--tests/ui/src/imag_store.rs2
-rw-r--r--tests/ui/src/imag_tag.rs2
-rw-r--r--tests/ui/src/imag_timetrack.rs2
-rw-r--r--tests/ui/src/imag_todo.rs2
-rw-r--r--tests/ui/src/imag_view.rs2
-rw-r--r--tests/ui/src/imag_wiki.rs2
-rw-r--r--tests/ui/src/lib.rs2
-rw-r--r--tests/version-sync/src/lib.rs2
33 files changed, 33 insertions, 33 deletions
diff --git a/tests/ui/src/imag.rs b/tests/ui/src/imag.rs
index 1faba635..5b64b6ba 100644
--- a/tests/ui/src/imag.rs
+++ b/tests/ui/src/imag.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/tests/ui/src/imag_annotate.rs b/tests/ui/src/imag_annotate.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_annotate.rs
+++ b/tests/ui/src/imag_annotate.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/tests/ui/src/imag_bookmark.rs b/tests/ui/src/imag_bookmark.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_bookmark.rs
+++ b/tests/ui/src/imag_bookmark.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/tests/ui/src/imag_calendar.rs b/tests/ui/src/imag_calendar.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_calendar.rs
+++ b/tests/ui/src/imag_calendar.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/tests/ui/src/imag_category.rs b/tests/ui/src/imag_category.rs
index cc2bfc42..0f865c5d 100644
--- a/tests/ui/src/imag_category.rs
+++ b/tests/ui/src/imag_category.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/tests/ui/src/imag_contact.rs b/tests/ui/src/imag_contact.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_contact.rs
+++ b/tests/ui/src/imag_contact.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/tests/ui/src/imag_create.rs b/tests/ui/src/imag_create.rs
index 18571952..485fa6a0 100644
--- a/tests/ui/src/imag_create.rs
+++ b/tests/ui/src/imag_create.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/tests/ui/src/imag_diagnostics.rs b/tests/ui/src/imag_diagnostics.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_diagnostics.rs
+++ b/tests/ui/src/imag_diagnostics.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/tests/ui/src/imag_diary.rs b/tests/ui/src/imag_diary.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_diary.rs
+++ b/tests/ui/src/imag_diary.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/tests/ui/src/imag_edit.rs b/tests/ui/src/imag_edit.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_edit.rs
+++ b/tests/ui/src/imag_edit.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/tests/ui/src/imag_git.rs b/tests/ui/src/imag_git.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_git.rs
+++ b/tests/ui/src/imag_git.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/tests/ui/src/imag_gps.rs b/tests/ui/src/imag_gps.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_gps.rs
+++ b/tests/ui/src/imag_gps.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/tests/ui/src/imag_grep.rs b/tests/ui/src/imag_grep.rs
index 3b8c3a24..498bf72f 100644
--- a/tests/ui/src/imag_grep.rs
+++ b/tests/ui/src/imag_grep.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/tests/ui/src/imag_habit.rs b/tests/ui/src/imag_habit.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_habit.rs
+++ b/tests/ui/src/imag_habit.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/tests/ui/src/imag_header.rs b/tests/ui/src/imag_header.rs
index ebcc248d..1ae43bb4 100644
--- a/tests/ui/src/imag_header.rs
+++ b/tests/ui/src/imag_header.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/tests/ui/src/imag_id_in_collection.rs b/tests/ui/src/imag_id_in_collection.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_id_in_collection.rs
+++ b/tests/ui/src/imag_id_in_collection.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/tests/ui/src/imag_ids.rs b/tests/ui/src/imag_ids.rs
index f6351eb6..f00ac2df 100644
--- a/tests/ui/src/imag_ids.rs
+++ b/tests/ui/src/imag_ids.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/tests/ui/src/imag_init.rs b/tests/ui/src/imag_init.rs
index 736546b7..37b63dff 100644
--- a/tests/ui/src/imag_init.rs
+++ b/tests/ui/src/imag_init.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/tests/ui/src/imag_link.rs b/tests/ui/src/imag_link.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_link.rs
+++ b/tests/ui/src/imag_link.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/tests/ui/src/imag_log.rs b/tests/ui/src/imag_log.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_log.rs
+++ b/tests/ui/src/imag_log.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/tests/ui/src/imag_mail.rs b/tests/ui/src/imag_mail.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_mail.rs
+++ b/tests/ui/src/imag_mail.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/tests/ui/src/imag_markdown.rs b/tests/ui/src/imag_markdown.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_markdown.rs
+++ b/tests/ui/src/imag_markdown.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/tests/ui/src/imag_mv.rs b/tests/ui/src/imag_mv.rs
index 91dd78b0..3183097b 100644
--- a/tests/ui/src/imag_mv.rs
+++ b/tests/ui/src/imag_mv.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/tests/ui/src/imag_notes.rs b/tests/ui/src/imag_notes.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_notes.rs
+++ b/tests/ui/src/imag_notes.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/tests/ui/src/imag_ref.rs b/tests/ui/src/imag_ref.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_ref.rs
+++ b/tests/ui/src/imag_ref.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/tests/ui/src/imag_store.rs b/tests/ui/src/imag_store.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_store.rs
+++ b/tests/ui/src/imag_store.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/tests/ui/src/imag_tag.rs b/tests/ui/src/imag_tag.rs
index 77784a1e..f254db15 100644
--- a/tests/ui/src/imag_tag.rs
+++ b/tests/ui/src/imag_tag.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/tests/ui/src/imag_timetrack.rs b/tests/ui/src/imag_timetrack.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_timetrack.rs
+++ b/tests/ui/src/imag_timetrack.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/tests/ui/src/imag_todo.rs b/tests/ui/src/imag_todo.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_todo.rs
+++ b/tests/ui/src/imag_todo.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/tests/ui/src/imag_view.rs b/tests/ui/src/imag_view.rs
index f499b1cc..498a53c3 100644
--- a/tests/ui/src/imag_view.rs
+++ b/tests/ui/src/imag_view.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/tests/ui/src/imag_wiki.rs b/tests/ui/src/imag_wiki.rs
index 987eadc5..8d5e1ed1 100644
--- a/tests/ui/src/imag_wiki.rs
+++ b/tests/ui/src/imag_wiki.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/tests/ui/src/lib.rs b/tests/ui/src/lib.rs
index 3d9026ca..e1f67bac 100644
--- a/tests/ui/src/lib.rs
+++ b/tests/ui/src/lib.rs
@@ -1,6 +1,6 @@
//
// imag - the personal information management suite for the commandline
-// Copyright (C) 2015-2019 the imag contributors
+// Copyright (C) 2015-2020 the imag 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/tests/version-sync/src/lib.rs b/tests/version-sync/src/lib.rs
index 7e74f80d..504d7786 100644
--- a/tests/version-sync/src/lib.rs
+++ b/tests/version-sync/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