summaryrefslogtreecommitdiff
path: root/obnamlib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'obnamlib/__init__.py')
-rw-r--r--obnamlib/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/obnamlib/__init__.py b/obnamlib/__init__.py
index bd72f041..1c7ae9ae 100644
--- a/obnamlib/__init__.py
+++ b/obnamlib/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2016 Lars Wirzenius
+# Copyright (C) 2009-2017 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -190,6 +190,7 @@ from .fmt_ga import (
LeafStore,
CowLeaf,
CowTree,
+ LeafList,
)