From: W. Trevor King Date: Wed, 9 Nov 2011 11:54:43 +0000 (-0500) Subject: Ran update_copyright.py. X-Git-Tag: 1.1.0~175^2~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=567c3151cab38140eb40eb2b0a08ba0c2ac6ec89;p=be.git Ran update_copyright.py. --- diff --git a/AUTHORS b/AUTHORS index c7823e4..a4f003f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,10 +14,13 @@ James Rowe Jelmer Vernooij Marien Zwart Mathieu Clabaut +Michel Alexandre Salim Moritz Barsnick (at dot) Oleg Romanyshyn +Phil Schumm Robert Lehmann Steve Losh +Tanguy Le Carrour Thomas Gerigk Thomas Habets Thomas Keller diff --git a/libbe/command/base.py b/libbe/command/base.py index 11835ee..ab98cb1 100644 --- a/libbe/command/base.py +++ b/libbe/command/base.py @@ -1,4 +1,5 @@ # Copyright (C) 2009-2011 Chris Ball +# Phil Schumm # Robert Lehmann # W. Trevor King # diff --git a/libbe/storage/vcs/bzr.py b/libbe/storage/vcs/bzr.py index c01b6c7..865df6b 100644 --- a/libbe/storage/vcs/bzr.py +++ b/libbe/storage/vcs/bzr.py @@ -3,6 +3,7 @@ # Chris Ball # Gianluca Montecchi # Marien Zwart +# Michel Alexandre Salim # W. Trevor King # # This file is part of Bugs Everywhere. diff --git a/libbe/storage/vcs/hg.py b/libbe/storage/vcs/hg.py index 758ea5a..eade02e 100644 --- a/libbe/storage/vcs/hg.py +++ b/libbe/storage/vcs/hg.py @@ -3,6 +3,7 @@ # Chris Ball # Gianluca Montecchi # Marien Zwart +# Phil Schumm # W. Trevor King # # This file is part of Bugs Everywhere. diff --git a/update_copyright.py b/update_copyright.py index c4f606b..ac9ced4 100755 --- a/update_copyright.py +++ b/update_copyright.py @@ -89,6 +89,8 @@ ALIASES = { 'gianluca '], 'Marien Zwart ': ['Marien Zwart '], + 'Tanguy Le Carrour ': + ['Tanguy LE CARROUR '], 'W. Trevor King ': ['wking ', 'wking '],