diff options
author | Xℹ Ruoyao <xry111@mengyan1223.wang> | 2021-03-31 17:27:00 +0800 |
---|---|---|
committer | Xℹ Ruoyao <xry111@mengyan1223.wang> | 2021-03-31 17:27:00 +0800 |
commit | 52dcb7d03e4b70b9204b447b286943b657bd97ed (patch) | |
tree | 4b23c890bfe0bfcbf0ccf9d62af6b71f57f43d16 /stylesheets/lfs-nochunks.xsl | |
parent | e342298b54f2c707ec8356dcfd5b0b1b8b3c1afd (diff) |
remove $Date$ and $LastChangedBy$
They are unsupported by Git.
Diffstat (limited to 'stylesheets/lfs-nochunks.xsl')
-rw-r--r-- | stylesheets/lfs-nochunks.xsl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stylesheets/lfs-nochunks.xsl b/stylesheets/lfs-nochunks.xsl index 3af33c2bb..171923ef4 100644 --- a/stylesheets/lfs-nochunks.xsl +++ b/stylesheets/lfs-nochunks.xsl @@ -1,10 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- -$LastChangedBy: manuel $ -$Date: 2007-06-12 20:18:51 +0200 (mar, 12 jun 2007) $ ---> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> |