Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/util/TestJMeterUtils.java URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/util/TestJMeterUtils.java?view=diff&rev=493796&r1=493795&r2=493796 ============================================================================== --- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/util/TestJMeterUtils.java (original) +++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jmeter/util/TestJMeterUtils.java Sun Jan 7 10:31:05 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *
Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/PackageTest.java URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/PackageTest.java?view=diff&rev=493796&r1=493795&r2=493796 ============================================================================== --- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/PackageTest.java (original) +++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/collections/PackageTest.java Sun Jan 7 10:31:05 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2001-2004 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/math/TestStatCalculator.java URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/math/TestStatCalculator.java?view=diff&rev=493796&r1=493795&r2=493796 ============================================================================== --- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/math/TestStatCalculator.java (original) +++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/math/TestStatCalculator.java Sun Jan 7 10:31:05 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2004 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/test/AllTests.java URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/test/AllTests.java?view=diff&rev=493796&r1=493795&r2=493796 ============================================================================== --- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/test/AllTests.java (original) +++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/test/AllTests.java Sun Jan 7 10:31:05 2007 @@ -1,10 +1,10 @@ -// $Header$ /* - * Copyright 2001-2004 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Modified: jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/util/TestJorphanUtils.java URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/util/TestJorphanUtils.java?view=diff&rev=493796&r1=493795&r2=493796 ============================================================================== --- jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/util/TestJorphanUtils.java (original) +++ jakarta/jmeter/branches/rel-2-2/test/src/org/apache/jorphan/util/TestJorphanUtils.java Sun Jan 7 10:31:05 2007 @@ -1,9 +1,10 @@ /* - * Copyright 2004-2005 The Apache Software Foundation. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
