summaryrefslogtreecommitdiff
path: root/htroot/opensearchdescription.xml
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-08-02 00:42:37 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-08-02 00:42:37 +0000
commit57a5b6fa71cca144f0ffebf4fdf7c7289a840f3d (patch)
treecffae53a90a60e203addf245aaf67f8e5a11f35d /htroot/opensearchdescription.xml
parentfac8de6e9b898b96f9d97f8ca721d6d176131aed (diff)
some generalization of remote proxy configuration and setting handling in httpc
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4023 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/opensearchdescription.xml')
-rw-r--r--htroot/opensearchdescription.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/opensearchdescription.xml b/htroot/opensearchdescription.xml
index 55003e6ed..d6290636d 100644
--- a/htroot/opensearchdescription.xml
+++ b/htroot/opensearchdescription.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
+<OpenSearchDescription xmlns="http://www.opensearch.org/Specifications/OpenSearch/1.1">
<ShortName>YaCy/#[clientname]#</ShortName>
<LongName>YaCy.net - #[SearchPageGreeting]#</LongName>
<Image type="image/gif">http://#[thisaddress]#/env/grafics/yacy.gif</Image>
@@ -15,6 +15,6 @@
<Query role="example" searchTerms="yacy" />
<Tags>YaCy P2P Web Search</Tags>
<Contact>See http://#[thisaddress]#/ViewProfile.html?hash=localhash</Contact>
- <Attribution>YaCy Software &amp;copy; 2004-2006 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution>
+ <Attribution>YaCy Software &amp;copy; 2004-2007 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution>
<SyndicationRight>open</SyndicationRight>
</OpenSearchDescription> \ No newline at end of file