• Show log

    Commit

  • Hash : 544b6f6e
    Author : Collin Funk
    Date : 2024-04-19T23:42:24

    gnulib-tool.py: Remove duplicate per-module definitions.
    
    * pygnulib/constants.py: Remove duplicate __authors__, __license__, and
    __copyright__ definitions.
    * pygnulib/GLInfo.py: Use the value of __authors__ and __copyright__
    from __init__.py for output.
    * pygnulib/*.py: Remove unused references to the constant.py
    definitions.