Author: rooneg
Date: Sun Dec 24 11:33:13 2006
New Revision: 490063
URL: http://svn.apache.org/viewvc?view=rev&rev=490063
Log:
Add crypto exports notification file for APR.
* xdocs/bis.rdf: Source file.
* docs/bis.rdf: Generated file.
Added:
apr/site/trunk/docs/bis.rdf
apr/site/trunk/xdocs/bis.rdf
Added: apr/site/trunk/docs/bis.rdf
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/bis.rdf?view=auto&rev=490063
==============================================================================
--- apr/site/trunk/docs/bis.rdf (added)
+++ apr/site/trunk/docs/bis.rdf Sun Dec 24 11:33:13 2006
@@ -0,0 +1,35 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+<!--
+ =======================================================================
+
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+
+ =======================================================================
+-->
+ <BISData>
+ <Contact>
+ <Project rdf:resource="http://apr.apache.org">Apache Portable Runtime</Project>
+ <Name>Garrett Rooney</Name>
+ </Contact>
+ <Product name="APR-Util">
+ <Distribution versions="development">
+ <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/apr/apr-util/trunk"/>
+ </Distribution>
+ </Product>
+ </BISData>
+</rdf:RDF>
Added: apr/site/trunk/xdocs/bis.rdf
URL: http://svn.apache.org/viewvc/apr/site/trunk/xdocs/bis.rdf?view=auto&rev=490063
==============================================================================
--- apr/site/trunk/xdocs/bis.rdf (added)
+++ apr/site/trunk/xdocs/bis.rdf Sun Dec 24 11:33:13 2006
@@ -0,0 +1,35 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+<!--
+ =======================================================================
+
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+
+ =======================================================================
+-->
+ <BISData>
+ <Contact>
+ <Project rdf:resource="http://apr.apache.org">Apache Portable Runtime</Project>
+ <Name>Garrett Rooney</Name>
+ </Contact>
+ <Product name="APR-Util">
+ <Distribution versions="development">
+ <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/apr/apr-util/trunk"/>
+ </Distribution>
+ </Product>
+ </BISData>
+</rdf:RDF>
|