8687.15.30
by Karl Fogel
Add the license header block to all .zcml files. |
1 |
<!-- Copyright 2009 Canonical Ltd. This software is licensed under the
|
2 |
GNU Affero General Public License version 3 (see the file LICENSE).
|
|
3 |
-->
|
|
4 |
||
8255.13.1
by Julian Edwards
Move IArchive.getPubConfig() to archivepublisher. |
5 |
<configure xmlns="http://namespaces.zope.org/zope"> |
8426.7.1
by Julian Edwards
migrate archivepublisher to the lp tree. |
6 |
<include package="lp.archivepublisher.zcml" |
8255.13.1
by Julian Edwards
Move IArchive.getPubConfig() to archivepublisher. |
7 |
file="configure.zcml" /> |
8 |
</configure>
|