commit | 663dc06e8f4d6d539a433b8e7405ab018c30b838 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Mon Oct 20 11:11:47 2014 +0100 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Mon Oct 20 11:11:47 2014 +0100 |
tree | 93bb562cea0f3c9d96fe0a5c74a2cd338cdbd0b0 | |
parent | 4499d8e5fe7b72abc2dc5d08db23a49e76b9f6cf [diff] [blame] |
Fix typo in Dave's email address Change-Id: Ib0fed0cf796c89f6131e8cad48d06343db07c570
diff --git a/db/db.py b/db/db.py index ff5f2e1..6d42658 100644 --- a/db/db.py +++ b/db/db.py
@@ -1,7 +1,7 @@ #! /usr/bin/python # Copyright 2014 Linaro Limited -# Author: Dave Pigott <dave.pigot@linaro.org> +# Author: Dave Pigott <dave.pigott@linaro.org> # # 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