|
From: <be...@us...> - 2006-09-12 15:43:21
|
Revision: 169
http://svn.sourceforge.net/objectlabkit/?rev=169&view=rev
Author: benoitx
Date: 2006-09-12 08:43:15 -0700 (Tue, 12 Sep 2006)
Log Message:
-----------
add some keywords and meta data for website.
Modified Paths:
--------------
trunk/src/site/algo.xml
trunk/src/site/index.xml
trunk/src/site/tenor.xml
Modified: trunk/src/site/algo.xml
===================================================================
--- trunk/src/site/algo.xml 2006-09-12 15:13:39 UTC (rev 168)
+++ trunk/src/site/algo.xml 2006-09-12 15:43:15 UTC (rev 169)
@@ -4,7 +4,19 @@
<title>ObjectLab Kit - Holiday Handler Algorithms</title>
</properties>
<head>
+ <meta name="description"
+ content="ObjectLab Kit offers free and open source Date calculators, released under the business-friendly Apache 2.0 license."
+ />
+ <meta name="keywords"
+ content="Date calculator, IMM Dates, Period Calculator, Financial Calendar, Business Calendar, java, open source" />
+ <meta name="Subject" content="Date Calculators" />
+ <meta name="Copyright" content="ObjectLab Financial Ltd" />
+ <meta name="Language" content="English" />
+ <meta name="Designer" content="ObjectLab Financial Ltd" />
+ <meta name="Distribution" content="Global" />
+ <meta name="robots" content="ALL"/>
+ <meta name="Revisit-After" content="20 Days" />
</head>
<body>
<!-- The body of the document contains a number of sections -->
Modified: trunk/src/site/index.xml
===================================================================
--- trunk/src/site/index.xml 2006-09-12 15:13:39 UTC (rev 168)
+++ trunk/src/site/index.xml 2006-09-12 15:43:15 UTC (rev 169)
@@ -4,7 +4,19 @@
<title>ObjectLab Kit - Introduction</title>
</properties>
<head>
+ <meta name="description"
+ content="ObjectLab Kit offers free and open source Date calculators, released under the business-friendly Apache 2.0 license."
+ />
+ <meta name="keywords"
+ content="Date calculator, IMM Dates, Period Calculator, Financial Calendar, Business Calendar, java, open source" />
+ <meta name="Subject" content="Date Calculators" />
+ <meta name="Copyright" content="ObjectLab Financial Ltd" />
+ <meta name="Language" content="English" />
+ <meta name="Designer" content="ObjectLab Financial Ltd" />
+ <meta name="Distribution" content="Global" />
+ <meta name="robots" content="ALL"/>
+ <meta name="Revisit-After" content="20 Days" />
</head>
<body>
<!-- The body of the document contains a number of sections -->
Modified: trunk/src/site/tenor.xml
===================================================================
--- trunk/src/site/tenor.xml 2006-09-12 15:13:39 UTC (rev 168)
+++ trunk/src/site/tenor.xml 2006-09-12 15:43:15 UTC (rev 169)
@@ -4,7 +4,19 @@
<title>ObjectLab Kit - Tenor Handling</title>
</properties>
<head>
+ <meta name="description"
+ content="ObjectLab Kit offers free and open source Date calculators, released under the business-friendly Apache 2.0 license."
+ />
+ <meta name="keywords"
+ content="Date calculator, IMM Dates, Period Calculator, Financial Calendar, Business Calendar, java, open source" />
+ <meta name="Subject" content="Date Calculators" />
+ <meta name="Copyright" content="ObjectLab Financial Ltd" />
+ <meta name="Language" content="English" />
+ <meta name="Designer" content="ObjectLab Financial Ltd" />
+ <meta name="Distribution" content="Global" />
+ <meta name="robots" content="ALL"/>
+ <meta name="Revisit-After" content="20 Days" />
</head>
<body>
<!-- The body of the document contains a number of sections -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|