skeleton/hooks.py.tmpl
author David Douard <david.douard@logilab.fr>
Fri, 03 Jul 2015 12:18:56 +0200
changeset 10502 bdcd35e575fd
parent 8207 c04676b16c59
permissions -rw-r--r--
[doc] reformat changes files headers to remove the "what's new" phrasing and add the publication date instead. Related to #4832808

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""