diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-02-17 10:32:35 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-02-17 10:32:35 +0100 |
commit | 2e7d9a031bd8facc86f8fab2793469fc350ca37c (patch) | |
tree | 52ee39d6423d59c40f6cc92998df2aedf72c0aac /odk/examples/OLE/activex | |
parent | d9ed7227b8d4dd6cbdceb7ca86997982e8680874 (diff) | |
parent | aed67decb2c1f0f77599cc3568f4f4c32fb5da06 (diff) |
CWS-TOOLING: integrate CWS changefileheader2
Notes
Notes:
split repo tag: sdk_ooo/DEV300_m72
split repo tag: sdk_ooo/DEV300_m73
Diffstat (limited to 'odk/examples/OLE/activex')
-rw-r--r-- | odk/examples/OLE/activex/Makefile | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/SOActiveX.cpp | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/SOActiveX.h | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/SOComWindowPeer.cpp | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/SOComWindowPeer.h | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/StdAfx2.cpp | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/StdAfx2.h | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/resource.h | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/so_activex.cpp | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/so_activex.idl | 8 | ||||
-rw-r--r-- | odk/examples/OLE/activex/so_activex.rc | 8 |
11 files changed, 11 insertions, 77 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 |