Author: arist
Date: Wed Nov 30 01:01:32 2011
New Revision: 1208172
URL: http://svn.apache.org/viewvc?rev=1208172&view=rev
Log:
Update headers to Alv2 headers
Modified:
incubator/ooo/trunk/main/extensions/source/activex/main/SOActionsApproval.cpp
incubator/ooo/trunk/main/extensions/source/activex/main/SOActiveX.cpp
incubator/ooo/trunk/main/extensions/source/activex/main/SOComWindowPeer.cpp
incubator/ooo/trunk/main/extensions/source/activex/main/SODispatchInterceptor.cpp
incubator/ooo/trunk/main/extensions/source/activex/main/StdAfx2.cpp
incubator/ooo/trunk/main/extensions/source/activex/main/so_activex.cpp
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.cpp
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Basic.cpp
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Foo.cpp
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/StdAfx.cpp
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EventListener.cpp
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EvtListener.cpp
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp
incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControl.cpp
incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlCtl.cpp
incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlPpg.cpp
incubator/ooo/trunk/main/extensions/test/ole/MfcControl/StdAfx.cpp
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/StdAfx.cpp
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/Test.cpp
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.cpp
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/StdAfx.cpp
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.cpp
Modified:
incubator/ooo/trunk/main/extensions/source/activex/main/SOActionsApproval.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/source/activex/main/SOActionsApproval.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/source/activex/main/SOActionsApproval.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/source/activex/main/SOActionsApproval.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// SOActionsApproval.cpp : Implementation of CHelpApp and DLL registration.
#include "stdafx2.h"
Modified: incubator/ooo/trunk/main/extensions/source/activex/main/SOActiveX.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/source/activex/main/SOActiveX.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/source/activex/main/SOActiveX.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/source/activex/main/SOActiveX.cpp Wed
Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// SOActiveX.cpp : Implementation of CSOActiveX
#pragma warning (disable:4505)
Modified:
incubator/ooo/trunk/main/extensions/source/activex/main/SOComWindowPeer.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/source/activex/main/SOComWindowPeer.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/source/activex/main/SOComWindowPeer.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/source/activex/main/SOComWindowPeer.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// SOComWindowPeer.cpp : Implementation of CHelpApp and DLL registration.
#include "stdafx2.h"
Modified:
incubator/ooo/trunk/main/extensions/source/activex/main/SODispatchInterceptor.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/source/activex/main/SODispatchInterceptor.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/source/activex/main/SODispatchInterceptor.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/source/activex/main/SODispatchInterceptor.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// SODispatchInterceptor.cpp : Implementation of CHelpApp and DLL registration.
#include "stdio.h"
Modified: incubator/ooo/trunk/main/extensions/source/activex/main/StdAfx2.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/source/activex/main/StdAfx2.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/source/activex/main/StdAfx2.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/source/activex/main/StdAfx2.cpp Wed Nov
30 01:01:32 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.
+ *
+ *************************************************************/
+
// stdafx1.cpp : source file that includes just the standard includes
// stdafx1.pch will be the pre-compiled header
// stdafx1.obj will contain the pre-compiled type information
Modified: incubator/ooo/trunk/main/extensions/source/activex/main/so_activex.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/source/activex/main/so_activex.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/source/activex/main/so_activex.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/source/activex/main/so_activex.cpp Wed
Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// so_activex.cpp : Implementation of DLL Exports.
Modified:
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ *
+ *************************************************************/
+
+
// Note: Proxy/Stub Information
Modified:
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Basic.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Basic.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Basic.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Basic.cpp Wed
Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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"
//#include "AxTestComponents.h"
#include "Basic.h"
Modified: incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Foo.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Foo.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Foo.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/Foo.cpp Wed
Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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"
//#include "AxTestComponents.h"
#include "Foo.h"
Modified:
incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/StdAfx.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/StdAfx.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/StdAfx.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/AxTestComponents/StdAfx.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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/extensions/test/ole/EventListenerSample/EventListener/EventListener.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EventListener.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EventListener.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EventListener.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// EventListener.cpp : Implementation of DLL Exports.
Modified:
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EvtListener.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EvtListener.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EvtListener.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/EvtListener.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// EvtListener.cpp : Implementierung von CEvtListener
#include "stdafx.h"
#include "EventListener.h"
Modified:
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/EventListenerSample/EventListener/StdAfx.cpp
Wed Nov 30 01:01:32 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
// stdafx.obj will contain the pre-compiled type information
Modified: incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControl.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControl.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControl.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControl.cpp Wed
Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// MfcControl.cpp : Implementation of CMfcControlApp and DLL registration.
#include "stdafx.h"
Modified:
incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlCtl.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlCtl.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlCtl.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlCtl.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// MfcControlCtl.cpp : Implementation of the CMfcControlCtrl ActiveX Control
class.
#include "stdafx.h"
Modified:
incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlPpg.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlPpg.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlPpg.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/MfcControl/MfcControlPpg.cpp
Wed Nov 30 01:01:32 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.
+ *
+ *************************************************************/
+
// MfcControlPpg.cpp : Implementation of the CMfcControlPropPage property page
class.
#include "stdafx.h"
Modified: incubator/ooo/trunk/main/extensions/test/ole/MfcControl/StdAfx.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/MfcControl/StdAfx.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/MfcControl/StdAfx.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/MfcControl/StdAfx.cpp Wed Nov
30 01:01:32 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
// stdafx.obj will contain the pre-compiled type information
Modified:
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/StdAfx.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/StdAfx.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/StdAfx.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/StdAfx.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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
// Test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
Modified:
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/Test.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/Test.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/Test.cpp
(original)
+++ incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/Test/Test.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ *
+ *************************************************************/
+
+
// Test.cpp : Defines the entry point for the console application.
//
Modified:
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ *
+ *************************************************************/
+
+
// Callback.cpp : Implementation of CCallback
#include "stdafx.h"
#include "XCallback_Impl.h"
Modified:
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.cpp : Implementation of CSimple
#include "stdafx.h"
#include "XCallback_Impl.h"
Modified:
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/StdAfx.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/StdAfx.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/StdAfx.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/StdAfx.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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
// stdafx.obj will contain the pre-compiled type information
Modified:
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.cpp
URL:
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.cpp?rev=1208172&r1=1208171&r2=1208172&view=diff
==============================================================================
---
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.cpp
(original)
+++
incubator/ooo/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.cpp
Wed Nov 30 01:01:32 2011
@@ -1,29 +1,25 @@
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+/**************************************************************
*
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ * 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.
+ *
+ *************************************************************/
+
+
// XCallback_Impl.cpp : Implementation of DLL Exports.