Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 85281 invoked from network); 20 Jul 2006 20:53:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2006 20:53:19 -0000 Received: (qmail 90230 invoked by uid 500); 20 Jul 2006 20:21:26 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 90192 invoked by uid 500); 20 Jul 2006 20:21:26 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 90179 invoked by uid 99); 20 Jul 2006 20:21:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 13:21:25 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 13:21:25 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 28F501A981A; Thu, 20 Jul 2006 13:21:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r424045 - in /httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem: mod_plainmem.c mod_scoreboard.c mod_sharedmem.c slotmem.h Date: Thu, 20 Jul 2006 20:21:04 -0000 To: cvs@httpd.apache.org From: jfclere@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060720202105.28F501A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jfclere Date: Thu Jul 20 13:21:03 2006 New Revision: 424045 URL: http://svn.apache.org/viewvc?rev=424045&view=rev Log: Arrange the licence. Modified: httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_plainmem.c httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_scoreboard.c httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_sharedmem.c httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/slotmem.h Modified: httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_plainmem.c URL: http://svn.apache.org/viewvc/httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_plainmem.c?rev=424045&r1=424044&r2=424045&view=diff ============================================================================== --- httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_plainmem.c (original) +++ httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_plainmem.c Thu Jul 20 13:21:03 2006 @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_scoreboard.c URL: http://svn.apache.org/viewvc/httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_scoreboard.c?rev=424045&r1=424044&r2=424045&view=diff ============================================================================== --- httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_scoreboard.c (original) +++ httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_scoreboard.c Thu Jul 20 13:21:03 2006 @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_sharedmem.c URL: http://svn.apache.org/viewvc/httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_sharedmem.c?rev=424045&r1=424044&r2=424045&view=diff ============================================================================== --- httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_sharedmem.c (original) +++ httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/mod_sharedmem.c Thu Jul 20 13:21:03 2006 @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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/httpd/branches/httpd-proxy-scoreboard/modules/mem/slotmem.h URL: http://svn.apache.org/viewvc/httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/slotmem.h?rev=424045&r1=424044&r2=424045&view=diff ============================================================================== --- httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/slotmem.h (original) +++ httpd/httpd/branches/httpd-proxy-scoreboard/modules/mem/slotmem.h Thu Jul 20 13:21:03 2006 @@ -1,9 +1,9 @@ -/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as - * applicable. - * - * 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 * @@ -13,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + #define SLOTMEM_H /* Memory handler for a shared memory divided in slot.