summaryrefslogtreecommitdiff
path: root/jarmonbuild/commands.py
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2011-08-08 01:01:50 +0100
committerRichard Wall <richard@largo>2011-08-08 01:01:50 +0100
commitb404903c1d43af270a0349890f439b4e0637831e (patch)
tree9e5f03b721a8798e25ebab8d87402a15e1f9966f /jarmonbuild/commands.py
parent2943b57c109cb233e93100dfe35c693fb286854b (diff)
parent4b7012e0ed9b0bb2b319b78e3e816feb52d1ace6 (diff)
Merge lp:~richardw/jarmon/prerelease-fixesv11.8
* Add transformer function option to allow optional transformation of RRD values before they are plotted * Update dates of copyright notices * Remove DNS reports from example page * Remove unfinished editable graph controls - I will try and finish those off later.
Diffstat (limited to 'jarmonbuild/commands.py')
-rw-r--r--jarmonbuild/commands.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/jarmonbuild/commands.py b/jarmonbuild/commands.py
index f6ed712..d60615a 100644
--- a/jarmonbuild/commands.py
+++ b/jarmonbuild/commands.py
@@ -1,4 +1,5 @@
-# Copyright (c) 2010 Richard Wall <richard (at) the-moon.net>
+# Copyright (c) Richard Wall
+# See LICENSE for details.
"""
Functions and Classes for automating the release of Jarmon
"""