mirror of
https://github.com/matrix-construct/construct
synced 2024-11-18 07:50:57 +01:00
Some tweaks, apparently you can have multiple <author> tags now.
This commit is contained in:
parent
85550587fb
commit
1e452902dc
1 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,10 @@
|
|||
<firstname>William</firstname>
|
||||
<surname>Pitcock</surname>
|
||||
</author>
|
||||
<address><email>nenolod@nenolod.net</email></address>
|
||||
<author>
|
||||
<firstname>Jilles</firstname>
|
||||
<surname>Tjoelker</surname>
|
||||
</author>
|
||||
<copyright>
|
||||
<year>2005-2008</year>
|
||||
<holder>William Pitcock and Jilles Tjoelker</holder>
|
||||
|
|
Loading…
Reference in a new issue