mirror of
https://github.com/nicolabs/ciform.git
synced 2025-09-07 16:10:07 +02:00
- removed publication date (the ivy files are models, the published ones are copies)
This commit is contained in:
parent
6ac42eeb24
commit
e3001dae6c
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="nicobo" module="ciform" revision="1.0.0" status="integration" publication="20120127183109">
|
||||
<info organisation="nicobo" module="ciform" revision="1.0.0" status="integration">
|
||||
<license name="LGPL" url="http://plugnauth.sf.net/ciform/license"/>
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=ciform+ivy"/>
|
||||
<description homepage="http://plugnauth.sourceforge.net/ciform">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="crypto" module="base64" revision="1.0.0" status="integration" publication="20120127183633">
|
||||
<info organisation="crypto" module="base64" revision="1.0.0" status="integration">
|
||||
<license name="Copyright 2005 Herbert Hanewinkel" url="www.haneWIN.de"/>
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+base64+ivy"/>
|
||||
<description homepage="http://code.google.com/p/ciform">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="crypto" module="hex" revision="1.0.0" status="integration" publication="20120127183653">
|
||||
<info organisation="crypto" module="hex" revision="1.0.0" status="integration">
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+hex+ivy"/>
|
||||
<description homepage="http://code.google.com/p/ciform">
|
||||
This library provides conversion functions from/to hexadecimal format.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="crypto" module="rsa" revision="1.0.0" status="integration" publication="20120127235629">
|
||||
<info organisation="crypto" module="rsa" revision="1.0.0" status="integration">
|
||||
<license name="Copyright 2000 by John M Hanna" url="http://sourceforge.net/projects/shop-js"/>
|
||||
<license name="GNU General Public License (GPL)" url="http://www.gnu.org/copyleft/gpl.html"/>
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+rsa+ivy"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="crypto" module="sha1" revision="1.0.0" status="integration" publication="20120127235637">
|
||||
<info organisation="crypto" module="sha1" revision="1.0.0" status="integration">
|
||||
<license name="Copyright Paul Johnston 2000 - 2002" url="http://pajhome.org.uk/crypt/md5"/>
|
||||
<license name="BSD License"/>
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+base64+ivy"/>
|
||||
|
|
Loading…
Reference in a new issue