Revision: 352
http://svn.sourceforge.net/pmplib/?rev=352&view=rev
Author: nyaochi
Date: 2007-02-11 21:17:19 -0800 (Sun, 11 Feb 2007)
Log Message:
-----------
Updated the copyright notice for this year.
Modified Paths:
--------------
trunk/webpage/pmplib.xsl
Modified: trunk/webpage/pmplib.xsl
===================================================================
--- trunk/webpage/pmplib.xsl 2007-02-12 05:15:35 UTC (rev 351)
+++ trunk/webpage/pmplib.xsl 2007-02-12 05:17:19 UTC (rev 352)
@@ -16,7 +16,7 @@
<meta name="keywords" content="PMPlib,EasyPMP,Portable Media Player,database,playlist" />
<meta name="description" content="Portable Media Player library (PMPlib) is an open source project for the development of management software/library for various portable media players." />
<meta name="author" content="http://pmplib.sourceforge.net/" />
- <meta name="copyright" content="Copyright (c) 2005-2006 by PMPlib project" />
+ <meta name="copyright" content="Copyright (c) 2005-2007 by PMPlib project" />
<link rel="stylesheet" href="./1024px.css" type="text/css" title="1024px style" media="screen,projection"/>
<xsl:if test="/page/head/include-rss"><link rel="alternate" type="application/rss+xml" title="RSS" href="./index.rss" /></xsl:if>
@@ -310,7 +310,7 @@
<xsl:template name="footer">
<p>
-Copyright 2005-2006 PMPlib Project | Thanks to <a href="http://www.active-sandals.com/womreefsan.html">Reef Sandals</a> | Design by <a href="http://andreasviklund.com/">Andreas Viklund</a></p>
+Copyright 2005-2007 PMPlib Project | Thanks to <a href="http://www.active-sandals.com/womreefsan.html">Reef Sandals</a> | Design by <a href="http://andreasviklund.com/">Andreas Viklund</a></p>
</xsl:template>
</xsl:stylesheet>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|