Revision: 2727
http://vexi.svn.sourceforge.net/vexi/?rev=2727&view=rev
Author: clrg
Date: 2008-01-15 04:53:37 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
Correct/update license headers
- Apache Public Source License -> Apache Software License
- Update copyright statements to 2008
- Add proper GPL notices (note: some files probably still missing this)
Modified Paths:
--------------
trunk/core/org.ibex.crypto/src/org/ibex/crypto/Base36.java
trunk/core/org.ibex.crypto/src/org/ibex/crypto/EtcPasswd.java
trunk/core/org.ibex.crypto/src/org/ibex/crypto/HMAC.java
trunk/core/org.ibex.crypto/src/org/ibex/crypto/PKCS1.java
trunk/core/org.ibex.crypto/src/org/ibex/crypto/RC4.java
trunk/core/org.ibex.crypto/src/org/ibex/crypto/RSA.java
Modified: trunk/core/org.ibex.crypto/src/org/ibex/crypto/Base36.java
===================================================================
--- trunk/core/org.ibex.crypto/src/org/ibex/crypto/Base36.java 2008-01-15
12:53:18 UTC (rev 2726)
+++ trunk/core/org.ibex.crypto/src/org/ibex/crypto/Base36.java 2008-01-15
12:53:37 UTC (rev 2727)
@@ -1,5 +1,5 @@
-// Copyright 2000-2005 the Contributors, as shown in the revision logs.
-// Licensed under the Apache Public Source License 2.0 ("the License").
+// Copyright 2000-2008 the Contributors, as shown in the revision logs.
+// Licensed under the Apache Software License 2.0 ("the License").
// You may not use this file except in compliance with the License.
package org.ibex.crypto;
Modified: trunk/core/org.ibex.crypto/src/org/ibex/crypto/EtcPasswd.java
===================================================================
--- trunk/core/org.ibex.crypto/src/org/ibex/crypto/EtcPasswd.java
2008-01-15 12:53:18 UTC (rev 2726)
+++ trunk/core/org.ibex.crypto/src/org/ibex/crypto/EtcPasswd.java
2008-01-15 12:53:37 UTC (rev 2727)
@@ -1,5 +1,5 @@
-// Copyright 2000-2005 the Contributors, as shown in the revision logs.
-// Licensed under the Apache Public Source License 2.0 ("the License").
+// Copyright 2000-2008 the Contributors, as shown in the revision logs.
+// Licensed under the Apache Software License 2.0 ("the License").
// You may not use this file except in compliance with the License.
package org.ibex.crypto;
Modified: trunk/core/org.ibex.crypto/src/org/ibex/crypto/HMAC.java
===================================================================
--- trunk/core/org.ibex.crypto/src/org/ibex/crypto/HMAC.java 2008-01-15
12:53:18 UTC (rev 2726)
+++ trunk/core/org.ibex.crypto/src/org/ibex/crypto/HMAC.java 2008-01-15
12:53:37 UTC (rev 2727)
@@ -1,5 +1,5 @@
-// Copyright 2000-2005 the Contributors, as shown in the revision logs.
-// Licensed under the Apache Public Source License 2.0 ("the License").
+// Copyright 2000-2008 the Contributors, as shown in the revision logs.
+// Licensed under the Apache Software License 2.0 ("the License").
// You may not use this file except in compliance with the License.
package org.ibex.crypto;
Modified: trunk/core/org.ibex.crypto/src/org/ibex/crypto/PKCS1.java
===================================================================
--- trunk/core/org.ibex.crypto/src/org/ibex/crypto/PKCS1.java 2008-01-15
12:53:18 UTC (rev 2726)
+++ trunk/core/org.ibex.crypto/src/org/ibex/crypto/PKCS1.java 2008-01-15
12:53:37 UTC (rev 2727)
@@ -1,5 +1,5 @@
-// Copyright 2000-2005 the Contributors, as shown in the revision logs.
-// Licensed under the Apache Public Source License 2.0 ("the License").
+// Copyright 2000-2008 the Contributors, as shown in the revision logs.
+// Licensed under the Apache Software License 2.0 ("the License").
// You may not use this file except in compliance with the License.
package org.ibex.crypto;
Modified: trunk/core/org.ibex.crypto/src/org/ibex/crypto/RC4.java
===================================================================
--- trunk/core/org.ibex.crypto/src/org/ibex/crypto/RC4.java 2008-01-15
12:53:18 UTC (rev 2726)
+++ trunk/core/org.ibex.crypto/src/org/ibex/crypto/RC4.java 2008-01-15
12:53:37 UTC (rev 2727)
@@ -1,5 +1,5 @@
-// Copyright 2000-2005 the Contributors, as shown in the revision logs.
-// Licensed under the Apache Public Source License 2.0 ("the License").
+// Copyright 2000-2008 the Contributors, as shown in the revision logs.
+// Licensed under the Apache Software License 2.0 ("the License").
// You may not use this file except in compliance with the License.
package org.ibex.crypto;
Modified: trunk/core/org.ibex.crypto/src/org/ibex/crypto/RSA.java
===================================================================
--- trunk/core/org.ibex.crypto/src/org/ibex/crypto/RSA.java 2008-01-15
12:53:18 UTC (rev 2726)
+++ trunk/core/org.ibex.crypto/src/org/ibex/crypto/RSA.java 2008-01-15
12:53:37 UTC (rev 2727)
@@ -1,5 +1,5 @@
-// Copyright 2000-2005 the Contributors, as shown in the revision logs.
-// Licensed under the Apache Public Source License 2.0 ("the License").
+// Copyright 2000-2008 the Contributors, as shown in the revision logs.
+// Licensed under the Apache Software License 2.0 ("the License").
// You may not use this file except in compliance with the License.
package org.ibex.crypto;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn