From 58757f81c53dda126da8082a80031c41e228d630 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 25 Jun 2010 17:16:27 -0400 Subject: Added 'Gianluca ' alias to update_copyright.py. --- update_copyright.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update_copyright.py') diff --git a/update_copyright.py b/update_copyright.py index d4747c4..de7a2f9 100755 --- a/update_copyright.py +++ b/update_copyright.py @@ -82,7 +82,8 @@ ALIASES = { ['Chris Ball ', 'Chris Ball '], 'Gianluca Montecchi ': - ['gian ', + ['Gianluca ', + 'gian ', 'gianluca '], 'W. Trevor King ': ['wking ', -- cgit