summaryrefslogtreecommitdiff
path: root/odk/examples/OLE
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/OLE')
-rw-r--r--odk/examples/OLE/activex/Makefile8
-rw-r--r--odk/examples/OLE/activex/SOActiveX.cpp8
-rw-r--r--odk/examples/OLE/activex/SOActiveX.h8
-rw-r--r--odk/examples/OLE/activex/SOComWindowPeer.cpp8
-rw-r--r--odk/examples/OLE/activex/SOComWindowPeer.h8
-rw-r--r--odk/examples/OLE/activex/StdAfx2.cpp8
-rw-r--r--odk/examples/OLE/activex/StdAfx2.h8
-rw-r--r--odk/examples/OLE/activex/resource.h8
-rw-r--r--odk/examples/OLE/activex/so_activex.cpp8
-rw-r--r--odk/examples/OLE/activex/so_activex.idl8
-rw-r--r--odk/examples/OLE/activex/so_activex.rc8
-rw-r--r--odk/examples/OLE/delphi/InsertTables/SampleCode.pas8
-rw-r--r--odk/examples/OLE/delphi/InsertTables/SampleUI.pas8
-rw-r--r--odk/examples/OLE/makefile.mk6
-rw-r--r--odk/examples/OLE/vbscript/WriterDemo.vbs8
15 files changed, 15 insertions, 103 deletions
diff --git a/odk/examples/OLE/activex/Makefile b/odk/examples/OLE/activex/Makefile
index 5cb0813d38e8..815fa86b9783 100644
--- a/odk/examples/OLE/activex/Makefile
+++ b/odk/examples/OLE/activex/Makefile
@@ -1,15 +1,9 @@
#*************************************************************************
#
-# $RCSfile: Makefile,v $
-#
-# $Revision: 1.10 $
-#
-# last change: $Author: rt $ $Date: 2004-05-18 13:29:10 $
-#
# The Contents of this file are made available subject to the terms of
# the BSD license.
#
-# Copyright (c) 2003 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/SOActiveX.cpp b/odk/examples/OLE/activex/SOActiveX.cpp
index 2305bea43584..bdef49740ea1 100644
--- a/odk/examples/OLE/activex/SOActiveX.cpp
+++ b/odk/examples/OLE/activex/SOActiveX.cpp
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: SOActiveX.cpp,v $
- *
- * $Revision: 1.4 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:49:35 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/SOActiveX.h b/odk/examples/OLE/activex/SOActiveX.h
index 065b2707153a..8b587217cf03 100644
--- a/odk/examples/OLE/activex/SOActiveX.h
+++ b/odk/examples/OLE/activex/SOActiveX.h
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: SOActiveX.h,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:49:46 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/SOComWindowPeer.cpp b/odk/examples/OLE/activex/SOComWindowPeer.cpp
index 61fae322f481..dbefc0dd6689 100644
--- a/odk/examples/OLE/activex/SOComWindowPeer.cpp
+++ b/odk/examples/OLE/activex/SOComWindowPeer.cpp
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: SOComWindowPeer.cpp,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:49:56 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/SOComWindowPeer.h b/odk/examples/OLE/activex/SOComWindowPeer.h
index 615fe5564026..31a94999601d 100644
--- a/odk/examples/OLE/activex/SOComWindowPeer.h
+++ b/odk/examples/OLE/activex/SOComWindowPeer.h
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: SOComWindowPeer.h,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:50:08 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/StdAfx2.cpp b/odk/examples/OLE/activex/StdAfx2.cpp
index c98cfbd25119..9d223866fcbc 100644
--- a/odk/examples/OLE/activex/StdAfx2.cpp
+++ b/odk/examples/OLE/activex/StdAfx2.cpp
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: StdAfx2.cpp,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:50:20 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/StdAfx2.h b/odk/examples/OLE/activex/StdAfx2.h
index ab91ebf1beda..61174de0d2fd 100644
--- a/odk/examples/OLE/activex/StdAfx2.h
+++ b/odk/examples/OLE/activex/StdAfx2.h
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: StdAfx2.h,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:50:32 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/resource.h b/odk/examples/OLE/activex/resource.h
index d5761e018488..7cea26317723 100644
--- a/odk/examples/OLE/activex/resource.h
+++ b/odk/examples/OLE/activex/resource.h
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: resource.h,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:50:45 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/so_activex.cpp b/odk/examples/OLE/activex/so_activex.cpp
index a5a72dbfa840..13def3bf307b 100644
--- a/odk/examples/OLE/activex/so_activex.cpp
+++ b/odk/examples/OLE/activex/so_activex.cpp
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: so_activex.cpp,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:50:57 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/so_activex.idl b/odk/examples/OLE/activex/so_activex.idl
index 579f383e295e..545d5643569d 100644
--- a/odk/examples/OLE/activex/so_activex.idl
+++ b/odk/examples/OLE/activex/so_activex.idl
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: so_activex.idl,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:51:08 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/activex/so_activex.rc b/odk/examples/OLE/activex/so_activex.rc
index c4d6b4bf1aa0..72ca32e1a72c 100644
--- a/odk/examples/OLE/activex/so_activex.rc
+++ b/odk/examples/OLE/activex/so_activex.rc
@@ -1,15 +1,9 @@
/*************************************************************************
*
- * $RCSfile: so_activex.rc,v $
- *
- * $Revision: 1.3 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:51:19 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/delphi/InsertTables/SampleCode.pas b/odk/examples/OLE/delphi/InsertTables/SampleCode.pas
index 05c7de8922da..f314f7ea6d29 100644
--- a/odk/examples/OLE/delphi/InsertTables/SampleCode.pas
+++ b/odk/examples/OLE/delphi/InsertTables/SampleCode.pas
@@ -1,15 +1,9 @@
{***********************************************************************
*
- * $RCSfile: SampleCode.pas,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:51:30 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/delphi/InsertTables/SampleUI.pas b/odk/examples/OLE/delphi/InsertTables/SampleUI.pas
index c300edaac59e..fcd4f4301011 100644
--- a/odk/examples/OLE/delphi/InsertTables/SampleUI.pas
+++ b/odk/examples/OLE/delphi/InsertTables/SampleUI.pas
@@ -1,15 +1,9 @@
{***********************************************************************
*
- * $RCSfile: SampleUI.pas,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: hr $ $Date: 2003-06-30 15:51:41 $
- *
* The Contents of this file are made available subject to the terms of
* the BSD license.
*
- * Copyright (c) 2003 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/odk/examples/OLE/makefile.mk b/odk/examples/OLE/makefile.mk
index a611e83fe451..49c7a822e54b 100644
--- a/odk/examples/OLE/makefile.mk
+++ b/odk/examples/OLE/makefile.mk
@@ -2,14 +2,10 @@
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.5 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/odk/examples/OLE/vbscript/WriterDemo.vbs b/odk/examples/OLE/vbscript/WriterDemo.vbs
index 9e001a5ce340..71d011e4f13a 100644
--- a/odk/examples/OLE/vbscript/WriterDemo.vbs
+++ b/odk/examples/OLE/vbscript/WriterDemo.vbs
@@ -1,15 +1,9 @@
'***********************************************************************
'*
-'* $RCSfile: WriterDemo.vbs,v $
-'*
-'* $Revision: 1.2 $
-'*
-'* last change: $Author: hr $ $Date: 2003-06-30 15:51:54 $
-'*
'* The Contents of this file are made available subject to the terms of
'* the BSD license.
'*
-'* Copyright (c) 2003 by Sun Microsystems, Inc.
+'* Copyright 2000, 2010 Oracle and/or its affiliates.
'* All rights reserved.
'*
'* Redistribution and use in source and binary forms, with or without