diff options
Diffstat (limited to 'odk/examples/DevelopersGuide/Database')
29 files changed, 29 insertions, 201 deletions
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 |