Emmanuel Gil Peyrot
|
7a64b7b1ed
|
Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
|
2017-02-16 19:37:21 -06:00 |
|
Emmanuel Gil Peyrot
|
3c5f20a4ca
|
Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
|
2017-02-16 19:37:21 -06:00 |
|
Emmanuel Gil Peyrot
|
81adf4bc25
|
Remove the executable bit from XML files.
|
2015-06-24 00:39:33 +01:00 |
|
stpeter
|
716f9d9117
|
updated RFC references
|
2011-04-12 08:37:30 -06:00 |
|
Peter Saint-Andre
|
487e26775f
|
Deferred
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3093 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2009-04-23 23:55:56 +00:00 |
|
Peter Saint-Andre
|
56d93219d3
|
restored missing files
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2941 4b5297f7-1745-476d-ba37-a9c6900126ab
|
2009-04-01 14:18:54 +00:00 |
|