From 17fc2c4dbb59385ed1bf77eab10f1237b1de9871 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 25 May 2011 06:52:09 -0400 Subject: Run update_copyright.py. --- libbe/storage/util/config.py | 1 + libbe/storage/util/mapfile.py | 1 + libbe/storage/util/properties.py | 3 ++- libbe/storage/util/settings_object.py | 3 ++- libbe/storage/util/upgrade.py | 3 ++- 5 files changed, 8 insertions(+), 3 deletions(-) (limited to 'libbe/storage/util') diff --git a/libbe/storage/util/config.py b/libbe/storage/util/config.py index 8a3d7c8..714d4e7 100644 --- a/libbe/storage/util/config.py +++ b/libbe/storage/util/config.py @@ -1,4 +1,5 @@ # Copyright (C) 2005-2011 Aaron Bentley +# Chris Ball # Gianluca Montecchi # W. Trevor King # diff --git a/libbe/storage/util/mapfile.py b/libbe/storage/util/mapfile.py index 9eca586..abea6c8 100644 --- a/libbe/storage/util/mapfile.py +++ b/libbe/storage/util/mapfile.py @@ -1,4 +1,5 @@ # Copyright (C) 2005-2011 Aaron Bentley +# Chris Ball # Gianluca Montecchi # W. Trevor King # diff --git a/libbe/storage/util/properties.py b/libbe/storage/util/properties.py index 152f5cc..9b0549a 100644 --- a/libbe/storage/util/properties.py +++ b/libbe/storage/util/properties.py @@ -1,5 +1,6 @@ # Bugs Everywhere - a distributed bugtracker -# Copyright (C) 2008-2011 Gianluca Montecchi +# Copyright (C) 2008-2011 Chris Ball +# Gianluca Montecchi # 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 2026906..7c02734 100644 --- a/libbe/storage/util/settings_object.py +++ b/libbe/storage/util/settings_object.py @@ -1,5 +1,6 @@ # Bugs Everywhere - a distributed bugtracker -# Copyright (C) 2008-2011 Gianluca Montecchi +# Copyright (C) 2008-2011 Chris Ball +# Gianluca Montecchi # 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 45e3058..3a5aa1c 100644 --- a/libbe/storage/util/upgrade.py +++ b/libbe/storage/util/upgrade.py @@ -1,4 +1,5 @@ -# Copyright (C) 2009-2011 Gianluca Montecchi +# Copyright (C) 2009-2011 Chris Ball +# Gianluca Montecchi # W. Trevor King # # This file is part of Bugs Everywhere. -- cgit