Modified: bloodhound/trunk/bloodhound_theme/setup.cfg URL: http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_theme/setup.cfg?rev=1570459&r1=1570458&r2=1570459&view=diff ============================================================================== --- bloodhound/trunk/bloodhound_theme/setup.cfg (original) +++ bloodhound/trunk/bloodhound_theme/setup.cfg Fri Feb 21 06:09:37 2014 @@ -25,7 +25,8 @@ formats = gztar,bztar,ztar,tar,zip [extract_messages] add_comments = TRANSLATOR: -msgid_bugs_address = +copyright_holder = Apache Software Foundation +msgid_bugs_address = [email protected] output_file = bhtheme/locale/messages.pot keywords = _ ngettext:1,2 N_ tag_ tagn_:1,2 Option:4 BoolOption:4 IntOption:4 ListOption:6 ExtensionOption:5 PathOption:4 no-wrap = true
Modified: bloodhound/trunk/installer/bloodhound_setup.py URL: http://svn.apache.org/viewvc/bloodhound/trunk/installer/bloodhound_setup.py?rev=1570459&r1=1570458&r2=1570459&view=diff ============================================================================== --- bloodhound/trunk/installer/bloodhound_setup.py (original) +++ bloodhound/trunk/installer/bloodhound_setup.py Fri Feb 21 06:09:37 2014 @@ -1,5 +1,5 @@ #!/usr/bin/env python -# + # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information Modified: bloodhound/trunk/installer/createdigest.py URL: http://svn.apache.org/viewvc/bloodhound/trunk/installer/createdigest.py?rev=1570459&r1=1570458&r2=1570459&view=diff ============================================================================== --- bloodhound/trunk/installer/createdigest.py (original) +++ bloodhound/trunk/installer/createdigest.py Fri Feb 21 06:09:37 2014 @@ -1,5 +1,5 @@ #!/usr/bin/env python -# + # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information Modified: bloodhound/trunk/installer/tests.py URL: http://svn.apache.org/viewvc/bloodhound/trunk/installer/tests.py?rev=1570459&r1=1570458&r2=1570459&view=diff ============================================================================== --- bloodhound/trunk/installer/tests.py (original) +++ bloodhound/trunk/installer/tests.py Fri Feb 21 06:09:37 2014 @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information
