summaryrefslogtreecommitdiff
path: root/cliapp/settings_tests.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-02-22 17:23:04 +0000
committerLars Wirzenius <liw@liw.fi>2012-02-22 17:23:04 +0000
commit4560577fce7e64fdd393d9e54dac237f35e8a25f (patch)
tree11e364bc87e98cc236d24f843d72f8a49c22f5da /cliapp/settings_tests.py
parentd9f7efcde37f8208b8679b5aae0f1d38875ccc73 (diff)
downloadcliapp-4560577fce7e64fdd393d9e54dac237f35e8a25f.tar.gz
Add a plugin system
This code was originally written separately, which is why there's no history of it in the cliapp version control repository. The code is derived from code I wrote for obnam.
Diffstat (limited to 'cliapp/settings_tests.py')
-rw-r--r--cliapp/settings_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cliapp/settings_tests.py b/cliapp/settings_tests.py
index 59f357e..bafee7b 100644
--- a/cliapp/settings_tests.py
+++ b/cliapp/settings_tests.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2011 Lars Wirzenius
+# Copyright (C) 2009-2012 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