Author: jerenkrantz Date: Thu Dec 28 23:49:58 2006 New Revision: 490946 URL: http://svn.apache.org/viewvc?view=rev&rev=490946 Log: Update flood to the new license header. * flood/NOTICE: Update the copyright year to the date of first publication. * flood/flood_farmer.c, flood/flood_report_relative_times.h, flood/flood_simple_reports.h, flood/flood_test.c, flood/flood.c, flood/flood_farmer.h, flood/flood_socket_generic.c, flood/flood_farm.c, flood/flood_socket_generic.h, flood/flood_farm.h, flood/flood_config.c, flood/flood_net_ssl.c, flood/flood_config.h, flood/flood_net_ssl.h, flood/flood_socket_keepalive.c, flood/flood_easy_reports.c, flood/flood_round_robin.c, flood/flood_socket_keepalive.h, flood/flood_easy_reports.h, flood/flood_round_robin.h, flood/flood_net.c, flood/flood_net.h, flood/flood_profile.c, flood/flood_profile.h, flood/flood_report_relative_times.c, flood/flood_simple_reports.c: Update to new license header. (Used committers/relicense/src/perl/update-AL20.pl) Modified: httpd/test/trunk/flood/NOTICE httpd/test/trunk/flood/flood.c httpd/test/trunk/flood/flood_config.c httpd/test/trunk/flood/flood_config.h httpd/test/trunk/flood/flood_easy_reports.c httpd/test/trunk/flood/flood_easy_reports.h httpd/test/trunk/flood/flood_farm.c httpd/test/trunk/flood/flood_farm.h httpd/test/trunk/flood/flood_farmer.c httpd/test/trunk/flood/flood_farmer.h httpd/test/trunk/flood/flood_net.c httpd/test/trunk/flood/flood_net.h httpd/test/trunk/flood/flood_net_ssl.c httpd/test/trunk/flood/flood_net_ssl.h httpd/test/trunk/flood/flood_profile.c httpd/test/trunk/flood/flood_profile.h httpd/test/trunk/flood/flood_report_relative_times.c httpd/test/trunk/flood/flood_report_relative_times.h httpd/test/trunk/flood/flood_round_robin.c httpd/test/trunk/flood/flood_round_robin.h httpd/test/trunk/flood/flood_simple_reports.c httpd/test/trunk/flood/flood_simple_reports.h httpd/test/trunk/flood/flood_socket_generic.c httpd/test/trunk/flood/flood_socket_generic.h httpd/test/trunk/flood/flood_socket_keepalive.c httpd/test/trunk/flood/flood_socket_keepalive.h httpd/test/trunk/flood/flood_test.c Modified: httpd/test/trunk/flood/NOTICE URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/NOTICE?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/NOTICE (original) +++ httpd/test/trunk/flood/NOTICE Thu Dec 28 23:49:58 2006 @@ -1,5 +1,5 @@ Apache Flood -Copyright 2006 The Apache Software Foundation. +Copyright 2001 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: httpd/test/trunk/flood/flood.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood.c (original) +++ httpd/test/trunk/flood/flood.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_config.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_config.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_config.c (original) +++ httpd/test/trunk/flood/flood_config.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_config.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_config.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_config.h (original) +++ httpd/test/trunk/flood/flood_config.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_easy_reports.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_easy_reports.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_easy_reports.c (original) +++ httpd/test/trunk/flood/flood_easy_reports.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_easy_reports.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_easy_reports.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_easy_reports.h (original) +++ httpd/test/trunk/flood/flood_easy_reports.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_farm.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_farm.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_farm.c (original) +++ httpd/test/trunk/flood/flood_farm.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_farm.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_farm.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_farm.h (original) +++ httpd/test/trunk/flood/flood_farm.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_farmer.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_farmer.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_farmer.c (original) +++ httpd/test/trunk/flood/flood_farmer.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_farmer.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_farmer.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_farmer.h (original) +++ httpd/test/trunk/flood/flood_farmer.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_net.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_net.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_net.c (original) +++ httpd/test/trunk/flood/flood_net.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_net.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_net.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_net.h (original) +++ httpd/test/trunk/flood/flood_net.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_net_ssl.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_net_ssl.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_net_ssl.c (original) +++ httpd/test/trunk/flood/flood_net_ssl.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_net_ssl.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_net_ssl.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_net_ssl.h (original) +++ httpd/test/trunk/flood/flood_net_ssl.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_profile.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_profile.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_profile.c (original) +++ httpd/test/trunk/flood/flood_profile.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_profile.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_profile.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_profile.h (original) +++ httpd/test/trunk/flood/flood_profile.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_report_relative_times.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_report_relative_times.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_report_relative_times.c (original) +++ httpd/test/trunk/flood/flood_report_relative_times.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_report_relative_times.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_report_relative_times.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_report_relative_times.h (original) +++ httpd/test/trunk/flood/flood_report_relative_times.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_round_robin.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_round_robin.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_round_robin.c (original) +++ httpd/test/trunk/flood/flood_round_robin.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_round_robin.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_round_robin.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_round_robin.h (original) +++ httpd/test/trunk/flood/flood_round_robin.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_simple_reports.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_simple_reports.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_simple_reports.c (original) +++ httpd/test/trunk/flood/flood_simple_reports.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_simple_reports.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_simple_reports.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_simple_reports.h (original) +++ httpd/test/trunk/flood/flood_simple_reports.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_socket_generic.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_socket_generic.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_socket_generic.c (original) +++ httpd/test/trunk/flood/flood_socket_generic.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_socket_generic.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_socket_generic.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_socket_generic.h (original) +++ httpd/test/trunk/flood/flood_socket_generic.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_socket_keepalive.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_socket_keepalive.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_socket_keepalive.c (original) +++ httpd/test/trunk/flood/flood_socket_keepalive.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_socket_keepalive.h URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_socket_keepalive.h?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_socket_keepalive.h (original) +++ httpd/test/trunk/flood/flood_socket_keepalive.h Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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: httpd/test/trunk/flood/flood_test.c URL: http://svn.apache.org/viewvc/httpd/test/trunk/flood/flood_test.c?view=diff&rev=490946&r1=490945&r2=490946 ============================================================================== --- httpd/test/trunk/flood/flood_test.c (original) +++ httpd/test/trunk/flood/flood_test.c Thu Dec 28 23:49:58 2006 @@ -1,8 +1,9 @@ -/* 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 *