Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5655A74B9 for ; Wed, 30 Nov 2011 01:06:12 +0000 (UTC) Received: (qmail 28334 invoked by uid 500); 30 Nov 2011 01:06:12 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 28303 invoked by uid 500); 30 Nov 2011 01:06:12 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 28296 invoked by uid 99); 30 Nov 2011 01:06:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 01:06:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 01:06:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8308A2388978; Wed, 30 Nov 2011 01:05:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1208181 - in /incubator/ooo/trunk/main/xmerge/source: activesync/XMergeFactory.cpp activesync/XMergeFilter.cpp activesync/XMergeSync.cpp activesync/stdafx.cpp regutil/regutil.cpp Date: Wed, 30 Nov 2011 01:05:46 -0000 To: ooo-commits@incubator.apache.org From: arist@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111130010547.8308A2388978@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: arist Date: Wed Nov 30 01:05:44 2011 New Revision: 1208181 URL: http://svn.apache.org/viewvc?rev=1208181&view=rev Log: Update headers to Alv2 headers Modified: incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFactory.cpp incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFilter.cpp incubator/ooo/trunk/main/xmerge/source/activesync/XMergeSync.cpp incubator/ooo/trunk/main/xmerge/source/activesync/stdafx.cpp incubator/ooo/trunk/main/xmerge/source/regutil/regutil.cpp Modified: incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFactory.cpp URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFactory.cpp?rev=1208181&r1=1208180&r2=1208181&view=diff ============================================================================== --- incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFactory.cpp (original) +++ incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFactory.cpp Wed Nov 30 01:05:44 2011 @@ -1,3 +1,24 @@ +/************************************************************** + * + * 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 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + // XMergeFactory.cpp: implementation of the CXMergeFactory class. // ////////////////////////////////////////////////////////////////////// Modified: incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFilter.cpp URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFilter.cpp?rev=1208181&r1=1208180&r2=1208181&view=diff ============================================================================== --- incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFilter.cpp (original) +++ incubator/ooo/trunk/main/xmerge/source/activesync/XMergeFilter.cpp Wed Nov 30 01:05:44 2011 @@ -1,3 +1,24 @@ +/************************************************************** + * + * 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 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + // XMergeFilter.cpp: implementation of the CXMergeFilter class. // ////////////////////////////////////////////////////////////////////// Modified: incubator/ooo/trunk/main/xmerge/source/activesync/XMergeSync.cpp URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/activesync/XMergeSync.cpp?rev=1208181&r1=1208180&r2=1208181&view=diff ============================================================================== --- incubator/ooo/trunk/main/xmerge/source/activesync/XMergeSync.cpp (original) +++ incubator/ooo/trunk/main/xmerge/source/activesync/XMergeSync.cpp Wed Nov 30 01:05:44 2011 @@ -1,3 +1,24 @@ +/************************************************************** + * + * 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 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + #include "stdafx.h" Modified: incubator/ooo/trunk/main/xmerge/source/activesync/stdafx.cpp URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/activesync/stdafx.cpp?rev=1208181&r1=1208180&r2=1208181&view=diff ============================================================================== --- incubator/ooo/trunk/main/xmerge/source/activesync/stdafx.cpp (original) +++ incubator/ooo/trunk/main/xmerge/source/activesync/stdafx.cpp Wed Nov 30 01:05:44 2011 @@ -1,3 +1,24 @@ +/************************************************************** + * + * 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 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + // // stdafx.cpp : source file that includes just the standard includes // stdafx.pch will be the pre-compiled header Modified: incubator/ooo/trunk/main/xmerge/source/regutil/regutil.cpp URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmerge/source/regutil/regutil.cpp?rev=1208181&r1=1208180&r2=1208181&view=diff ============================================================================== --- incubator/ooo/trunk/main/xmerge/source/regutil/regutil.cpp (original) +++ incubator/ooo/trunk/main/xmerge/source/regutil/regutil.cpp Wed Nov 30 01:05:44 2011 @@ -1,3 +1,24 @@ +/************************************************************** + * + * 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 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + /* * Simple Application which calls the DllRegisterServer or DllUnregisterServer functions * of the XMerge ActiveSync plugin.