diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-02-12 15:01:35 +0100 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-02-12 15:01:35 +0100 |
commit | 1296914c8499ec1e6f8977161a85c4248096feec (patch) | |
tree | 51b48b4128dfa37d547c59c971c6dc29ec8803d5 /odk/examples | |
parent | d9ed7227b8d4dd6cbdceb7ca86997982e8680874 (diff) |
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
Diffstat (limited to 'odk/examples')
381 files changed, 383 insertions, 2527 deletions
diff --git a/odk/examples/CLI/VB.NET/WriterDemo/WriterDemo.vb b/odk/examples/CLI/VB.NET/WriterDemo/WriterDemo.vb index 3a645813c831..48eea4e44ea5 100644 --- a/odk/examples/CLI/VB.NET/WriterDemo/WriterDemo.vb +++ b/odk/examples/CLI/VB.NET/WriterDemo/WriterDemo.vb @@ -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: WriterDemo.vb,v $ -' -' $Revision: 1.4 $ -' ' This file is part of OpenOffice.org. ' ' OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/CLI/makefile.mk b/odk/examples/CLI/makefile.mk index 3e2060a3f969..fb5344f98087 100644 --- a/odk/examples/CLI/makefile.mk +++ b/odk/examples/CLI/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/DevelopersGuide/Accessibility/ConnectionTask.java b/odk/examples/DevelopersGuide/Accessibility/ConnectionTask.java index 8b63026fa9c9..7bf9bdb88cd5 100644 --- a/odk/examples/DevelopersGuide/Accessibility/ConnectionTask.java +++ b/odk/examples/DevelopersGuide/Accessibility/ConnectionTask.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ConnectionTask.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:02:37 $ - * * 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/DevelopersGuide/Accessibility/EventHandler.java b/odk/examples/DevelopersGuide/Accessibility/EventHandler.java index 5957c838add5..61395bba7d70 100644 --- a/odk/examples/DevelopersGuide/Accessibility/EventHandler.java +++ b/odk/examples/DevelopersGuide/Accessibility/EventHandler.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: EventHandler.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:05:26 $ - * * 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/DevelopersGuide/Accessibility/EventListenerProxy.java b/odk/examples/DevelopersGuide/Accessibility/EventListenerProxy.java index 0a09a3870283..273f6146a6cc 100644 --- a/odk/examples/DevelopersGuide/Accessibility/EventListenerProxy.java +++ b/odk/examples/DevelopersGuide/Accessibility/EventListenerProxy.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: EventListenerProxy.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:05:47 $ - * * 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/DevelopersGuide/Accessibility/GraphicalDisplay.java b/odk/examples/DevelopersGuide/Accessibility/GraphicalDisplay.java index 837d9201bcb3..37579e1c3242 100644 --- a/odk/examples/DevelopersGuide/Accessibility/GraphicalDisplay.java +++ b/odk/examples/DevelopersGuide/Accessibility/GraphicalDisplay.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: GraphicalDisplay.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:06: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/DevelopersGuide/Accessibility/IAccessibleObjectDisplay.java b/odk/examples/DevelopersGuide/Accessibility/IAccessibleObjectDisplay.java index 29e0b946e98b..5e8eb3a2655c 100644 --- a/odk/examples/DevelopersGuide/Accessibility/IAccessibleObjectDisplay.java +++ b/odk/examples/DevelopersGuide/Accessibility/IAccessibleObjectDisplay.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: IAccessibleObjectDisplay.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:06:22 $ - * * 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/DevelopersGuide/Accessibility/Makefile b/odk/examples/DevelopersGuide/Accessibility/Makefile index 308a25418486..6eda8233a326 100644 --- a/odk/examples/DevelopersGuide/Accessibility/Makefile +++ b/odk/examples/DevelopersGuide/Accessibility/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:07:34 $ -# # 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/DevelopersGuide/Accessibility/MessageArea.java b/odk/examples/DevelopersGuide/Accessibility/MessageArea.java index 2f6a6e829ab9..9f3280a591a1 100644 --- a/odk/examples/DevelopersGuide/Accessibility/MessageArea.java +++ b/odk/examples/DevelopersGuide/Accessibility/MessageArea.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MessageArea.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:06:53 $ - * * 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/DevelopersGuide/Accessibility/NameProvider.java b/odk/examples/DevelopersGuide/Accessibility/NameProvider.java index cd9236a98444..9eeba18f83fd 100644 --- a/odk/examples/DevelopersGuide/Accessibility/NameProvider.java +++ b/odk/examples/DevelopersGuide/Accessibility/NameProvider.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: NameProvider.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:07:07 $ - * * 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/DevelopersGuide/Accessibility/RegistrationThread.java b/odk/examples/DevelopersGuide/Accessibility/RegistrationThread.java index 0ae5726ab380..092941b323a7 100644 --- a/odk/examples/DevelopersGuide/Accessibility/RegistrationThread.java +++ b/odk/examples/DevelopersGuide/Accessibility/RegistrationThread.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: RegistrationThread.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:07:21 $ - * * 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/DevelopersGuide/Accessibility/SSR.java b/odk/examples/DevelopersGuide/Accessibility/SSR.java index a33c1a6abbfd..e1830cfa2630 100644 --- a/odk/examples/DevelopersGuide/Accessibility/SSR.java +++ b/odk/examples/DevelopersGuide/Accessibility/SSR.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SSR.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:07:37 $ - * * 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/DevelopersGuide/Accessibility/TextualDisplay.java b/odk/examples/DevelopersGuide/Accessibility/TextualDisplay.java index 19c7576daa03..0d8ce96d978d 100644 --- a/odk/examples/DevelopersGuide/Accessibility/TextualDisplay.java +++ b/odk/examples/DevelopersGuide/Accessibility/TextualDisplay.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextualDisplay.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:07:53 $ - * * 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/DevelopersGuide/Accessibility/makefile.mk b/odk/examples/DevelopersGuide/Accessibility/makefile.mk index f3487d2c87b4..5efa8ee709ff 100644 --- a/odk/examples/DevelopersGuide/Accessibility/makefile.mk +++ b/odk/examples/DevelopersGuide/Accessibility/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/DevelopersGuide/BasicAndDialogs/CreatingDialogs/Makefile b/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/Makefile index 6716bed3be4a..e6549be017c5 100644 --- a/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/Makefile +++ b/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.8 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:02: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/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java b/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java index c782754e0c10..27a97ec40345 100644 --- a/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java +++ b/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SampleDialog.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:08:18 $ - * * 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/DevelopersGuide/BasicAndDialogs/ToolkitControls/Makefile b/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/Makefile index cb97ceac864c..c5f17ec68b88 100644 --- a/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/Makefile +++ b/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.4 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:03:04 $ -# # 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/DevelopersGuide/BasicAndDialogs/makefile.mk b/odk/examples/DevelopersGuide/BasicAndDialogs/makefile.mk index d7dcd0262303..3dd72c264c7b 100644 --- a/odk/examples/DevelopersGuide/BasicAndDialogs/makefile.mk +++ b/odk/examples/DevelopersGuide/BasicAndDialogs/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Charts/CalcHelper.java b/odk/examples/DevelopersGuide/Charts/CalcHelper.java index 619d890a1732..c7a82f327118 100644 --- a/odk/examples/DevelopersGuide/Charts/CalcHelper.java +++ b/odk/examples/DevelopersGuide/Charts/CalcHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: CalcHelper.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:09:40 $ - * * 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/DevelopersGuide/Charts/ChartHelper.java b/odk/examples/DevelopersGuide/Charts/ChartHelper.java index 50028a287935..0cffc0e3e954 100644 --- a/odk/examples/DevelopersGuide/Charts/ChartHelper.java +++ b/odk/examples/DevelopersGuide/Charts/ChartHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChartHelper.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:09:55 $ - * * 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/DevelopersGuide/Charts/ChartInCalc.java b/odk/examples/DevelopersGuide/Charts/ChartInCalc.java index 6f487de72f6b..06f571bec304 100644 --- a/odk/examples/DevelopersGuide/Charts/ChartInCalc.java +++ b/odk/examples/DevelopersGuide/Charts/ChartInCalc.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChartInCalc.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:53: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/DevelopersGuide/Charts/ChartInDraw.java b/odk/examples/DevelopersGuide/Charts/ChartInDraw.java index e8448b12ee1d..9b206f5f7635 100644 --- a/odk/examples/DevelopersGuide/Charts/ChartInDraw.java +++ b/odk/examples/DevelopersGuide/Charts/ChartInDraw.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChartInDraw.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:54:09 $ - * * 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/DevelopersGuide/Charts/ChartInWriter.java b/odk/examples/DevelopersGuide/Charts/ChartInWriter.java index b5eee66b790f..9f64e1f49c22 100644 --- a/odk/examples/DevelopersGuide/Charts/ChartInWriter.java +++ b/odk/examples/DevelopersGuide/Charts/ChartInWriter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChartInWriter.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:10:28 $ - * * 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/DevelopersGuide/Charts/Helper.java b/odk/examples/DevelopersGuide/Charts/Helper.java index dfb365f693f8..13efc37d177a 100644 --- a/odk/examples/DevelopersGuide/Charts/Helper.java +++ b/odk/examples/DevelopersGuide/Charts/Helper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Helper.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2007-11-06 15:07:18 $ - * * 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/DevelopersGuide/Charts/JavaSampleChartAddIn.java b/odk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.java index 1dc8e080f379..10a137a316d5 100644 --- a/odk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.java +++ b/odk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: JavaSampleChartAddIn.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:10:14 $ - * * 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/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java b/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java index 7599f23ea8c8..9c37b4d19954 100644 --- a/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java +++ b/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ListenAtCalcRangeInDraw.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:54:25 $ - * * 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/DevelopersGuide/Charts/Makefile b/odk/examples/DevelopersGuide/Charts/Makefile index 65d01e80e695..f35f8fcbb9f7 100644 --- a/odk/examples/DevelopersGuide/Charts/Makefile +++ b/odk/examples/DevelopersGuide/Charts/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.9 $ -# -# last change: $Author: rt $ $Date: 2007-11-06 15:07:34 $ -# # 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/DevelopersGuide/Charts/SelectionChangeListener.java b/odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java index e4ce27462dd4..3a90b2d63313 100644 --- a/odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java +++ b/odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SelectionChangeListener.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-11-06 15:07:48 $ - * * 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/DevelopersGuide/Charts/makefile.mk b/odk/examples/DevelopersGuide/Charts/makefile.mk index 6d0c6b685994..225d8d7e111e 100644 --- a/odk/examples/DevelopersGuide/Charts/makefile.mk +++ b/odk/examples/DevelopersGuide/Charts/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.7 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java b/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java index dfc285d7bba2..14c2659e48a7 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java +++ b/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: AsyncJob.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: vg $ $Date: 2003-07-11 11:23:14 $ - * * 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/DevelopersGuide/Components/Addons/JobsAddon/Makefile b/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Makefile index 0472aa015612..8b40d9ec87ff 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Makefile +++ b/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:03:33 $ -# # 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/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile index c081c3747a63..c5429565e406 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.9 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:16: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/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx index 63536443d1b6..e2ec638cbc02 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: addon.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:28:13 $ - * * 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/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx index 4c1d00420e30..c0b8dedd385a 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: addon.hxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:28: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/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/component.cxx b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/component.cxx index 347f399562b2..724c4996f308 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/component.cxx +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/component.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: component.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:28: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/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Makefile b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Makefile index 430644cf6cb2..ac6a0670a05a 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Makefile +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:04:00 $ -# # 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/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon.java b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon.java index 31e2c1ed949d..ad3b0efe8747 100644 --- a/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon.java +++ b/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ProtocolHandlerAddon.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:12:42 $ - * * 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/DevelopersGuide/Components/CppComponent/Makefile b/odk/examples/DevelopersGuide/Components/CppComponent/Makefile index fb7b4a1ab52d..0a4e7eee4cae 100644 --- a/odk/examples/DevelopersGuide/Components/CppComponent/Makefile +++ b/odk/examples/DevelopersGuide/Components/CppComponent/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.11 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:17:49 $ -# # 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/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx b/odk/examples/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx index d3e264f2232c..93416f65c3e9 100644 --- a/odk/examples/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx +++ b/odk/examples/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestCppComponent.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:18:02 $ - * * 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/DevelopersGuide/Components/CppComponent/service1_impl.cxx b/odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx index b1b34ea0ff5c..a3c13216066d 100644 --- a/odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx +++ b/odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: service1_impl.cxx,v $ - * - * $Revision: 1.8 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:00:06 $ - * * 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/DevelopersGuide/Components/CppComponent/service2_impl.cxx b/odk/examples/DevelopersGuide/Components/CppComponent/service2_impl.cxx index 8705ad127bbd..8589f8e88ab7 100644 --- a/odk/examples/DevelopersGuide/Components/CppComponent/service2_impl.cxx +++ b/odk/examples/DevelopersGuide/Components/CppComponent/service2_impl.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: service2_impl.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:00: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/DevelopersGuide/Components/CppComponent/some.idl b/odk/examples/DevelopersGuide/Components/CppComponent/some.idl index 061e3fcd1b55..342f03560a93 100644 --- a/odk/examples/DevelopersGuide/Components/CppComponent/some.idl +++ b/odk/examples/DevelopersGuide/Components/CppComponent/some.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: some.idl,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:14:05 $ - * * 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/DevelopersGuide/Components/JavaComponent/Makefile b/odk/examples/DevelopersGuide/Components/JavaComponent/Makefile index bcda73051a48..55f8cbc12425 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/Makefile +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.9 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:18: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/DevelopersGuide/Components/JavaComponent/SomethingA.idl b/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingA.idl index 25cc1204e142..a98a3047dba6 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingA.idl +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingA.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SomethingA.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:18:44 $ - * * 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/DevelopersGuide/Components/JavaComponent/SomethingB.idl b/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingB.idl index f70cb534e12f..0281ba751794 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingB.idl +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingB.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SomethingB.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:19:03 $ - * * 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/DevelopersGuide/Components/JavaComponent/TestComponentA.java b/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentA.java index e0b8b8d62a96..540328e2bff2 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentA.java +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentA.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestComponentA.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:15: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/DevelopersGuide/Components/JavaComponent/TestComponentB.java b/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentB.java index df1678b568f1..006cdceedb2c 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentB.java +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentB.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestComponentB.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:15:25 $ - * * 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/DevelopersGuide/Components/JavaComponent/TestJavaComponent.java b/odk/examples/DevelopersGuide/Components/JavaComponent/TestJavaComponent.java index 1af2302f8e32..ab07ccc4564e 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/TestJavaComponent.java +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/TestJavaComponent.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestJavaComponent.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: kz $ $Date: 2005-03-01 12:08:28 $ - * * 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/DevelopersGuide/Components/JavaComponent/TestServiceProvider.java b/odk/examples/DevelopersGuide/Components/JavaComponent/TestServiceProvider.java index 5d3ca23112c2..dee8899510e4 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/TestServiceProvider.java +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/TestServiceProvider.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestServiceProvider.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:15:49 $ - * * 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/DevelopersGuide/Components/JavaComponent/XSomethingA.idl b/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingA.idl index 656473e1c2d7..f353cd3c7d98 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingA.idl +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingA.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XSomethingA.idl,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:19:17 $ - * * 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/DevelopersGuide/Components/JavaComponent/XSomethingB.idl b/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingB.idl index c46a597c1684..a06532c3ad48 100644 --- a/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingB.idl +++ b/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingB.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XSomethingB.idl,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:19:31 $ - * * 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/DevelopersGuide/Components/SimpleLicense/LicenseTest.idl b/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.idl index df77ff52ecc4..f93cb2279358 100644 --- a/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.idl +++ b/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: LicenseTest.idl,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: kz $ $Date: 2006-10-04 16:21:04 $ - * * 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/DevelopersGuide/Components/SimpleLicense/LicenseTest.java b/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java index 1f5ade79b097..211638c46c58 100644 --- a/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java +++ b/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: LicenseTest.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: kz $ $Date: 2006-10-04 16:21:15 $ - * * 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/DevelopersGuide/Components/SimpleLicense/Makefile b/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile index f8899bd5f5d3..976de2d07b40 100644 --- a/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile +++ b/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.3 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:19: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/DevelopersGuide/Components/Thumbs/Makefile b/odk/examples/DevelopersGuide/Components/Thumbs/Makefile index cb2b8a8cdfd8..6dffc4cbad7a 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/Makefile +++ b/odk/examples/DevelopersGuide/Components/Thumbs/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:09:02 $ -# # 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/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java index c0251bd418ed..7fe4307d8a80 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ImageShrink.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:17:04 $ - * * 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/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Makefile b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Makefile index 6e44b55a3f9a..2b990e22ae2e 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Makefile +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:04:52 $ -# # 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/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Thumbs.java b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Thumbs.java index 0b5a00ff0cec..3ef79b89e9c0 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Thumbs.java +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Thumbs.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Thumbs.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:17:43 $ - * * 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/DevelopersGuide/Components/Thumbs/org/openoffice/test/ImageShrink.idl b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/ImageShrink.idl index bb5df29edf05..b891982f5133 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/ImageShrink.idl +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/ImageShrink.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ImageShrink.idl,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:17:59 $ - * * 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/DevelopersGuide/Components/Thumbs/org/openoffice/test/Makefile b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/Makefile index 114222538ca1..698670084a23 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/Makefile +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:20:00 $ -# # 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/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrink.idl b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrink.idl index 698093b6188a..361e9914e10e 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrink.idl +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrink.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XImageShrink.idl,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:18:31 $ - * * 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/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrinkFilter.idl b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrinkFilter.idl index fc760d0fd01b..18a59aa667c4 100644 --- a/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrinkFilter.idl +++ b/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrinkFilter.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XImageShrinkFilter.idl,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:18: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/DevelopersGuide/Components/dialogcomponent/DialogComponent.java b/odk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.java index af8d346f4a61..f7ad9ad4b7c8 100644 --- a/odk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.java +++ b/odk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DialogComponent.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:20:17 $ - * * 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/DevelopersGuide/Components/dialogcomponent/Makefile b/odk/examples/DevelopersGuide/Components/dialogcomponent/Makefile index 454d5fefcd7f..8726029ec222 100644 --- a/odk/examples/DevelopersGuide/Components/dialogcomponent/Makefile +++ b/odk/examples/DevelopersGuide/Components/dialogcomponent/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.4 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:20: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/DevelopersGuide/Components/dialogcomponent/TestDialogHandler.idl b/odk/examples/DevelopersGuide/Components/dialogcomponent/TestDialogHandler.idl index e75b758528e8..7196b173b4fa 100644 --- a/odk/examples/DevelopersGuide/Components/dialogcomponent/TestDialogHandler.idl +++ b/odk/examples/DevelopersGuide/Components/dialogcomponent/TestDialogHandler.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestDialogHandler.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:20: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/DevelopersGuide/Components/dialogcomponent/XTestDialogHandler.idl b/odk/examples/DevelopersGuide/Components/dialogcomponent/XTestDialogHandler.idl index 1ac48e136b4d..aa968917d5c9 100644 --- a/odk/examples/DevelopersGuide/Components/dialogcomponent/XTestDialogHandler.idl +++ b/odk/examples/DevelopersGuide/Components/dialogcomponent/XTestDialogHandler.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XTestDialogHandler.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:20:59 $ - * * 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/DevelopersGuide/Components/makefile.mk b/odk/examples/DevelopersGuide/Components/makefile.mk index 2e1927f56af3..7c399b33c109 100644 --- a/odk/examples/DevelopersGuide/Components/makefile.mk +++ b/odk/examples/DevelopersGuide/Components/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Config/ConfigExamples.java b/odk/examples/DevelopersGuide/Config/ConfigExamples.java index 6fe8aaee8342..a88127ef1053 100644 --- a/odk/examples/DevelopersGuide/Config/ConfigExamples.java +++ b/odk/examples/DevelopersGuide/Config/ConfigExamples.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ConfigExamples.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: obo $ $Date: 2005-03-18 10:38:48 $ - * * 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/DevelopersGuide/Config/Makefile b/odk/examples/DevelopersGuide/Config/Makefile index caa00c8a728a..9b1e54fc341a 100644 --- a/odk/examples/DevelopersGuide/Config/Makefile +++ b/odk/examples/DevelopersGuide/Config/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:09:21 $ -# # 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/DevelopersGuide/Config/makefile.mk b/odk/examples/DevelopersGuide/Config/makefile.mk index d0afc7b41c14..d65ce2682fd3 100644 --- a/odk/examples/DevelopersGuide/Config/makefile.mk +++ b/odk/examples/DevelopersGuide/Config/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/DevelopersGuide/Database/CodeSamples.java b/odk/examples/DevelopersGuide/Database/CodeSamples.java index 8ecd6407c424..79b3405a4602 100644 --- a/odk/examples/DevelopersGuide/Database/CodeSamples.java +++ b/odk/examples/DevelopersGuide/Database/CodeSamples.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: CodeSamples.java,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: ihi $ $Date: 2006-08-01 16:32:39 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/Makefile b/odk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile index 076da65424aa..cbd28b982eac 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.10 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:21:12 $ -# # 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/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx index bdd157d07241..57ff6e0a3f09 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OSubComponent.hxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:21:27 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/OTypeInfo.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/OTypeInfo.hxx index 6921cb25b8c4..84f44d1c7e08 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/OTypeInfo.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/OTypeInfo.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OTypeInfo.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:30:25 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx index ae27a1ff76fa..f96cfd8ed93b 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SConnection.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:30:40 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx index 4a289b4b933d..17714d035f87 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SConnection.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:31:02 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx index 5e72bab0be8c..8704efd6ca64 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SDatabaseMetaData.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:32:09 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx index eef8a6de2166..8f0a3f506a13 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SDatabaseMetaData.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:33:11 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx index b69230f3fb04..39fd5ce42f32 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SDriver.cxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:00:59 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx index 72440565491d..077ebab73d50 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SDriver.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:33:31 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx index 159f49640680..2f6cd42e96f7 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SPreparedStatement.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:34:02 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx index 65666eca04b2..21c22e46792a 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SPreparedStatement.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:34: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/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx index 1154cf2d31fe..be4e1f92e3b6 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SResultSet.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:35:24 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx index d17cf2676393..3849c06f865e 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SResultSet.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:36:12 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx index cc6acf21877f..fd5d0791f4a9 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SResultSetMetaData.cxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:01:40 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx index f594c348b28f..0657c74af719 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SResultSetMetaData.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:36: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/DevelopersGuide/Database/DriverSkeleton/SServices.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx index 56632ca1ac64..820d96f83c46 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SServices.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:36:52 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx index b9b5e71559e3..b8f0fb4f01bd 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SStatement.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:37:21 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx index a12645f40b4c..014e84f48423 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SStatement.hxx,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:37: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/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx index 4bd612c73414..2079cf9da77c 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: propertyids.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:38:16 $ - * * 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/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx index 1ab2d08511f0..e3b37580bd36 100644 --- a/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx +++ b/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: propertyids.hxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:38: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/DevelopersGuide/Database/Makefile b/odk/examples/DevelopersGuide/Database/Makefile index f9182317e5e8..8f9dd84e5767 100644 --- a/odk/examples/DevelopersGuide/Database/Makefile +++ b/odk/examples/DevelopersGuide/Database/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:09: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/DevelopersGuide/Database/OpenQuery.java b/odk/examples/DevelopersGuide/Database/OpenQuery.java index 6ba25852c7e1..c62d560039f0 100644 --- a/odk/examples/DevelopersGuide/Database/OpenQuery.java +++ b/odk/examples/DevelopersGuide/Database/OpenQuery.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OpenQuery.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: kz $ $Date: 2006-02-03 17:14:37 $ - * * 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/DevelopersGuide/Database/RowSet.java b/odk/examples/DevelopersGuide/Database/RowSet.java index c2ba3b7ff15e..bffcca51b663 100644 --- a/odk/examples/DevelopersGuide/Database/RowSet.java +++ b/odk/examples/DevelopersGuide/Database/RowSet.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: RowSet.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:20:14 $ - * * 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/DevelopersGuide/Database/RowSetEventListener.java b/odk/examples/DevelopersGuide/Database/RowSetEventListener.java index 39ef5cf64cec..ba0f03f2cc02 100644 --- a/odk/examples/DevelopersGuide/Database/RowSetEventListener.java +++ b/odk/examples/DevelopersGuide/Database/RowSetEventListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: RowSetEventListener.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:17:29 $ - * * 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/DevelopersGuide/Database/Sales.java b/odk/examples/DevelopersGuide/Database/Sales.java index 6aee3c0d003b..efa3422e21f2 100644 --- a/odk/examples/DevelopersGuide/Database/Sales.java +++ b/odk/examples/DevelopersGuide/Database/Sales.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Sales.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:17:40 $ - * * 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/DevelopersGuide/Database/SalesMan.java b/odk/examples/DevelopersGuide/Database/SalesMan.java index bd0b1d82b596..e19bca758bdd 100644 --- a/odk/examples/DevelopersGuide/Database/SalesMan.java +++ b/odk/examples/DevelopersGuide/Database/SalesMan.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SalesMan.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:17:51 $ - * * 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/DevelopersGuide/Database/makefile.mk b/odk/examples/DevelopersGuide/Database/makefile.mk index e86fdd5eca54..35fed3e39f01 100644 --- a/odk/examples/DevelopersGuide/Database/makefile.mk +++ b/odk/examples/DevelopersGuide/Database/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Database/sdbcx.java b/odk/examples/DevelopersGuide/Database/sdbcx.java index 622ae73bc5e4..62a4f7007fe6 100644 --- a/odk/examples/DevelopersGuide/Database/sdbcx.java +++ b/odk/examples/DevelopersGuide/Database/sdbcx.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: sdbcx.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2004-09-09 09:56:23 $ - * * 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/DevelopersGuide/Drawing/ChangeOrderDemo.java b/odk/examples/DevelopersGuide/Drawing/ChangeOrderDemo.java index 7f0de16b30a8..7adbd41ba6a0 100644 --- a/odk/examples/DevelopersGuide/Drawing/ChangeOrderDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/ChangeOrderDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChangeOrderDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:21:03 $ - * * 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/DevelopersGuide/Drawing/ControlAndSelectDemo.java b/odk/examples/DevelopersGuide/Drawing/ControlAndSelectDemo.java index f67252b9af30..1628f0c59ff8 100644 --- a/odk/examples/DevelopersGuide/Drawing/ControlAndSelectDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/ControlAndSelectDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ControlAndSelectDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:21:17 $ - * * 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/DevelopersGuide/Drawing/CustomShowDemo.java b/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java index 3b374ffb84ad..de42d7ce426e 100644 --- a/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: CustomShowDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:21:33 $ - * * 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/DevelopersGuide/Drawing/DrawViewDemo.java b/odk/examples/DevelopersGuide/Drawing/DrawViewDemo.java index b6786336f01d..43fbe81f1713 100644 --- a/odk/examples/DevelopersGuide/Drawing/DrawViewDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/DrawViewDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DrawViewDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:21:49 $ - * * 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/DevelopersGuide/Drawing/DrawingDemo.java b/odk/examples/DevelopersGuide/Drawing/DrawingDemo.java index eb9d347119fb..78b4b981da7c 100644 --- a/odk/examples/DevelopersGuide/Drawing/DrawingDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/DrawingDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DrawingDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:22:05 $ - * * 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/DevelopersGuide/Drawing/FillAndLineStyleDemo.java b/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java index 5ee87b6f3ed7..132338870fee 100644 --- a/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FillAndLineStyleDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:22:22 $ - * * 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/DevelopersGuide/Drawing/GluePointDemo.java b/odk/examples/DevelopersGuide/Drawing/GluePointDemo.java index 6f54bff769b5..2835770e2ae5 100644 --- a/odk/examples/DevelopersGuide/Drawing/GluePointDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/GluePointDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: GluePointDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:22:38 $ - * * 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/DevelopersGuide/Drawing/GraphicExportDemo.java b/odk/examples/DevelopersGuide/Drawing/GraphicExportDemo.java index 0c31ddea1d69..65c9ecf99b4f 100644 --- a/odk/examples/DevelopersGuide/Drawing/GraphicExportDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/GraphicExportDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: GraphicExportDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:22:52 $ - * * 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/DevelopersGuide/Drawing/Helper.java b/odk/examples/DevelopersGuide/Drawing/Helper.java index 91ec5060b7e8..efd952ac0ce9 100644 --- a/odk/examples/DevelopersGuide/Drawing/Helper.java +++ b/odk/examples/DevelopersGuide/Drawing/Helper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Helper.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:23: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/DevelopersGuide/Drawing/LayerDemo.java b/odk/examples/DevelopersGuide/Drawing/LayerDemo.java index db94b6910e20..005468ed037f 100644 --- a/odk/examples/DevelopersGuide/Drawing/LayerDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/LayerDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: LayerDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:23: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/DevelopersGuide/Drawing/Makefile b/odk/examples/DevelopersGuide/Drawing/Makefile index b6351d740cc6..2bf39023d4fd 100644 --- a/odk/examples/DevelopersGuide/Drawing/Makefile +++ b/odk/examples/DevelopersGuide/Drawing/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:09:50 $ -# # 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/DevelopersGuide/Drawing/ObjectTransformationDemo.java b/odk/examples/DevelopersGuide/Drawing/ObjectTransformationDemo.java index 9ec452163c5f..787c0434be7f 100644 --- a/odk/examples/DevelopersGuide/Drawing/ObjectTransformationDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/ObjectTransformationDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ObjectTransformationDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:23: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/DevelopersGuide/Drawing/Organigram.java b/odk/examples/DevelopersGuide/Drawing/Organigram.java index ae1ded2f9884..c564fd273178 100644 --- a/odk/examples/DevelopersGuide/Drawing/Organigram.java +++ b/odk/examples/DevelopersGuide/Drawing/Organigram.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Organigram.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:24:11 $ - * * 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/DevelopersGuide/Drawing/PageHelper.java b/odk/examples/DevelopersGuide/Drawing/PageHelper.java index 21200d6ae694..c612afa4e61b 100644 --- a/odk/examples/DevelopersGuide/Drawing/PageHelper.java +++ b/odk/examples/DevelopersGuide/Drawing/PageHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PageHelper.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:24:25 $ - * * 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/DevelopersGuide/Drawing/PresentationDemo.java b/odk/examples/DevelopersGuide/Drawing/PresentationDemo.java index 5404ec6ed953..88c100e877f3 100644 --- a/odk/examples/DevelopersGuide/Drawing/PresentationDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/PresentationDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PresentationDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:24:39 $ - * * 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/DevelopersGuide/Drawing/ShapeHelper.java b/odk/examples/DevelopersGuide/Drawing/ShapeHelper.java index 841ffd279202..7959b642fe0f 100644 --- a/odk/examples/DevelopersGuide/Drawing/ShapeHelper.java +++ b/odk/examples/DevelopersGuide/Drawing/ShapeHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ShapeHelper.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:24:53 $ - * * 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/DevelopersGuide/Drawing/StyleDemo.java b/odk/examples/DevelopersGuide/Drawing/StyleDemo.java index c90e50ed7a3a..452526c1fcec 100644 --- a/odk/examples/DevelopersGuide/Drawing/StyleDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/StyleDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: StyleDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:25:23 $ - * * 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/DevelopersGuide/Drawing/TextDemo.java b/odk/examples/DevelopersGuide/Drawing/TextDemo.java index c65e2abea7f3..579f2167da09 100644 --- a/odk/examples/DevelopersGuide/Drawing/TextDemo.java +++ b/odk/examples/DevelopersGuide/Drawing/TextDemo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextDemo.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:25:38 $ - * * 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/DevelopersGuide/Drawing/makefile.mk b/odk/examples/DevelopersGuide/Drawing/makefile.mk index c57533c79654..50c892f61f74 100644 --- a/odk/examples/DevelopersGuide/Drawing/makefile.mk +++ b/odk/examples/DevelopersGuide/Drawing/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.7 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Makefile b/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Makefile index 2a04b8b132ce..d46590ef5e22 100644 --- a/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Makefile +++ b/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.2 $ -# -# last change: $Author: vg $ $Date: 2008-01-28 13:55:01 $ -# # 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/DevelopersGuide/FirstSteps/FirstConnection.java b/odk/examples/DevelopersGuide/FirstSteps/FirstConnection.java index 06deb09895a6..d38357fe4574 100644 --- a/odk/examples/DevelopersGuide/FirstSteps/FirstConnection.java +++ b/odk/examples/DevelopersGuide/FirstSteps/FirstConnection.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FirstConnection.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:26:09 $ - * * 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/DevelopersGuide/FirstSteps/FirstLoadComponent.java b/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.java index c217768dec1e..6382c600a143 100644 --- a/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.java +++ b/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FirstLoadComponent.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:26:24 $ - * * 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/DevelopersGuide/FirstSteps/FirstUnoContact.java b/odk/examples/DevelopersGuide/FirstSteps/FirstUnoContact.java index 0f733fb284e0..24a5efa32154 100644 --- a/odk/examples/DevelopersGuide/FirstSteps/FirstUnoContact.java +++ b/odk/examples/DevelopersGuide/FirstSteps/FirstUnoContact.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FirstUnoContact.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:26: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/DevelopersGuide/FirstSteps/HelloTextTableShape.java b/odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.java index 045ecc648c0b..7c40da707d2d 100644 --- a/odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.java +++ b/odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: HelloTextTableShape.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:26:49 $ - * * 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/DevelopersGuide/FirstSteps/Makefile b/odk/examples/DevelopersGuide/FirstSteps/Makefile index 07b299c7f0f2..782e9d1fdb86 100644 --- a/odk/examples/DevelopersGuide/FirstSteps/Makefile +++ b/odk/examples/DevelopersGuide/FirstSteps/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:10:04 $ -# # 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/DevelopersGuide/FirstSteps/makefile.mk b/odk/examples/DevelopersGuide/FirstSteps/makefile.mk index f17aca4eb412..3582a1e123dc 100644 --- a/odk/examples/DevelopersGuide/FirstSteps/makefile.mk +++ b/odk/examples/DevelopersGuide/FirstSteps/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/BooleanValidator.java b/odk/examples/DevelopersGuide/Forms/BooleanValidator.java index 7c68775e3055..84e6a8a90d30 100644 --- a/odk/examples/DevelopersGuide/Forms/BooleanValidator.java +++ b/odk/examples/DevelopersGuide/Forms/BooleanValidator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: BooleanValidator.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: vg $ $Date: 2006-03-15 09:26: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/DevelopersGuide/Forms/ButtonOperator.java b/odk/examples/DevelopersGuide/Forms/ButtonOperator.java index bed25416b824..3b792e28ea22 100644 --- a/odk/examples/DevelopersGuide/Forms/ButtonOperator.java +++ b/odk/examples/DevelopersGuide/Forms/ButtonOperator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ButtonOperator.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:27:59 $ - * * 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/DevelopersGuide/Forms/ComponentTreeTraversal.java b/odk/examples/DevelopersGuide/Forms/ComponentTreeTraversal.java index 1500dd974d09..60f46b54eca1 100644 --- a/odk/examples/DevelopersGuide/Forms/ComponentTreeTraversal.java +++ b/odk/examples/DevelopersGuide/Forms/ComponentTreeTraversal.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ComponentTreeTraversal.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:26:50 $ - * * 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/DevelopersGuide/Forms/ControlLock.java b/odk/examples/DevelopersGuide/Forms/ControlLock.java index a2f5f5493a0b..5dada0d8fca7 100644 --- a/odk/examples/DevelopersGuide/Forms/ControlLock.java +++ b/odk/examples/DevelopersGuide/Forms/ControlLock.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ControlLock.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:28:13 $ - * * 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/DevelopersGuide/Forms/ControlValidation.java b/odk/examples/DevelopersGuide/Forms/ControlValidation.java index a317b1da93f7..38e019ea72b0 100644 --- a/odk/examples/DevelopersGuide/Forms/ControlValidation.java +++ b/odk/examples/DevelopersGuide/Forms/ControlValidation.java @@ -2,13 +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: ControlValidation.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/ControlValidator.java b/odk/examples/DevelopersGuide/Forms/ControlValidator.java index 8e4150e97abb..0ce594633590 100644 --- a/odk/examples/DevelopersGuide/Forms/ControlValidator.java +++ b/odk/examples/DevelopersGuide/Forms/ControlValidator.java @@ -2,13 +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: ControlValidator.java,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/DevelopersGuide/Forms/DataAwareness.java b/odk/examples/DevelopersGuide/Forms/DataAwareness.java index 0848f13d9079..1bbe299872d0 100644 --- a/odk/examples/DevelopersGuide/Forms/DataAwareness.java +++ b/odk/examples/DevelopersGuide/Forms/DataAwareness.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DataAwareness.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:28:50 $ - * * 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/DevelopersGuide/Forms/DateValidator.java b/odk/examples/DevelopersGuide/Forms/DateValidator.java index 6b15784d2a69..daa60523bffa 100644 --- a/odk/examples/DevelopersGuide/Forms/DateValidator.java +++ b/odk/examples/DevelopersGuide/Forms/DateValidator.java @@ -2,13 +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: DateValidator.java,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/DevelopersGuide/Forms/DocumentBasedExample.java b/odk/examples/DevelopersGuide/Forms/DocumentBasedExample.java index 73a935f7d4f6..fe055575bba5 100644 --- a/odk/examples/DevelopersGuide/Forms/DocumentBasedExample.java +++ b/odk/examples/DevelopersGuide/Forms/DocumentBasedExample.java @@ -2,13 +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: DocumentBasedExample.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/DocumentHelper.java b/odk/examples/DevelopersGuide/Forms/DocumentHelper.java index 6b30728452ec..85aab025d7bd 100644 --- a/odk/examples/DevelopersGuide/Forms/DocumentHelper.java +++ b/odk/examples/DevelopersGuide/Forms/DocumentHelper.java @@ -2,13 +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: DocumentHelper.java,v $ - * $Revision: 1.6 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/DocumentType.java b/odk/examples/DevelopersGuide/Forms/DocumentType.java index 6ad53fbd59e8..5ac8e3e1c5c3 100644 --- a/odk/examples/DevelopersGuide/Forms/DocumentType.java +++ b/odk/examples/DevelopersGuide/Forms/DocumentType.java @@ -2,13 +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: DocumentType.java,v $ - * $Revision: 1.6 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/DocumentViewHelper.java b/odk/examples/DevelopersGuide/Forms/DocumentViewHelper.java index 58c2ada73933..d95fbe452ce5 100644 --- a/odk/examples/DevelopersGuide/Forms/DocumentViewHelper.java +++ b/odk/examples/DevelopersGuide/Forms/DocumentViewHelper.java @@ -2,13 +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: DocumentViewHelper.java,v $ - * $Revision: 1.6 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/FLTools.java b/odk/examples/DevelopersGuide/Forms/FLTools.java index bc6381abbe88..3f87e77e1bd6 100644 --- a/odk/examples/DevelopersGuide/Forms/FLTools.java +++ b/odk/examples/DevelopersGuide/Forms/FLTools.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FLTools.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:30: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/DevelopersGuide/Forms/FormLayer.java b/odk/examples/DevelopersGuide/Forms/FormLayer.java index b3c52858d78f..468937aacb83 100644 --- a/odk/examples/DevelopersGuide/Forms/FormLayer.java +++ b/odk/examples/DevelopersGuide/Forms/FormLayer.java @@ -2,13 +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: FormLayer.java,v $ - * $Revision: 1.7 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/GridFieldValidator.java b/odk/examples/DevelopersGuide/Forms/GridFieldValidator.java index 1afd640fb413..ead8b4340c98 100644 --- a/odk/examples/DevelopersGuide/Forms/GridFieldValidator.java +++ b/odk/examples/DevelopersGuide/Forms/GridFieldValidator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: GridFieldValidator.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:30:37 $ - * * 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/DevelopersGuide/Forms/HsqlDatabase.java b/odk/examples/DevelopersGuide/Forms/HsqlDatabase.java index 2aa1737e59c4..2d1ba453d914 100644 --- a/odk/examples/DevelopersGuide/Forms/HsqlDatabase.java +++ b/odk/examples/DevelopersGuide/Forms/HsqlDatabase.java @@ -2,7 +2,7 @@ * * 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 * diff --git a/odk/examples/DevelopersGuide/Forms/InteractionRequest.java b/odk/examples/DevelopersGuide/Forms/InteractionRequest.java index 0af41e3fa4bd..31b31c9ebd92 100644 --- a/odk/examples/DevelopersGuide/Forms/InteractionRequest.java +++ b/odk/examples/DevelopersGuide/Forms/InteractionRequest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: InteractionRequest.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:28:23 $ - * * 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/DevelopersGuide/Forms/KeyGenerator.java b/odk/examples/DevelopersGuide/Forms/KeyGenerator.java index 809e4e262a77..21012abb046e 100644 --- a/odk/examples/DevelopersGuide/Forms/KeyGenerator.java +++ b/odk/examples/DevelopersGuide/Forms/KeyGenerator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: KeyGenerator.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:30:50 $ - * * 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/DevelopersGuide/Forms/ListSelectionValidator.java b/odk/examples/DevelopersGuide/Forms/ListSelectionValidator.java index eb2ef2b783f3..6f605eaa3592 100644 --- a/odk/examples/DevelopersGuide/Forms/ListSelectionValidator.java +++ b/odk/examples/DevelopersGuide/Forms/ListSelectionValidator.java @@ -2,13 +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: ListSelectionValidator.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/Makefile b/odk/examples/DevelopersGuide/Forms/Makefile index b461e92a07da..95867588f9ad 100644 --- a/odk/examples/DevelopersGuide/Forms/Makefile +++ b/odk/examples/DevelopersGuide/Forms/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:10: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/DevelopersGuide/Forms/NumericValidator.java b/odk/examples/DevelopersGuide/Forms/NumericValidator.java index 8fa9ea2495e2..220996666e95 100644 --- a/odk/examples/DevelopersGuide/Forms/NumericValidator.java +++ b/odk/examples/DevelopersGuide/Forms/NumericValidator.java @@ -2,13 +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: NumericValidator.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/RowSet.java b/odk/examples/DevelopersGuide/Forms/RowSet.java index 76d65873c9d8..f21b26b4d7f8 100644 --- a/odk/examples/DevelopersGuide/Forms/RowSet.java +++ b/odk/examples/DevelopersGuide/Forms/RowSet.java @@ -2,7 +2,7 @@ * * 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 * diff --git a/odk/examples/DevelopersGuide/Forms/SalesFilter.java b/odk/examples/DevelopersGuide/Forms/SalesFilter.java index a61d152d2ff9..fa6e9d19abc7 100644 --- a/odk/examples/DevelopersGuide/Forms/SalesFilter.java +++ b/odk/examples/DevelopersGuide/Forms/SalesFilter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SalesFilter.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:32:07 $ - * * 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/DevelopersGuide/Forms/SingleControlValidation.java b/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java index 6600cf812bae..f12d813f9a9c 100644 --- a/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java +++ b/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java @@ -2,13 +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: SingleControlValidation.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/SpreadsheetDocument.java b/odk/examples/DevelopersGuide/Forms/SpreadsheetDocument.java index ede79eb72d1e..b0abe5139c30 100644 --- a/odk/examples/DevelopersGuide/Forms/SpreadsheetDocument.java +++ b/odk/examples/DevelopersGuide/Forms/SpreadsheetDocument.java @@ -2,13 +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: SpreadsheetDocument.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/SpreadsheetValueBinding.java b/odk/examples/DevelopersGuide/Forms/SpreadsheetValueBinding.java index 31dfb703c967..716cc72dc2f4 100644 --- a/odk/examples/DevelopersGuide/Forms/SpreadsheetValueBinding.java +++ b/odk/examples/DevelopersGuide/Forms/SpreadsheetValueBinding.java @@ -2,13 +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: SpreadsheetValueBinding.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java b/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java index ee54d05bdb95..77b37e3b2258 100644 --- a/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java +++ b/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java @@ -2,13 +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: SpreadsheetView.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java b/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java index 9e9e3018a684..40bd460ad2b8 100644 --- a/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java +++ b/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java @@ -2,13 +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: TableCellTextBinding.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/TextValidator.java b/odk/examples/DevelopersGuide/Forms/TextValidator.java index 135a9d0a65d0..6ca0528137cc 100644 --- a/odk/examples/DevelopersGuide/Forms/TextValidator.java +++ b/odk/examples/DevelopersGuide/Forms/TextValidator.java @@ -2,13 +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: TextValidator.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/TimeValidator.java b/odk/examples/DevelopersGuide/Forms/TimeValidator.java index 5ea7a35f5d15..d98b66b19416 100644 --- a/odk/examples/DevelopersGuide/Forms/TimeValidator.java +++ b/odk/examples/DevelopersGuide/Forms/TimeValidator.java @@ -2,13 +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: TimeValidator.java,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/DevelopersGuide/Forms/UNO.java b/odk/examples/DevelopersGuide/Forms/UNO.java index eb416dec1631..39540613d478 100644 --- a/odk/examples/DevelopersGuide/Forms/UNO.java +++ b/odk/examples/DevelopersGuide/Forms/UNO.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UNO.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:29: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/DevelopersGuide/Forms/URLHelper.java b/odk/examples/DevelopersGuide/Forms/URLHelper.java index c3d4ecfad5a9..97c9a6bb8403 100644 --- a/odk/examples/DevelopersGuide/Forms/URLHelper.java +++ b/odk/examples/DevelopersGuide/Forms/URLHelper.java @@ -1,7 +1,8 @@ /* + * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2009 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * @@ -21,6 +22,7 @@ * version 3 along with OpenOffice.org. If not, see * <http://www.openoffice.org/license.html> * for a copy of the LGPLv3 License. + * */ import java.io.File; diff --git a/odk/examples/DevelopersGuide/Forms/ValueBinding.java b/odk/examples/DevelopersGuide/Forms/ValueBinding.java index c4eeb06cb1fc..0446ba313f37 100644 --- a/odk/examples/DevelopersGuide/Forms/ValueBinding.java +++ b/odk/examples/DevelopersGuide/Forms/ValueBinding.java @@ -2,13 +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: ValueBinding.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/WaitForInput.java b/odk/examples/DevelopersGuide/Forms/WaitForInput.java index 1d141df259e8..4017906f1bcb 100644 --- a/odk/examples/DevelopersGuide/Forms/WaitForInput.java +++ b/odk/examples/DevelopersGuide/Forms/WaitForInput.java @@ -2,13 +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: WaitForInput.java,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Forms/makefile.mk b/odk/examples/DevelopersGuide/Forms/makefile.mk index 3e022d6763a0..5fd059fcb969 100644 --- a/odk/examples/DevelopersGuide/Forms/makefile.mk +++ b/odk/examples/DevelopersGuide/Forms/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/GUI/DialogDocument.java b/odk/examples/DevelopersGuide/GUI/DialogDocument.java index 895992662187..5edefb8b118e 100644 --- a/odk/examples/DevelopersGuide/GUI/DialogDocument.java +++ b/odk/examples/DevelopersGuide/GUI/DialogDocument.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DialogDocument.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:54:36 $ - * * 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/DevelopersGuide/GUI/ImageControlSample.java b/odk/examples/DevelopersGuide/GUI/ImageControlSample.java index de4a4ef43b37..024894ae840b 100644 --- a/odk/examples/DevelopersGuide/GUI/ImageControlSample.java +++ b/odk/examples/DevelopersGuide/GUI/ImageControlSample.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ImageControlSample.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:54: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/DevelopersGuide/GUI/Makefile b/odk/examples/DevelopersGuide/GUI/Makefile index b027ec207313..4ec70489cedf 100644 --- a/odk/examples/DevelopersGuide/GUI/Makefile +++ b/odk/examples/DevelopersGuide/GUI/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.2 $ -# -# last change: $Author: hr $ $Date: 2007-07-31 13:55:00 $ -# # 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/DevelopersGuide/GUI/MessageBox.java b/odk/examples/DevelopersGuide/GUI/MessageBox.java index 1d6512110566..745b25951cd5 100644 --- a/odk/examples/DevelopersGuide/GUI/MessageBox.java +++ b/odk/examples/DevelopersGuide/GUI/MessageBox.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MessageBox.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:55:09 $ - * * 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/DevelopersGuide/GUI/RoadmapItemStateChangeListener.java b/odk/examples/DevelopersGuide/GUI/RoadmapItemStateChangeListener.java index c8ae1ad37e49..a52928cb4be0 100644 --- a/odk/examples/DevelopersGuide/GUI/RoadmapItemStateChangeListener.java +++ b/odk/examples/DevelopersGuide/GUI/RoadmapItemStateChangeListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: RoadmapItemStateChangeListener.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:55: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/DevelopersGuide/GUI/SystemDialog.java b/odk/examples/DevelopersGuide/GUI/SystemDialog.java index cefed2b5a2fc..00aa44162442 100644 --- a/odk/examples/DevelopersGuide/GUI/SystemDialog.java +++ b/odk/examples/DevelopersGuide/GUI/SystemDialog.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SystemDialog.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:55: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/DevelopersGuide/GUI/UnoDialogSample.java b/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java index 308ca7f64abc..4013dbb79e66 100644 --- a/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java +++ b/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoDialogSample.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:55:39 $ - * * 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/DevelopersGuide/GUI/UnoDialogSample2.java b/odk/examples/DevelopersGuide/GUI/UnoDialogSample2.java index aa73f5ef1144..3b85eb57d306 100644 --- a/odk/examples/DevelopersGuide/GUI/UnoDialogSample2.java +++ b/odk/examples/DevelopersGuide/GUI/UnoDialogSample2.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoDialogSample2.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:55:50 $ - * * 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/DevelopersGuide/OfficeBean/Makefile b/odk/examples/DevelopersGuide/OfficeBean/Makefile index c4d5a5091ca4..5aab7ead06e4 100644 --- a/odk/examples/DevelopersGuide/OfficeBean/Makefile +++ b/odk/examples/DevelopersGuide/OfficeBean/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.5 $ -# -# last change: $Author: rt $ $Date: 2008-08-27 15:21:48 $ -# # 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/DevelopersGuide/OfficeBean/OOoBeanViewer.java b/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java index 6746fc4b8e13..0bbe5475f23f 100644 --- a/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java +++ b/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OOoBeanViewer.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: vg $ $Date: 2005-02-16 16:22:52 $ - * * 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/DevelopersGuide/OfficeBean/makefile.mk b/odk/examples/DevelopersGuide/OfficeBean/makefile.mk index d7270a2494fe..4d56dbe7f13e 100644 --- a/odk/examples/DevelopersGuide/OfficeBean/makefile.mk +++ b/odk/examples/DevelopersGuide/OfficeBean/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java index edf61a2c8a94..0d79e1e6bc25 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Clipboard.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:36:21 $ - * * 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/DevelopersGuide/OfficeDev/Clipboard/ClipboardListener.java b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardListener.java index 20de20ba446c..49efd28c0ea8 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardListener.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ClipboardListener.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:36:34 $ - * * 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/DevelopersGuide/OfficeDev/Clipboard/ClipboardOwner.java b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardOwner.java index 79c9c67c42db..eb745bae4119 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardOwner.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardOwner.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ClipboardOwner.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:36: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/DevelopersGuide/OfficeDev/Clipboard/Makefile b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Makefile index ff4d2a5b9a7e..6c7b7c5496d8 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:11:06 $ -# # 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/DevelopersGuide/OfficeDev/Clipboard/TextTransferable.java b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/TextTransferable.java index ad32af304b1d..291cbbb97e22 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Clipboard/TextTransferable.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Clipboard/TextTransferable.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextTransferable.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:37:11 $ - * * 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/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java b/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java index bbd702baa35b..1b10f7d50dcb 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java +++ b/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ContextMenuInterceptor.java,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: vg $ $Date: 2006-03-15 09:28:21 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java index 1ba840286b95..0a53b9a1e0b9 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: CustomizeView.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:37:25 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/Desk.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Desk.java index 42f47be0c1cd..8f635dfdcf6e 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Desk.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Desk.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Desk.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:37:37 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java index e0c7b2578898..a45294c5affe 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DocumentView.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:37:50 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java index 6f0454c79fba..75af2ab7f35d 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FunctionHelper.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: kz $ $Date: 2005-03-01 12:09:15 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/IOnewayLink.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IOnewayLink.java index d3fce206b3bb..935f788b8c03 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IOnewayLink.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IOnewayLink.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: IOnewayLink.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:38:16 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/IShutdownListener.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IShutdownListener.java index 71bd0b4b3cff..ba9035383d24 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IShutdownListener.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IShutdownListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: IShutdownListener.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:38:31 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java index 5865c65c2463..da1b68bc059d 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Interceptor.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:38:44 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java index bbaa451f3d67..24cd05e2f526 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: JavaWindowPeerFake.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:38: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/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile index 5faa381b140a..bbabb215d48a 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:11: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/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java index b9853f9037d5..ead6d7745287 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: NativeView.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:39:23 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/OfficeConnect.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OfficeConnect.java index 76007310dc89..e1a8b3f9f35b 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OfficeConnect.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OfficeConnect.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OfficeConnect.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:39:37 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java index 7bef81f5f7fd..7d84d7c5fcca 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OnewayExecutor.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:39:52 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java index bf43756226e5..de369dcd8c16 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: StatusListener.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:40:05 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java index 01b1dcbebeae..64923f539516 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: StatusView.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:40: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/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java index a2ff9886516d..e35e3c0d7b99 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ViewContainer.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:40:33 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/Makefile b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/Makefile index 09726249c34b..d6778b59be70 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.5 $ -# -# last change: $Author: rt $ $Date: 2005-01-31 16:40:47 $ -# # 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/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c index ba06d3fb2231..58bec5f9d088 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: nativeview.c,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:41:12 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h index 9cd5f2e7d69b..371b685bd1cf 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: nativeview.h,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:41:26 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile index 8b5c2a9ed67f..71c50df5ea2e 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.4 $ -# -# last change: $Author: rt $ $Date: 2004-05-18 13:25:26 $ -# # 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/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c index dafce5419b47..61b79b88cf39 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: nativeview.c,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:42:03 $ - * * 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/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h index 1da98ba3158e..371b685bd1cf 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h +++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: nativeview.h,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:42:16 $ - * * 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/DevelopersGuide/OfficeDev/DisableCommands/DisableCommandsTest.java b/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/DisableCommandsTest.java index 97d292b143bf..a74c0d102544 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/DisableCommandsTest.java +++ b/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/DisableCommandsTest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DisableCommandsTest.java,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: vg $ $Date: 2006-03-15 09:28:40 $ - * * 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/DevelopersGuide/OfficeDev/DisableCommands/Makefile b/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/Makefile index c9ca2fd074ca..436871f49b87 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:11:36 $ -# # 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/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java index d784ced025d5..24eb92a3109c 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: AsciiReplaceFilter.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:42: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 diff --git a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java index cea1330fb2d6..013f93a304f5 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FilterOptions.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:43:18 $ - * * 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/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/Makefile b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/Makefile index 9432746e9ab7..e84e53ed3fc0 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:06:02 $ -# # 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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile index b292a3fac45b..11a200398426 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.11 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:22:52 $ -# # 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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx index 9e4480f94624..92c164d348c8 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: fdcomp.cxx,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:46:03 $ - * * 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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx index 557815a74e50..e7d49cb21a8c 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: filterdetect.cxx,v $ - * - * $Revision: 1.10 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:23: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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx index 152b7252c2e8..c0f423d5fd61 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: filterdetect.hxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:46: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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx index 08fbceefd40d..b1cf3afbf536 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FlatXml.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:03:03 $ - * * 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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile index b362c0769774..09a4cfafa4dd 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.9 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:23:49 $ -# # 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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXml.java b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXml.java index c2e852dab345..cf95e1637c08 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXml.java +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXml.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: FlatXml.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: hr $ $Date: 2004-03-09 10:11:06 $ - * * 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/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/Makefile b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/Makefile index d45c4aabf85b..afd060aee7be 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:06:55 $ -# # 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/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java index 21dd3f9c0113..60829600861f 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: LinguisticExamples.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:47:11 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/Makefile b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/Makefile index 9058fefedce0..c2ac5900e862 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.9 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:07: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/DevelopersGuide/OfficeDev/Linguistic/OneInstanceFactory.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/OneInstanceFactory.java index 7fa0c69dabbb..9b2a22403caa 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/OneInstanceFactory.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/OneInstanceFactory.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OneInstanceFactory.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:47:36 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper.java index 854a21ad9993..87b1ea3b5b3b 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PropChgHelper.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:40:24 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Hyph.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Hyph.java index 2abad6efb170..00d67df8485a 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Hyph.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Hyph.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PropChgHelper_Hyph.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:40:34 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Spell.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Spell.java index 974b45b7e4ef..d399e13477e1 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Spell.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Spell.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PropChgHelper_Spell.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:40:47 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.java index 85366db9d45d..adad109f9a87 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SampleHyphenator.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:40: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/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.java index 3284b2841a37..9e2cd5a81853 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SampleSpellChecker.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:41:09 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java index 56f0a5baec4f..7e5bbb1bf442 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SampleThesaurus.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:41:22 $ - * * 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/DevelopersGuide/OfficeDev/Linguistic/XHyphenatedWord_impl.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XHyphenatedWord_impl.java index 3fa427fc7e24..47405dd38a89 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XHyphenatedWord_impl.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XHyphenatedWord_impl.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XHyphenatedWord_impl.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:41: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/DevelopersGuide/OfficeDev/Linguistic/XMeaning_impl.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XMeaning_impl.java index d330f803db85..b1fc2e1ea710 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XMeaning_impl.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XMeaning_impl.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XMeaning_impl.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:41: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/DevelopersGuide/OfficeDev/Linguistic/XPossibleHyphens_impl.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XPossibleHyphens_impl.java index bd38dcc418f7..dce63f8d8ec9 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XPossibleHyphens_impl.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XPossibleHyphens_impl.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XPossibleHyphens_impl.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:41: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/DevelopersGuide/OfficeDev/Linguistic/XSpellAlternatives_impl.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XSpellAlternatives_impl.java index 4251c6ec3236..0c3cdd0bf89e 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XSpellAlternatives_impl.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XSpellAlternatives_impl.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XSpellAlternatives_impl.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:42:09 $ - * * 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/DevelopersGuide/OfficeDev/Makefile b/odk/examples/DevelopersGuide/OfficeDev/Makefile index 6412b75012f2..17b4eafc3d69 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:10:52 $ -# # 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/DevelopersGuide/OfficeDev/MenuElement.java b/odk/examples/DevelopersGuide/OfficeDev/MenuElement.java index a2d3b406f817..71ec62d69098 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/MenuElement.java +++ b/odk/examples/DevelopersGuide/OfficeDev/MenuElement.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MenuElement.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:35:27 $ - * * 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/DevelopersGuide/OfficeDev/Number_Formats.java b/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java index 6330421c8015..de05e4caa2f1 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java +++ b/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Number_Formats.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:35:39 $ - * * 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/DevelopersGuide/OfficeDev/OfficeConnect.java b/odk/examples/DevelopersGuide/OfficeDev/OfficeConnect.java index 41fb35b8b20d..7f0bd79b99e4 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/OfficeConnect.java +++ b/odk/examples/DevelopersGuide/OfficeDev/OfficeConnect.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: OfficeConnect.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:35:51 $ - * * 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/DevelopersGuide/OfficeDev/PathSettings/Makefile b/odk/examples/DevelopersGuide/OfficeDev/PathSettings/Makefile index e2d5597c8d43..663468b74d4c 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/PathSettings/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/PathSettings/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:12:04 $ -# # 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/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java b/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java index edce05c13281..9aaeadc74f79 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java +++ b/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PathSettingsTest.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:48:02 $ - * * 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/DevelopersGuide/OfficeDev/PathSubstitution/Makefile b/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/Makefile index cc0acc06da1a..19dabe19b33e 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:12:18 $ -# # 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/DevelopersGuide/OfficeDev/PathSubstitution/PathSubstitutionTest.java b/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/PathSubstitutionTest.java index ee0a3dc1a54c..26faedd97da9 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/PathSubstitutionTest.java +++ b/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/PathSubstitutionTest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PathSubstitutionTest.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:48:27 $ - * * 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/DevelopersGuide/OfficeDev/TerminationTest/Makefile b/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/Makefile index e3d1eba852f7..babc895e3265 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/Makefile +++ b/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:12: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/DevelopersGuide/OfficeDev/TerminationTest/TerminateListener.java b/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminateListener.java index bb0dd9c1679f..65343e967c69 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminateListener.java +++ b/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminateListener.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TerminateListener.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:48:52 $ - * * 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/DevelopersGuide/OfficeDev/TerminationTest/TerminationTest.java b/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminationTest.java index 7242dc5b96e9..8c0a0c556cbe 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminationTest.java +++ b/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminationTest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TerminationTest.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:49:06 $ - * * 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/DevelopersGuide/OfficeDev/makefile.mk b/odk/examples/DevelopersGuide/OfficeDev/makefile.mk index 061fa1763201..f2ffe0cd1ac2 100644 --- a/odk/examples/DevelopersGuide/OfficeDev/makefile.mk +++ b/odk/examples/DevelopersGuide/OfficeDev/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile index daaad4aaa4d6..05880e3acf72 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile +++ b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.8 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:24:18 $ -# # 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/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx index a887390de839..5dd69f19d37a 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx +++ b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: office_connect.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:24: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/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx index ef35e3be855d..f9d4bf8e79d9 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx +++ b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: string_samples.cxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:03: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/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java index 27c18468cb1f..5e7d8715c45d 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java +++ b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ConnectionAwareClient.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:44: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/DevelopersGuide/ProfUNO/InterprocessConn/Makefile b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/Makefile index d6cee5ab46da..deaade0b9d81 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/Makefile +++ b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:13:00 $ -# # 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/DevelopersGuide/ProfUNO/InterprocessConn/UrlResolver.java b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/UrlResolver.java index fc0952914adc..854fbea0580b 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/UrlResolver.java +++ b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/UrlResolver.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UrlResolver.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: hr $ $Date: 2004-02-02 20:03:31 $ - * * 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/DevelopersGuide/ProfUNO/Lifetime/Makefile b/odk/examples/DevelopersGuide/ProfUNO/Lifetime/Makefile index ca9dde2cf365..ca4ff8462f32 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/Lifetime/Makefile +++ b/odk/examples/DevelopersGuide/ProfUNO/Lifetime/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.8 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:24:47 $ -# # 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/DevelopersGuide/ProfUNO/Lifetime/MyUnoObject.java b/odk/examples/DevelopersGuide/ProfUNO/Lifetime/MyUnoObject.java index 4afa048c735a..1e2051a5a1b6 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/Lifetime/MyUnoObject.java +++ b/odk/examples/DevelopersGuide/ProfUNO/Lifetime/MyUnoObject.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MyUnoObject.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: vg $ $Date: 2008-01-28 16:30:09 $ - * * 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/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx b/odk/examples/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx index 9fdd83e59287..ac9d4baa5147 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx +++ b/odk/examples/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: object_lifetime.cxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:03: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/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile index 89a356146208..5f2a577ca079 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile +++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:25:00 $ -# # 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/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx index a56178fb2b07..452c5cd112c1 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx +++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SimpleBootstrap_cpp.cxx,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:25:13 $ - * * 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/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile index 8f20c08414fd..fd89206c58cd 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile +++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.3 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:13:42 $ -# # 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/DevelopersGuide/ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java index c058921ffe36..a4bce5125f4e 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java +++ b/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SimpleBootstrap_java.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:50: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/DevelopersGuide/ProfUNO/makefile.mk b/odk/examples/DevelopersGuide/ProfUNO/makefile.mk index 459f28d86cc7..fbacdfc63b63 100644 --- a/odk/examples/DevelopersGuide/ProfUNO/makefile.mk +++ b/odk/examples/DevelopersGuide/ProfUNO/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.8 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/Makefile b/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/Makefile index a214baf86727..9017df49dd6b 100644 --- a/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/Makefile +++ b/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.5 $ -# -# last change: $Author: hr $ $Date: 2007-07-31 13:56: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 diff --git a/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/Makefile b/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/Makefile index a5a2744f5a71..1088fe5db0de 100644 --- a/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/Makefile +++ b/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.5 $ -# -# last change: $Author: hr $ $Date: 2007-07-31 13:57:07 $ -# # 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/DevelopersGuide/ScriptingFramework/makefile.mk b/odk/examples/DevelopersGuide/ScriptingFramework/makefile.mk index 1a807faa368d..615a8c131a4f 100644 --- a/odk/examples/DevelopersGuide/ScriptingFramework/makefile.mk +++ b/odk/examples/DevelopersGuide/ScriptingFramework/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.4 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.java b/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.java index 687814fa7fb1..44f17a50c83d 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.java +++ b/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ExampleAddIn.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:54: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/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.java b/odk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.java index bfc138fd94b7..80f5ff15a4d2 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.java +++ b/odk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ExampleDataPilotSource.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:54: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/DevelopersGuide/Spreadsheet/GeneralTableSample.java b/odk/examples/DevelopersGuide/Spreadsheet/GeneralTableSample.java index e6bf94ab3e0b..30bd5c143aa1 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/GeneralTableSample.java +++ b/odk/examples/DevelopersGuide/Spreadsheet/GeneralTableSample.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: GeneralTableSample.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:45:36 $ - * * 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/DevelopersGuide/Spreadsheet/Makefile b/odk/examples/DevelopersGuide/Spreadsheet/Makefile index e56d322f2d0c..3c1748327bac 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/Makefile +++ b/odk/examples/DevelopersGuide/Spreadsheet/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.10 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:25:28 $ -# # 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/DevelopersGuide/Spreadsheet/SpreadsheetDocHelper.java b/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetDocHelper.java index fb91a271c305..35beab5053e2 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetDocHelper.java +++ b/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetDocHelper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SpreadsheetDocHelper.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:55:12 $ - * * 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/DevelopersGuide/Spreadsheet/SpreadsheetSample.java b/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java index 283f36fcbfd3..ba88cdbf1832 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java +++ b/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SpreadsheetSample.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:55:25 $ - * * 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/DevelopersGuide/Spreadsheet/ViewSample.java b/odk/examples/DevelopersGuide/Spreadsheet/ViewSample.java index 24199c9a166b..dd89ce017ead 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/ViewSample.java +++ b/odk/examples/DevelopersGuide/Spreadsheet/ViewSample.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ViewSample.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:46:21 $ - * * 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/DevelopersGuide/Spreadsheet/XExampleAddIn.idl b/odk/examples/DevelopersGuide/Spreadsheet/XExampleAddIn.idl index ac24364d63a0..7834fc8b3c6d 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/XExampleAddIn.idl +++ b/odk/examples/DevelopersGuide/Spreadsheet/XExampleAddIn.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XExampleAddIn.idl,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:55:38 $ - * * 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/DevelopersGuide/Spreadsheet/makefile.mk b/odk/examples/DevelopersGuide/Spreadsheet/makefile.mk index 9d769b96d00a..e853066e8ecf 100644 --- a/odk/examples/DevelopersGuide/Spreadsheet/makefile.mk +++ b/odk/examples/DevelopersGuide/Spreadsheet/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/Text/Makefile b/odk/examples/DevelopersGuide/Text/Makefile index f04e787ffbce..3f192809d16f 100644 --- a/odk/examples/DevelopersGuide/Text/Makefile +++ b/odk/examples/DevelopersGuide/Text/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:14:42 $ -# # 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/DevelopersGuide/Text/TextDocuments.java b/odk/examples/DevelopersGuide/Text/TextDocuments.java index f1c0abc70b6f..4696b41ffe59 100644 --- a/odk/examples/DevelopersGuide/Text/TextDocuments.java +++ b/odk/examples/DevelopersGuide/Text/TextDocuments.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextDocuments.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:56:34 $ - * * 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/DevelopersGuide/Text/makefile.mk b/odk/examples/DevelopersGuide/Text/makefile.mk index 8c3a555894a3..dbb2000e941d 100644 --- a/odk/examples/DevelopersGuide/Text/makefile.mk +++ b/odk/examples/DevelopersGuide/Text/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java b/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java index 98e271f53a23..24d627111f38 100644 --- a/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java +++ b/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChildrenRetriever.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:57:11 $ - * * 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/DevelopersGuide/UCB/DataStreamComposer.java b/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java index ec5f46db2ecf..2d67cde0e4ae 100644 --- a/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java +++ b/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DataStreamComposer.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:57:25 $ - * * 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/DevelopersGuide/UCB/DataStreamRetriever.java b/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java index 7bf132264fbd..84529ab39533 100644 --- a/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java +++ b/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DataStreamRetriever.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:57:38 $ - * * 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/DevelopersGuide/UCB/Helper.java b/odk/examples/DevelopersGuide/UCB/Helper.java index 320138293bb9..ea5f5536365b 100644 --- a/odk/examples/DevelopersGuide/UCB/Helper.java +++ b/odk/examples/DevelopersGuide/UCB/Helper.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Helper.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:57:49 $ - * * 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/DevelopersGuide/UCB/Makefile b/odk/examples/DevelopersGuide/UCB/Makefile index ff6c96275c76..a6b172bfa602 100644 --- a/odk/examples/DevelopersGuide/UCB/Makefile +++ b/odk/examples/DevelopersGuide/UCB/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:14: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/DevelopersGuide/UCB/MyActiveDataSink.java b/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java index e5cffa8e60c8..4d111dc740a8 100644 --- a/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java +++ b/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MyActiveDataSink.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:58:13 $ - * * 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/DevelopersGuide/UCB/MyInputStream.java b/odk/examples/DevelopersGuide/UCB/MyInputStream.java index f7678d4e7e4c..d3c701c71776 100644 --- a/odk/examples/DevelopersGuide/UCB/MyInputStream.java +++ b/odk/examples/DevelopersGuide/UCB/MyInputStream.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MyInputStream.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:58:25 $ - * * 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/DevelopersGuide/UCB/PropertiesComposer.java b/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java index d84b49ba99e9..3807447a0dfa 100644 --- a/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java +++ b/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PropertiesComposer.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:58:36 $ - * * 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/DevelopersGuide/UCB/PropertiesRetriever.java b/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java index 6555aba8561b..2d000c1a3b90 100644 --- a/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java +++ b/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PropertiesRetriever.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:58:48 $ - * * 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/DevelopersGuide/UCB/ResourceCreator.java b/odk/examples/DevelopersGuide/UCB/ResourceCreator.java index c28bc47ea866..4dc1946c752e 100644 --- a/odk/examples/DevelopersGuide/UCB/ResourceCreator.java +++ b/odk/examples/DevelopersGuide/UCB/ResourceCreator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ResourceCreator.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:59:01 $ - * * 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/DevelopersGuide/UCB/ResourceManager.java b/odk/examples/DevelopersGuide/UCB/ResourceManager.java index bb2ef164d488..bfe94ed59667 100644 --- a/odk/examples/DevelopersGuide/UCB/ResourceManager.java +++ b/odk/examples/DevelopersGuide/UCB/ResourceManager.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ResourceManager.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:59:15 $ - * * 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/DevelopersGuide/UCB/ResourceRemover.java b/odk/examples/DevelopersGuide/UCB/ResourceRemover.java index 299ce378e384..f08740889cdb 100644 --- a/odk/examples/DevelopersGuide/UCB/ResourceRemover.java +++ b/odk/examples/DevelopersGuide/UCB/ResourceRemover.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ResourceRemover.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:59:29 $ - * * 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/DevelopersGuide/UCB/makefile.mk b/odk/examples/DevelopersGuide/UCB/makefile.mk index 9d9550f4d18d..c95d3769e49a 100644 --- a/odk/examples/DevelopersGuide/UCB/makefile.mk +++ b/odk/examples/DevelopersGuide/UCB/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/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 diff --git a/odk/examples/basic/makefile.mk b/odk/examples/basic/makefile.mk index a02826efafbc..594b93fb5447 100644 --- a/odk/examples/basic/makefile.mk +++ b/odk/examples/basic/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.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx b/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx index c1e752c31101..a2ea5b4f9107 100644 --- a/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx +++ b/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DocumentLoader.cxx,v $ - * - * $Revision: 1.13 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:25: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/cpp/DocumentLoader/Makefile b/odk/examples/cpp/DocumentLoader/Makefile index 344eedc6e693..91e6f49ce41e 100644 --- a/odk/examples/cpp/DocumentLoader/Makefile +++ b/odk/examples/cpp/DocumentLoader/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.18 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:25: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 diff --git a/odk/examples/cpp/complextoolbarcontrols/CalcListener.cxx b/odk/examples/cpp/complextoolbarcontrols/CalcListener.cxx index dca59e0a197a..c0972003b7c4 100644 --- a/odk/examples/cpp/complextoolbarcontrols/CalcListener.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/CalcListener.cxx @@ -2,13 +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: CalcListener.cxx,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/cpp/complextoolbarcontrols/ListenerHelper.cxx b/odk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx index bcb1aa3068ba..db97302d6b8d 100644 --- a/odk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx @@ -2,13 +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: ListenerHelper.cxx,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/cpp/complextoolbarcontrols/Makefile b/odk/examples/cpp/complextoolbarcontrols/Makefile index 400a18a089cf..a21590d03d67 100644 --- a/odk/examples/cpp/complextoolbarcontrols/Makefile +++ b/odk/examples/cpp/complextoolbarcontrols/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.5 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:26:28 $ -# # 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/cpp/complextoolbarcontrols/MyJob.cxx b/odk/examples/cpp/complextoolbarcontrols/MyJob.cxx index d0f45f05861b..fa2725c721ce 100644 --- a/odk/examples/cpp/complextoolbarcontrols/MyJob.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/MyJob.cxx @@ -2,13 +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: MyJob.cxx,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/cpp/complextoolbarcontrols/MyListener.cxx b/odk/examples/cpp/complextoolbarcontrols/MyListener.cxx index fa088927c285..53ecd458c2d5 100644 --- a/odk/examples/cpp/complextoolbarcontrols/MyListener.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/MyListener.cxx @@ -2,13 +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: MyListener.cxx,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/cpp/complextoolbarcontrols/MyProtocolHandler.cxx b/odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx index 99f9f41e8250..b9a966729200 100644 --- a/odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx @@ -2,13 +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: MyProtocolHandler.cxx,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/cpp/complextoolbarcontrols/WriterListener.cxx b/odk/examples/cpp/complextoolbarcontrols/WriterListener.cxx index 276d3b9adef2..ef2558101eb3 100644 --- a/odk/examples/cpp/complextoolbarcontrols/WriterListener.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/WriterListener.cxx @@ -2,13 +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: WriterListener.cxx,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/cpp/complextoolbarcontrols/exports.cxx b/odk/examples/cpp/complextoolbarcontrols/exports.cxx index 3b370f636b64..5f79bda6b080 100644 --- a/odk/examples/cpp/complextoolbarcontrols/exports.cxx +++ b/odk/examples/cpp/complextoolbarcontrols/exports.cxx @@ -2,13 +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: exports.cxx,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/cpp/counter/Makefile b/odk/examples/cpp/counter/Makefile index 19372c226023..5e7f620a645c 100644 --- a/odk/examples/cpp/counter/Makefile +++ b/odk/examples/cpp/counter/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.13 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:27:06 $ -# # 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/cpp/counter/XCountable.idl b/odk/examples/cpp/counter/XCountable.idl index e0fdcf26a21b..290a134b2c0a 100644 --- a/odk/examples/cpp/counter/XCountable.idl +++ b/odk/examples/cpp/counter/XCountable.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XCountable.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:52:42 $ - * * 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/cpp/counter/counter.cxx b/odk/examples/cpp/counter/counter.cxx index 9cf29febacc3..0e6dbd0c5eb2 100644 --- a/odk/examples/cpp/counter/counter.cxx +++ b/odk/examples/cpp/counter/counter.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: counter.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: rt $ $Date: 2008-04-10 16:54:51 $ - * * 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/cpp/counter/countermain.cxx b/odk/examples/cpp/counter/countermain.cxx index ce3b277e3044..0fb4bb1f0ddb 100644 --- a/odk/examples/cpp/counter/countermain.cxx +++ b/odk/examples/cpp/counter/countermain.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: countermain.cxx,v $ - * - * $Revision: 1.9 $ - * - * last change: $Author: vg $ $Date: 2008-01-28 16:30:31 $ - * * 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/cpp/makefile.mk b/odk/examples/cpp/makefile.mk index da1effa7e5cc..462dba06ca4f 100644 --- a/odk/examples/cpp/makefile.mk +++ b/odk/examples/cpp/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.7 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/odk/examples/cpp/remoteclient/Makefile b/odk/examples/cpp/remoteclient/Makefile index e19d9c1c59a9..40d51deb7cf1 100644 --- a/odk/examples/cpp/remoteclient/Makefile +++ b/odk/examples/cpp/remoteclient/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.14 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:27:53 $ -# # 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/cpp/remoteclient/remoteclient.cxx b/odk/examples/cpp/remoteclient/remoteclient.cxx index 8029a69fa014..cbec4d4bf84c 100644 --- a/odk/examples/cpp/remoteclient/remoteclient.cxx +++ b/odk/examples/cpp/remoteclient/remoteclient.cxx @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: remoteclient.cxx,v $ - * - * $Revision: 1.7 $ - * - * last change: $Author: kz $ $Date: 2006-11-06 15:07:43 $ - * * 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/java/ConverterServlet/ConverterServlet.java b/odk/examples/java/ConverterServlet/ConverterServlet.java index d9fc83a819d4..84279fab1016 100644 --- a/odk/examples/java/ConverterServlet/ConverterServlet.java +++ b/odk/examples/java/ConverterServlet/ConverterServlet.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ConverterServlet.java,v $ - * - * $Revision: 1.8 $ - * - * last change: $Author: hr $ $Date: 2004-02-02 20:09:11 $ - * * 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/java/ConverterServlet/Makefile b/odk/examples/java/ConverterServlet/Makefile index 27e66453de27..8c1828cea7b2 100644 --- a/odk/examples/java/ConverterServlet/Makefile +++ b/odk/examples/java/ConverterServlet/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.13 $ -# -# last change: $Author: rt $ $Date: 2004-05-18 13:30:05 $ -# # 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/java/DocumentHandling/DocumentConverter.java b/odk/examples/java/DocumentHandling/DocumentConverter.java index acc4a46dc7f3..69ded5e24f45 100644 --- a/odk/examples/java/DocumentHandling/DocumentConverter.java +++ b/odk/examples/java/DocumentHandling/DocumentConverter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DocumentConverter.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:08:23 $ - * * 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/java/DocumentHandling/DocumentLoader.java b/odk/examples/java/DocumentHandling/DocumentLoader.java index b1f65f28f3c4..8185cbf6da5f 100644 --- a/odk/examples/java/DocumentHandling/DocumentLoader.java +++ b/odk/examples/java/DocumentHandling/DocumentLoader.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DocumentLoader.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:08:37 $ - * * 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/java/DocumentHandling/DocumentPrinter.java b/odk/examples/java/DocumentHandling/DocumentPrinter.java index 7eb7cd2c85c4..e6a7a1430d4e 100644 --- a/odk/examples/java/DocumentHandling/DocumentPrinter.java +++ b/odk/examples/java/DocumentHandling/DocumentPrinter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DocumentPrinter.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:08:51 $ - * * 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/java/DocumentHandling/DocumentSaver.java b/odk/examples/java/DocumentHandling/DocumentSaver.java index 47af42028ad0..f6f21ea48228 100644 --- a/odk/examples/java/DocumentHandling/DocumentSaver.java +++ b/odk/examples/java/DocumentHandling/DocumentSaver.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: DocumentSaver.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:09:12 $ - * * 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/java/DocumentHandling/Makefile b/odk/examples/java/DocumentHandling/Makefile index eee80b24d95c..0cf208330bfd 100644 --- a/odk/examples/java/DocumentHandling/Makefile +++ b/odk/examples/java/DocumentHandling/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:15: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/java/Drawing/Makefile b/odk/examples/java/Drawing/Makefile index 2f3184d83a09..6281c2462a16 100644 --- a/odk/examples/java/Drawing/Makefile +++ b/odk/examples/java/Drawing/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:16:11 $ -# # 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/java/Drawing/SDraw.java b/odk/examples/java/Drawing/SDraw.java index 7fdc0edc9320..dfb544e3db02 100644 --- a/odk/examples/java/Drawing/SDraw.java +++ b/odk/examples/java/Drawing/SDraw.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SDraw.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:10:06 $ - * * 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/java/EmbedDocument/EmbeddedObject/Makefile b/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile index a5a637c7c647..6b75f4ed72ac 100755..100644 --- a/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile +++ b/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.3 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:28: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 diff --git a/odk/examples/java/Inspector/Inspector.java b/odk/examples/java/Inspector/Inspector.java index df24bc7c25f8..c8887d4c0344 100644 --- a/odk/examples/java/Inspector/Inspector.java +++ b/odk/examples/java/Inspector/Inspector.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Inspector.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:18:05 $ - * * 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/java/Inspector/InspectorAddon.java b/odk/examples/java/Inspector/InspectorAddon.java index 8028a0d0f04f..be35f8a1988e 100644 --- a/odk/examples/java/Inspector/InspectorAddon.java +++ b/odk/examples/java/Inspector/InspectorAddon.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: InspectorAddon.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:18:17 $ - * * 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/java/Inspector/InspectorPane.java b/odk/examples/java/Inspector/InspectorPane.java index b6327dc267e4..4748c1a62f77 100755..100644 --- a/odk/examples/java/Inspector/InspectorPane.java +++ b/odk/examples/java/Inspector/InspectorPane.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: InspectorPane.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:18: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/java/Inspector/InstanceInspector.idl b/odk/examples/java/Inspector/InstanceInspector.idl index 08e59814d87c..79e43cb181e4 100644 --- a/odk/examples/java/Inspector/InstanceInspector.idl +++ b/odk/examples/java/Inspector/InstanceInspector.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: InstanceInspector.idl,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:29: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/java/Inspector/Introspector.java b/odk/examples/java/Inspector/Introspector.java index 4e1f33d1df7b..f4078931e1ed 100755..100644 --- a/odk/examples/java/Inspector/Introspector.java +++ b/odk/examples/java/Inspector/Introspector.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: Introspector.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:19: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/java/Inspector/Makefile b/odk/examples/java/Inspector/Makefile index d1a3b41a4e3f..2b0c1b376c48 100644 --- a/odk/examples/java/Inspector/Makefile +++ b/odk/examples/java/Inspector/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.23 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:29:48 $ -# # 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/java/Inspector/MethodParametersDialog.java b/odk/examples/java/Inspector/MethodParametersDialog.java index 99485b10a379..a2ebf7e66c41 100644 --- a/odk/examples/java/Inspector/MethodParametersDialog.java +++ b/odk/examples/java/Inspector/MethodParametersDialog.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MethodParametersDialog.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:57:21 $ - * * 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/java/Inspector/ProtocolHandlerAddon.java b/odk/examples/java/Inspector/ProtocolHandlerAddon.java index 9e38d179e194..ad3b0efe8747 100755..100644 --- a/odk/examples/java/Inspector/ProtocolHandlerAddon.java +++ b/odk/examples/java/Inspector/ProtocolHandlerAddon.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ProtocolHandlerAddon.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-01-02 15:00:09 $ - * * 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/java/Inspector/SourceCodeGenerator.java b/odk/examples/java/Inspector/SourceCodeGenerator.java index 9fcf33cb6458..6661fe9604ad 100644 --- a/odk/examples/java/Inspector/SourceCodeGenerator.java +++ b/odk/examples/java/Inspector/SourceCodeGenerator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SourceCodeGenerator.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:20:37 $ - * * 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/java/Inspector/SwingDialogProvider.java b/odk/examples/java/Inspector/SwingDialogProvider.java index 44bf6df57d8b..59a35726e11e 100644 --- a/odk/examples/java/Inspector/SwingDialogProvider.java +++ b/odk/examples/java/Inspector/SwingDialogProvider.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SwingDialogProvider.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: hr $ $Date: 2007-07-31 13:57:37 $ - * * 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/java/Inspector/SwingTreeControlProvider.java b/odk/examples/java/Inspector/SwingTreeControlProvider.java index 4d6d7ef76926..2405e8bc36ce 100644 --- a/odk/examples/java/Inspector/SwingTreeControlProvider.java +++ b/odk/examples/java/Inspector/SwingTreeControlProvider.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SwingTreeControlProvider.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2007-11-06 15:08:01 $ - * * 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/java/Inspector/SwingUnoFacetteNode.java b/odk/examples/java/Inspector/SwingUnoFacetteNode.java index cd879de44ade..96374f1e5b9e 100644 --- a/odk/examples/java/Inspector/SwingUnoFacetteNode.java +++ b/odk/examples/java/Inspector/SwingUnoFacetteNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SwingUnoFacetteNode.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2007-01-30 08:13:23 $ - * * 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/java/Inspector/SwingUnoMethodNode.java b/odk/examples/java/Inspector/SwingUnoMethodNode.java index 148db17ca02b..c01c6074b795 100644 --- a/odk/examples/java/Inspector/SwingUnoMethodNode.java +++ b/odk/examples/java/Inspector/SwingUnoMethodNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SwingUnoMethodNode.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:21:25 $ - * * 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/java/Inspector/SwingUnoNode.java b/odk/examples/java/Inspector/SwingUnoNode.java index 93f8a33fd26f..19295cc4b4d0 100644 --- a/odk/examples/java/Inspector/SwingUnoNode.java +++ b/odk/examples/java/Inspector/SwingUnoNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SwingUnoNode.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:21:53 $ - * * 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/java/Inspector/SwingUnoPropertyNode.java b/odk/examples/java/Inspector/SwingUnoPropertyNode.java index 5475c3ac2135..f72229db6f10 100644 --- a/odk/examples/java/Inspector/SwingUnoPropertyNode.java +++ b/odk/examples/java/Inspector/SwingUnoPropertyNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SwingUnoPropertyNode.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:22:07 $ - * * 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/java/Inspector/TDocSupplier.java b/odk/examples/java/Inspector/TDocSupplier.java index 53509973d7f7..1022507eb387 100644 --- a/odk/examples/java/Inspector/TDocSupplier.java +++ b/odk/examples/java/Inspector/TDocSupplier.java @@ -1,16 +1,10 @@ /************************************************************************* * - * $RCSfile: TDocSupplier.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-01-02 15:01:09 $ - * * 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/java/Inspector/TestInspector.java b/odk/examples/java/Inspector/TestInspector.java index e5dcef8f5645..a2255dff859a 100644 --- a/odk/examples/java/Inspector/TestInspector.java +++ b/odk/examples/java/Inspector/TestInspector.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestInspector.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: hr $ $Date: 2007-01-02 15:01: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/java/Inspector/UnoFacetteNode.java b/odk/examples/java/Inspector/UnoFacetteNode.java index ca3a84c24d09..53296129b2da 100644 --- a/odk/examples/java/Inspector/UnoFacetteNode.java +++ b/odk/examples/java/Inspector/UnoFacetteNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoFacetteNode.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: hr $ $Date: 2007-01-02 15:01: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/java/Inspector/UnoMethodNode.java b/odk/examples/java/Inspector/UnoMethodNode.java index 8cc1b0443479..57793809bc5e 100644 --- a/odk/examples/java/Inspector/UnoMethodNode.java +++ b/odk/examples/java/Inspector/UnoMethodNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoMethodNode.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:22:53 $ - * * 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/java/Inspector/UnoNode.java b/odk/examples/java/Inspector/UnoNode.java index 98f1eb3ab6b6..2bfaaf34a356 100644 --- a/odk/examples/java/Inspector/UnoNode.java +++ b/odk/examples/java/Inspector/UnoNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoNode.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:23:07 $ - * * 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/java/Inspector/UnoPropertyNode.java b/odk/examples/java/Inspector/UnoPropertyNode.java index bfae4a7ca1f9..4b22b01f1b8a 100644 --- a/odk/examples/java/Inspector/UnoPropertyNode.java +++ b/odk/examples/java/Inspector/UnoPropertyNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoPropertyNode.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-01-30 08:15:04 $ - * * 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/java/Inspector/UnoTreeRenderer.java b/odk/examples/java/Inspector/UnoTreeRenderer.java index 5d4181281502..54094275606c 100755..100644 --- a/odk/examples/java/Inspector/UnoTreeRenderer.java +++ b/odk/examples/java/Inspector/UnoTreeRenderer.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: UnoTreeRenderer.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2007-11-06 15:08:15 $ - * * 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/java/Inspector/XDialogProvider.java b/odk/examples/java/Inspector/XDialogProvider.java index a0fa4fc28ada..e8bfadc1873f 100644 --- a/odk/examples/java/Inspector/XDialogProvider.java +++ b/odk/examples/java/Inspector/XDialogProvider.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XDialogProvider.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:23:42 $ - * * 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/java/Inspector/XInstanceInspector.idl b/odk/examples/java/Inspector/XInstanceInspector.idl index 07d63895c718..134879f68cee 100644 --- a/odk/examples/java/Inspector/XInstanceInspector.idl +++ b/odk/examples/java/Inspector/XInstanceInspector.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XInstanceInspector.idl,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:30:03 $ - * * 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/java/Inspector/XLanguageSourceCodeGenerator.java b/odk/examples/java/Inspector/XLanguageSourceCodeGenerator.java index 484d84f5c4a5..832f0aa51d4b 100644 --- a/odk/examples/java/Inspector/XLanguageSourceCodeGenerator.java +++ b/odk/examples/java/Inspector/XLanguageSourceCodeGenerator.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XLanguageSourceCodeGenerator.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:24: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/java/Inspector/XMethodParametersDialog.java b/odk/examples/java/Inspector/XMethodParametersDialog.java index fddb5429ee13..8bad4f19b9c5 100644 --- a/odk/examples/java/Inspector/XMethodParametersDialog.java +++ b/odk/examples/java/Inspector/XMethodParametersDialog.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XMethodParametersDialog.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2007-01-30 08:16:07 $ - * * 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/java/Inspector/XTreeControlProvider.java b/odk/examples/java/Inspector/XTreeControlProvider.java index 0065e8729ae6..ca40d70afae2 100644 --- a/odk/examples/java/Inspector/XTreeControlProvider.java +++ b/odk/examples/java/Inspector/XTreeControlProvider.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XTreeControlProvider.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-01-30 08:16:18 $ - * * 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/java/Inspector/XUnoFacetteNode.java b/odk/examples/java/Inspector/XUnoFacetteNode.java index 36ed5f017aad..6ef4bf4d67a9 100644 --- a/odk/examples/java/Inspector/XUnoFacetteNode.java +++ b/odk/examples/java/Inspector/XUnoFacetteNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XUnoFacetteNode.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2007-01-30 08:16:38 $ - * * 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/java/Inspector/XUnoMethodNode.java b/odk/examples/java/Inspector/XUnoMethodNode.java index a57003d75a57..074c2fe913ba 100644 --- a/odk/examples/java/Inspector/XUnoMethodNode.java +++ b/odk/examples/java/Inspector/XUnoMethodNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XUnoMethodNode.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:24:48 $ - * * 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/java/Inspector/XUnoNode.java b/odk/examples/java/Inspector/XUnoNode.java index 50aea088ae15..ae65374aca7a 100644 --- a/odk/examples/java/Inspector/XUnoNode.java +++ b/odk/examples/java/Inspector/XUnoNode.java @@ -1,16 +1,10 @@ import com.sun.star.uno.Type; /************************************************************************* * - * $RCSfile: XUnoNode.java,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2007-04-04 09:25:00 $ - * * 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/java/Inspector/XUnoPropertyNode.java b/odk/examples/java/Inspector/XUnoPropertyNode.java index 4265e994d724..e4aa4caba668 100644 --- a/odk/examples/java/Inspector/XUnoPropertyNode.java +++ b/odk/examples/java/Inspector/XUnoPropertyNode.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XUnoPropertyNode.java,v $ - * - * $Revision: 1.2 $ - * - * last change: $Author: rt $ $Date: 2007-01-30 08:17:06 $ - * * 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/java/MinimalComponent/Makefile b/odk/examples/java/MinimalComponent/Makefile index c23a83603f69..8fd4ade8fb9d 100644 --- a/odk/examples/java/MinimalComponent/Makefile +++ b/odk/examples/java/MinimalComponent/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.19 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:30:17 $ -# # 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/java/MinimalComponent/MinimalComponent.idl b/odk/examples/java/MinimalComponent/MinimalComponent.idl index 57e37ea222b9..c24011ccdafc 100644 --- a/odk/examples/java/MinimalComponent/MinimalComponent.idl +++ b/odk/examples/java/MinimalComponent/MinimalComponent.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MinimalComponent.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:12: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 diff --git a/odk/examples/java/MinimalComponent/MinimalComponent.java b/odk/examples/java/MinimalComponent/MinimalComponent.java index 3d622fcf2b9b..47129efc00d2 100644 --- a/odk/examples/java/MinimalComponent/MinimalComponent.java +++ b/odk/examples/java/MinimalComponent/MinimalComponent.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: MinimalComponent.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:13:05 $ - * * 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/java/MinimalComponent/TestMinimalComponent.java b/odk/examples/java/MinimalComponent/TestMinimalComponent.java index 9496e0a15f34..9a6df86f6fe1 100644 --- a/odk/examples/java/MinimalComponent/TestMinimalComponent.java +++ b/odk/examples/java/MinimalComponent/TestMinimalComponent.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TestMinimalComponent.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:13:18 $ - * * 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/java/NotesAccess/Makefile b/odk/examples/java/NotesAccess/Makefile index 0010e3091890..87e41d3c1e7a 100644 --- a/odk/examples/java/NotesAccess/Makefile +++ b/odk/examples/java/NotesAccess/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.15 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:17:11 $ -# # 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/java/NotesAccess/NotesAccess.java b/odk/examples/java/NotesAccess/NotesAccess.java index a0cc5ea59afb..f337304e09c7 100644 --- a/odk/examples/java/NotesAccess/NotesAccess.java +++ b/odk/examples/java/NotesAccess/NotesAccess.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: NotesAccess.java,v $ - * - * $Revision: 1.10 $ - * - * last change: $Author: rt $ $Date: 2005-03-29 12:17:26 $ - * * 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/java/PropertySet/Makefile b/odk/examples/java/PropertySet/Makefile index a7eb6f29db99..0a382d15042e 100644 --- a/odk/examples/java/PropertySet/Makefile +++ b/odk/examples/java/PropertySet/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.15 $ -# -# last change: $Author: obo $ $Date: 2007-01-25 11:09:34 $ -# # 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/java/PropertySet/PropTest.java b/odk/examples/java/PropertySet/PropTest.java index 1f0db6492831..e8652c7689bb 100644 --- a/odk/examples/java/PropertySet/PropTest.java +++ b/odk/examples/java/PropertySet/PropTest.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: PropTest.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: hr $ $Date: 2003-06-30 15:57: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/java/Spreadsheet/CalcAddins.java b/odk/examples/java/Spreadsheet/CalcAddins.java index 6d2d08f74272..6a052a7e2eea 100644 --- a/odk/examples/java/Spreadsheet/CalcAddins.java +++ b/odk/examples/java/Spreadsheet/CalcAddins.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: CalcAddins.java,v $ - * - * $Revision: 1.4 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:14:48 $ - * * 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/java/Spreadsheet/ChartTypeChange.java b/odk/examples/java/Spreadsheet/ChartTypeChange.java index 3755fc89602d..1a86ee3d0b97 100644 --- a/odk/examples/java/Spreadsheet/ChartTypeChange.java +++ b/odk/examples/java/Spreadsheet/ChartTypeChange.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ChartTypeChange.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:15:29 $ - * * 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/java/Spreadsheet/EuroAdaption.java b/odk/examples/java/Spreadsheet/EuroAdaption.java index d0b8124427da..f167f93810bd 100644 --- a/odk/examples/java/Spreadsheet/EuroAdaption.java +++ b/odk/examples/java/Spreadsheet/EuroAdaption.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: EuroAdaption.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:15: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/java/Spreadsheet/Makefile b/odk/examples/java/Spreadsheet/Makefile index 200e80aabe4d..4a251ae2062b 100644 --- a/odk/examples/java/Spreadsheet/Makefile +++ b/odk/examples/java/Spreadsheet/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.10 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:30:53 $ -# # 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/java/Spreadsheet/SCalc.java b/odk/examples/java/Spreadsheet/SCalc.java index 0065808fdaba..1ff2c56ddbdb 100644 --- a/odk/examples/java/Spreadsheet/SCalc.java +++ b/odk/examples/java/Spreadsheet/SCalc.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SCalc.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:16: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/java/Spreadsheet/XCalcAddins.idl b/odk/examples/java/Spreadsheet/XCalcAddins.idl index afaf368e895e..bd515b6ebced 100644 --- a/odk/examples/java/Spreadsheet/XCalcAddins.idl +++ b/odk/examples/java/Spreadsheet/XCalcAddins.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XCalcAddins.idl,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:31: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/java/Text/BookmarkInsertion.java b/odk/examples/java/Text/BookmarkInsertion.java index 1ffea8b62a4c..89fb0ec4e841 100644 --- a/odk/examples/java/Text/BookmarkInsertion.java +++ b/odk/examples/java/Text/BookmarkInsertion.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: BookmarkInsertion.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:16:38 $ - * * 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/java/Text/GraphicsInserter.java b/odk/examples/java/Text/GraphicsInserter.java index a729be3fed06..866da1c0849f 100644 --- a/odk/examples/java/Text/GraphicsInserter.java +++ b/odk/examples/java/Text/GraphicsInserter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: GraphicsInserter.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: kz $ $Date: 2005-10-05 14:43:07 $ - * * 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/java/Text/HardFormatting.java b/odk/examples/java/Text/HardFormatting.java index 1e044a1579ba..b1ec48da7cb7 100644 --- a/odk/examples/java/Text/HardFormatting.java +++ b/odk/examples/java/Text/HardFormatting.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: HardFormatting.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:17:04 $ - * * 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/java/Text/Makefile b/odk/examples/java/Text/Makefile index 3826c8448274..9fb4b6226407 100644 --- a/odk/examples/java/Text/Makefile +++ b/odk/examples/java/Text/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.7 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:18:27 $ -# # 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/java/Text/SWriter.java b/odk/examples/java/Text/SWriter.java index ba3d06d99cc0..18ae35481189 100644 --- a/odk/examples/java/Text/SWriter.java +++ b/odk/examples/java/Text/SWriter.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: SWriter.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:17: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/java/Text/StyleCreation.java b/odk/examples/java/Text/StyleCreation.java index d3c26ff2df69..91cfb3f7a8c6 100644 --- a/odk/examples/java/Text/StyleCreation.java +++ b/odk/examples/java/Text/StyleCreation.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: StyleCreation.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:17:43 $ - * * 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/java/Text/StyleInitialization.java b/odk/examples/java/Text/StyleInitialization.java index 32b6bf9f7b00..c08243609499 100644 --- a/odk/examples/java/Text/StyleInitialization.java +++ b/odk/examples/java/Text/StyleInitialization.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: StyleInitialization.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:18:02 $ - * * 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/java/Text/TextDocumentStructure.java b/odk/examples/java/Text/TextDocumentStructure.java index 73372b7100e4..f60ce98c937d 100644 --- a/odk/examples/java/Text/TextDocumentStructure.java +++ b/odk/examples/java/Text/TextDocumentStructure.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextDocumentStructure.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:18:15 $ - * * 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/java/Text/TextReplace.java b/odk/examples/java/Text/TextReplace.java index d714e73902c6..980b955e990f 100644 --- a/odk/examples/java/Text/TextReplace.java +++ b/odk/examples/java/Text/TextReplace.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextReplace.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:18: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/java/Text/WriterSelector.java b/odk/examples/java/Text/WriterSelector.java index 34b4f4e01f0e..6fd00189d657 100644 --- a/odk/examples/java/Text/WriterSelector.java +++ b/odk/examples/java/Text/WriterSelector.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: WriterSelector.java,v $ - * - * $Revision: 1.6 $ - * - * last change: $Author: kz $ $Date: 2005-03-01 12:09:44 $ - * * 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/java/ToDo/Makefile b/odk/examples/java/ToDo/Makefile index de7f0f01d09c..476ff6620dbc 100644 --- a/odk/examples/java/ToDo/Makefile +++ b/odk/examples/java/ToDo/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.21 $ -# -# last change: $Author: rt $ $Date: 2008-07-11 14:31:23 $ -# # 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/java/ToDo/ToDo.idl b/odk/examples/java/ToDo/ToDo.idl index de4171888b4e..3aa45ccf4448 100644 --- a/odk/examples/java/ToDo/ToDo.idl +++ b/odk/examples/java/ToDo/ToDo.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ToDo.idl,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:31: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/java/ToDo/ToDo.java b/odk/examples/java/ToDo/ToDo.java index 353c77832ae1..87257c406903 100644 --- a/odk/examples/java/ToDo/ToDo.java +++ b/odk/examples/java/ToDo/ToDo.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: ToDo.java,v $ - * - * $Revision: 1.9 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 17:19:47 $ - * * 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/java/ToDo/XToDo.idl b/odk/examples/java/ToDo/XToDo.idl index 999bcb3fbbb8..5cae425c4ea0 100644 --- a/odk/examples/java/ToDo/XToDo.idl +++ b/odk/examples/java/ToDo/XToDo.idl @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: XToDo.idl,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2008-07-11 14:32:23 $ - * * 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/java/makefile.mk b/odk/examples/java/makefile.mk index 69f7c8d2cf1a..564b615e9356 100644 --- a/odk/examples/java/makefile.mk +++ b/odk/examples/java/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.9 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify |