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/DevelopersGuide/Config | |
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/DevelopersGuide/Config')
-rw-r--r-- | odk/examples/DevelopersGuide/Config/ConfigExamples.java | 8 | ||||
-rw-r--r-- | odk/examples/DevelopersGuide/Config/Makefile | 8 | ||||
-rw-r--r-- | odk/examples/DevelopersGuide/Config/makefile.mk | 6 |
3 files changed, 3 insertions, 19 deletions
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 |