diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-02-17 10:32:35 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-02-17 10:32:35 +0100 |
commit | 2e7d9a031bd8facc86f8fab2793469fc350ca37c (patch) | |
tree | 52ee39d6423d59c40f6cc92998df2aedf72c0aac /odk/examples/java/ToDo | |
parent | d9ed7227b8d4dd6cbdceb7ca86997982e8680874 (diff) | |
parent | aed67decb2c1f0f77599cc3568f4f4c32fb5da06 (diff) |
CWS-TOOLING: integrate CWS changefileheader2
Notes
Notes:
split repo tag: sdk_ooo/DEV300_m72
split repo tag: sdk_ooo/DEV300_m73
Diffstat (limited to 'odk/examples/java/ToDo')
-rw-r--r-- | odk/examples/java/ToDo/Makefile | 8 | ||||
-rw-r--r-- | odk/examples/java/ToDo/ToDo.idl | 8 | ||||
-rw-r--r-- | odk/examples/java/ToDo/ToDo.java | 8 | ||||
-rw-r--r-- | odk/examples/java/ToDo/XToDo.idl | 8 |
4 files changed, 4 insertions, 28 deletions
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 |