summaryrefslogtreecommitdiff
path: root/tests/test_manifest.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-24 21:06:36 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-24 21:06:36 +0100
commitb1500d3ee856f7251c987a2a9d733178a2b44023 (patch)
treea08de6d8b07a695eda6eaca116bf5a66cbff9e11 /tests/test_manifest.py
parentf3a749430c1fc652a967604f6a7cb2dc10f68a44 (diff)
downloadgemato-b1500d3ee856f7251c987a2a9d733178a2b44023.tar.gz
Expose Manifest signature data in Manifest classes
Diffstat (limited to 'tests/test_manifest.py')
-rw-r--r--tests/test_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_manifest.py b/tests/test_manifest.py
index fe1a060..a9f47c9 100644
--- a/tests/test_manifest.py
+++ b/tests/test_manifest.py
@@ -1,6 +1,6 @@
# gemato: Manifest file support tests
# vim:fileencoding=utf-8
-# (c) 2017 Michał Górny
+# (c) 2017-2018 Michał Górny
# Licensed under the terms of 2-clause BSD license
import datetime