Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 14127 invoked from network); 6 Dec 2006 12:31:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2006 12:31:33 -0000 Received: (qmail 87047 invoked by uid 500); 6 Dec 2006 12:31:27 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 86712 invoked by uid 500); 6 Dec 2006 12:31:26 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 86561 invoked by uid 500); 6 Dec 2006 12:31:25 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 86531 invoked by uid 99); 6 Dec 2006 12:31:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 04:31:25 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 04:31:01 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 217AB1A985C; Wed, 6 Dec 2006 04:29:54 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r483049 [7/15] - in /webservices/axis2/trunk/c: axiom/include/ axiom/src/attachments/ axiom/src/om/ axiom/src/soap/ axiom/src/util/ axiom/test/soap/ guththila/include/ include/ modules/core/addr/ modules/core/clientapi/ modules/core/context... Date: Wed, 06 Dec 2006 12:27:30 -0000 To: axis2-cvs@ws.apache.org From: pini@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061206122954.217AB1A985C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: webservices/axis2/trunk/c/rampart/include/rampart_username_token.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/include/rampart_username_token.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/include/rampart_username_token.h (original) +++ webservices/axis2/trunk/c/rampart/include/rampart_username_token.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/samples/client/echo/echo.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/client/echo/echo.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/samples/client/echo/echo.c (original) +++ webservices/axis2/trunk/c/rampart/samples/client/echo/echo.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/samples/client/enc_echo/echo.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/client/enc_echo/echo.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/samples/client/enc_echo/echo.c (original) +++ webservices/axis2/trunk/c/rampart/samples/client/enc_echo/echo.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c (original) +++ webservices/axis2/trunk/c/rampart/src/core/mod_rampart.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c (original) +++ webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c (original) +++ webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c (original) +++ webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c (original) +++ webservices/axis2/trunk/c/rampart/src/util/timestamp_token.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/rampart/src/util/username_token.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/src/util/username_token.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/rampart/src/util/username_token.c (original) +++ webservices/axis2/trunk/c/rampart/src/util/username_token.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/dynamic_client/dynamic_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/dynamic_client/dynamic_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/dynamic_client/dynamic_client.c (original) +++ webservices/axis2/trunk/c/samples/client/dynamic_client/dynamic_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/dynamic_client/test.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/dynamic_client/test.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/dynamic_client/test.c (original) +++ webservices/axis2/trunk/c/samples/client/dynamic_client/test.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/echo/echo.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/echo/echo.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/echo/echo.c (original) +++ webservices/axis2/trunk/c/samples/client/echo/echo.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/google/google_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/google/google_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/google/google_client.c (original) +++ webservices/axis2/trunk/c/samples/client/google/google_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.c (original) +++ webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.h (original) +++ webservices/axis2/trunk/c/samples/client/math/axis2_math_stub.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/math/math_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/math/math_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/math/math_client.c (original) +++ webservices/axis2/trunk/c/samples/client/math/math_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/mtom/mtom_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/mtom/mtom_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/mtom/mtom_client.c (original) +++ webservices/axis2/trunk/c/samples/client/mtom/mtom_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/client/notify/notify_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/notify/notify_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/client/notify/notify_client.c (original) +++ webservices/axis2/trunk/c/samples/client/notify/notify_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/Calculator/calc.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/Calculator/calc.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/Calculator/calc.c (original) +++ webservices/axis2/trunk/c/samples/server/Calculator/calc.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/Calculator/calc.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/Calculator/calc.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/Calculator/calc.h (original) +++ webservices/axis2/trunk/c/samples/server/Calculator/calc.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/Calculator/calc_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/Calculator/calc_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/Calculator/calc_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/Calculator/calc_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/echo/echo.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/echo/echo.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/echo/echo.c (original) +++ webservices/axis2/trunk/c/samples/server/echo/echo.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/echo/echo.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/echo/echo.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/echo/echo.h (original) +++ webservices/axis2/trunk/c/samples/server/echo/echo.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/echo/echo_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/echo/echo_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/echo/echo_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/echo/echo_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/math/math.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/math/math.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/math/math.c (original) +++ webservices/axis2/trunk/c/samples/server/math/math.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/math/math.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/math/math.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/math/math.h (original) +++ webservices/axis2/trunk/c/samples/server/math/math.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/math/math_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/math/math_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/math/math_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/math/math_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/mtom/mtom.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/mtom/mtom.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/mtom/mtom.c (original) +++ webservices/axis2/trunk/c/samples/server/mtom/mtom.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/mtom/mtom.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/mtom/mtom.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/mtom/mtom.h (original) +++ webservices/axis2/trunk/c/samples/server/mtom/mtom.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/mtom/mtom_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/mtom/mtom_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/mtom/mtom_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/mtom/mtom_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/notify/notify.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/notify/notify.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/notify/notify.c (original) +++ webservices/axis2/trunk/c/samples/server/notify/notify.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/notify/notify.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/notify/notify.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/notify/notify.h (original) +++ webservices/axis2/trunk/c/samples/server/notify/notify.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/notify/notify_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/notify/notify_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/notify/notify_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/notify/notify_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/add.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/add.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/add.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/add.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/add.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/add.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/add.h (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/add.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/add_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/add_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/add_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/add_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/div.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/div.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/div.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/div.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/div.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/div.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/div.h (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/div.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/div_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/div_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/div_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/div_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/mul.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/mul.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/mul.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/mul.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/mul.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/mul.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/mul.h (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/mul.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/mul_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/mul_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/mul_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/mul_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/sub.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/sub.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/sub.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/sub.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/sub.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/sub.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/sub.h (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/sub.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/server/sg_math/sub_skeleton.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/sg_math/sub_skeleton.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/server/sg_math/sub_skeleton.c (original) +++ webservices/axis2/trunk/c/samples/server/sg_math/sub_skeleton.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_addr.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_addr.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_addr.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_addr.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_dual.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_dual.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_dual.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_dual.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_soap11.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_soap11.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_soap11.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_blocking_soap11.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking_dual.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking_dual.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking_dual.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_non_blocking_dual.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_rest.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_rest.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_rest.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_rest.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.c (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.h (original) +++ webservices/axis2/trunk/c/samples/user_guide/clients/echo_util.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/addr/test_addr.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/addr/test_addr.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/addr/test_addr.c (original) +++ webservices/axis2/trunk/c/test/core/addr/test_addr.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/clientapi/test_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/clientapi/test_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/clientapi/test_client.c (original) +++ webservices/axis2/trunk/c/test/core/clientapi/test_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/clientapi/test_clientapi.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/clientapi/test_clientapi.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/clientapi/test_clientapi.c (original) +++ webservices/axis2/trunk/c/test/core/clientapi/test_clientapi.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/context/test_context.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/context/test_context.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/context/test_context.c (original) +++ webservices/axis2/trunk/c/test/core/context/test_context.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/deployment/test_deployment.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/deployment/test_deployment.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/deployment/test_deployment.c (original) +++ webservices/axis2/trunk/c/test/core/deployment/test_deployment.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/description/test_description.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/description/test_description.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/description/test_description.c (original) +++ webservices/axis2/trunk/c/test/core/description/test_description.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/engine/test_engine.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/engine/test_engine.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/engine/test_engine.c (original) +++ webservices/axis2/trunk/c/test/core/engine/test_engine.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/core/transport/http/test_http_transport.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/core/transport/http/test_http_transport.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/core/transport/http/test_http_transport.c (original) +++ webservices/axis2/trunk/c/test/core/transport/http/test_http_transport.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/itest/whitemesa/round1/round1_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/itest/whitemesa/round1/round1_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/itest/whitemesa/round1/round1_client.c (original) +++ webservices/axis2/trunk/c/test/itest/whitemesa/round1/round1_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/itest/whitemesa/round2/round2_client.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/itest/whitemesa/round2/round2_client.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/itest/whitemesa/round2/round2_client.c (original) +++ webservices/axis2/trunk/c/test/itest/whitemesa/round2/round2_client.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/test/wsdl/builder/print/test_print.c URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/wsdl/builder/print/test_print.c?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/test/wsdl/builder/print/test_print.c (original) +++ webservices/axis2/trunk/c/test/wsdl/builder/print/test_print.c Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_class_loader.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_class_loader.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_class_loader.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_class_loader.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_consts.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_consts.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_consts.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_consts.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_validator.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_validator.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_validator.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_validator.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h Wed Dec 6 04:25:47 2006 @@ -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 * Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_config_loader.h URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_config_loader.h?view=diff&rev=483049&r1=483048&r2=483049 ============================================================================== --- webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_config_loader.h (original) +++ webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_config_loader.h Wed Dec 6 04:25:47 2006 @@ -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: axis-cvs-unsubscribe@ws.apache.org For additional commands, e-mail: axis-cvs-help@ws.apache.org