mirror of
https://github.com/nicolabs/ciform.git
synced 2025-09-05 04:44:11 +02:00
# third number removed in version (since there is no need for it yet) and '-SNAPSHOT' added to denote a not yet ready version
This commit is contained in:
parent
4c3dff690b
commit
8de0d6afab
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="nicobo" module="ciform" revision="1.0.0" status="integration">
|
||||
<info organisation="nicobo" module="ciform" revision="1.0-SNAPSHOT" 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="nicommons.crypto" module="base64" revision="1.0.0" status="integration">
|
||||
<info organisation="nicommons.crypto" module="base64" revision="1.0-SNAPSHOT" 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://ciform.googlecode.com">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="nicommons.crypto" module="hex" revision="1.0.0" status="integration">
|
||||
<info organisation="nicommons.crypto" module="hex" revision="1.0-SNAPSHOT" status="integration">
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+hex+ivy"/>
|
||||
<description homepage="http://ciform.googlecode.com">
|
||||
This library provides conversion functions from/to hexadecimal format.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="nicommons.crypto" module="rsa" revision="1.0.0" status="integration">
|
||||
<info organisation="nicommons.crypto" module="rsa" revision="1.0-SNAPSHOT" 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="nicommons.crypto" module="sha1" revision="1.0.0" status="integration">
|
||||
<info organisation="nicommons.crypto" module="sha1" revision="1.0-SNAPSHOT" status="integration">
|
||||
<license name="Copyright Paul Johnston 2000 - 2002" url="http://pajhome.org.uk/crypt/md5" />
|
||||
<license name="BSD License" url="http://pajhome.org.uk/site/legal.html#bsdlicense"/>
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+base64+ivy"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<ivy-module version="2.0">
|
||||
<info organisation="nicommons.javascript" module="minilib" revision="1.0.0" status="integration">
|
||||
<info organisation="nicommons.javascript" module="minilib" revision="1.0-SNAPSHOT" status="integration">
|
||||
<license name="BSD simplified" url="http://www.opensource.org/licenses/BSD-2-Clause"/>
|
||||
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=minilib+ivy"/>
|
||||
<description homepage="http://ciform.googlecode.com">
|
||||
|
|
Loading…
Reference in a new issue