You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by sc...@apache.org on 2010/12/13 17:15:54 UTC

svn commit: r1045218 - in /santuario/trunk/c: Makefile.am NOTICE.txt

Author: scantor
Date: Mon Dec 13 16:15:53 2010
New Revision: 1045218

URL: http://svn.apache.org/viewvc?rev=1045218&view=rev
Log:
Add notice file to root of dist.

Added:
    santuario/trunk/c/NOTICE.txt   (with props)
Modified:
    santuario/trunk/c/Makefile.am

Modified: santuario/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/santuario/trunk/c/Makefile.am?rev=1045218&r1=1045217&r2=1045218&view=diff
==============================================================================
--- santuario/trunk/c/Makefile.am (original)
+++ santuario/trunk/c/Makefile.am Mon Dec 13 16:15:53 2010
@@ -22,6 +22,7 @@ SUBDIRS = xsec
 EXTRA_DIST = \
 	CHANGELOG.txt \
 	LICENSE.txt \
+	NOTICE.txt \
 	Projects \
 	xml-security-c.spec \
 	m4/acx_pthread.m4 \

Added: santuario/trunk/c/NOTICE.txt
URL: http://svn.apache.org/viewvc/santuario/trunk/c/NOTICE.txt?rev=1045218&view=auto
==============================================================================
--- santuario/trunk/c/NOTICE.txt (added)
+++ santuario/trunk/c/NOTICE.txt Mon Dec 13 16:15:53 2010
@@ -0,0 +1,5 @@
+We wish to acknowledge the following copyrighted works that make up
+portions of this software:
+
+This product includes software developed by the OpenSSL Project
+for use in the OpenSSL Toolkit. (http://www.openssl.org/).

Propchange: santuario/trunk/c/NOTICE.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: santuario/trunk/c/NOTICE.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain