author | Alexandre Fayolle <alexandre.fayolle@logilab.fr> |
Wed, 20 Apr 2011 08:28:52 +0200 | |
changeset 7235 | 5a0ee8de7f06 |
parent 5423 | e15abfdcce38 |
child 8207 | c04676b16c59 |
permissions | -rw-r--r-- |
5423
e15abfdcce38
backport default into stable: stable is now cw 3.8
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
5184
diff
changeset
|
1 |
# copyright %(year)s %(author)s, all rights reserved. |
e15abfdcce38
backport default into stable: stable is now cw 3.8
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
5184
diff
changeset
|
2 |
# contact %(author-web-site)s -- mailto:%(author-email)s |
e15abfdcce38
backport default into stable: stable is now cw 3.8
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
5184
diff
changeset
|
3 |
# |
e15abfdcce38
backport default into stable: stable is now cw 3.8
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
5184
diff
changeset
|
4 |
%(long-license)s |
e15abfdcce38
backport default into stable: stable is now cw 3.8
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
5184
diff
changeset
|
5 |
"""%(distname)s specific hooks and operations""" |