X-Git-Url: http://git.megacz.com/?p=org.ibex.net.git;a=blobdiff_plain;f=src%2Forg%2Fibex%2Fnet%2Fssl%2FTest.java;fp=src%2Forg%2Fibex%2Fnet%2Fssl%2FTest.java;h=63efbad5dfaf0654f34095c9d5e98293b890c2ca;hp=aa43ccbda8ddc98b5811b134582e0a0feafe6935;hb=4ff9c4860dddf17af8ced9d4cec22c0b879f6f66;hpb=8949981892be1bd8c9c3ec4202529bc6defa5b11 diff --git a/src/org/ibex/net/ssl/Test.java b/src/org/ibex/net/ssl/Test.java index aa43ccb..63efbad 100644 --- a/src/org/ibex/net/ssl/Test.java +++ b/src/org/ibex/net/ssl/Test.java @@ -1,3 +1,7 @@ +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the Apache Public Source License 2.0 ("the License"). +// You may not use this file except in compliance with the License. + package org.ibex.net.ssl; import org.ibex.net.SSL;