From e727e62511b4584d562f67e6688a461d82848269 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 16 Oct 2012 10:58:37 -0400 Subject: Ran update-copyright.py. --- libbe/storage/util/config.py | 2 +- libbe/storage/util/mapfile.py | 2 +- libbe/storage/util/properties.py | 2 +- libbe/storage/util/settings_object.py | 2 +- libbe/storage/util/upgrade.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libbe/storage/util') diff --git a/libbe/storage/util/config.py b/libbe/storage/util/config.py index a6d5719..771767f 100644 --- a/libbe/storage/util/config.py +++ b/libbe/storage/util/config.py @@ -1,7 +1,7 @@ # Copyright (C) 2005-2012 Aaron Bentley # Chris Ball # Gianluca Montecchi -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # diff --git a/libbe/storage/util/mapfile.py b/libbe/storage/util/mapfile.py index c744130..d17f0d3 100644 --- a/libbe/storage/util/mapfile.py +++ b/libbe/storage/util/mapfile.py @@ -1,7 +1,7 @@ # Copyright (C) 2005-2012 Aaron Bentley # Chris Ball # Gianluca Montecchi -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # diff --git a/libbe/storage/util/properties.py b/libbe/storage/util/properties.py index 29b9b39..fd10a48 100644 --- a/libbe/storage/util/properties.py +++ b/libbe/storage/util/properties.py @@ -1,7 +1,7 @@ # Bugs Everywhere - a distributed bugtracker # Copyright (C) 2008-2012 Chris Ball # Gianluca Montecchi -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # diff --git a/libbe/storage/util/settings_object.py b/libbe/storage/util/settings_object.py index d65ee2e..92b4d95 100644 --- a/libbe/storage/util/settings_object.py +++ b/libbe/storage/util/settings_object.py @@ -1,7 +1,7 @@ # Bugs Everywhere - a distributed bugtracker # Copyright (C) 2008-2012 Chris Ball # Gianluca Montecchi -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # diff --git a/libbe/storage/util/upgrade.py b/libbe/storage/util/upgrade.py index 66bf576..fdbc578 100644 --- a/libbe/storage/util/upgrade.py +++ b/libbe/storage/util/upgrade.py @@ -1,6 +1,6 @@ # Copyright (C) 2009-2012 Chris Ball # Gianluca Montecchi -# W. Trevor King +# W. Trevor King # # This file is part of Bugs Everywhere. # -- cgit