diff options
author | obo <obo@openoffice.org> | 2010-03-24 17:40:00 +0100 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-03-24 17:40:00 +0100 |
commit | ffa352b361e754a8219f68dc08eb84c602d7c51c (patch) | |
tree | 380ee6e7b71d93da3d7973b3b36cce638cb639ba /sc/addin/datefunc | |
parent | df9908dd7eb3f7e856965697b4a9d38fcb4cf903 (diff) | |
parent | 2a69cc2b94842b785794857fd202acbe5f487138 (diff) |
CWS-TOOLING: integrate CWS changefileheader3ooo/OOO320_m14
Diffstat (limited to 'sc/addin/datefunc')
-rw-r--r-- | sc/addin/datefunc/dfa.cl | 7 | ||||
-rw-r--r-- | sc/addin/datefunc/dfa.src | 7 | ||||
-rw-r--r-- | sc/addin/datefunc/makefile.mk | 8 |
3 files changed, 6 insertions, 16 deletions
diff --git a/sc/addin/datefunc/dfa.cl b/sc/addin/datefunc/dfa.cl index 2a2c01422..3467fbca6 100644 --- a/sc/addin/datefunc/dfa.cl +++ b/sc/addin/datefunc/dfa.cl @@ -1,13 +1,10 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2008 by Sun Microsystems, Inc. * - * OpenOffice.org - a multi-platform office productivity suite + * Copyright 2000, 2010 Oracle and/or its affiliates. * - * $RCSfile: dfa.cl,v $ - * $Revision: 1.4 $ + * OpenOffice.org - a multi-platform office productivity suite * * This file is part of OpenOffice.org. * diff --git a/sc/addin/datefunc/dfa.src b/sc/addin/datefunc/dfa.src index ed1da6c3b..6a38f3068 100644 --- a/sc/addin/datefunc/dfa.src +++ b/sc/addin/datefunc/dfa.src @@ -1,13 +1,10 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2008 by Sun Microsystems, Inc. * - * OpenOffice.org - a multi-platform office productivity suite + * Copyright 2000, 2010 Oracle and/or its affiliates. * - * $RCSfile: dfa.src,v $ - * $Revision: 1.34 $ + * OpenOffice.org - a multi-platform office productivity suite * * This file is part of OpenOffice.org. * diff --git a/sc/addin/datefunc/makefile.mk b/sc/addin/datefunc/makefile.mk index a1615da95..5b979f42b 100644 --- a/sc/addin/datefunc/makefile.mk +++ b/sc/addin/datefunc/makefile.mk @@ -1,14 +1,10 @@ #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# -# Copyright 2008 by Sun Microsystems, Inc. # -# OpenOffice.org - a multi-platform office productivity suite -# -# $RCSfile: makefile.mk,v $ +# Copyright 2000, 2010 Oracle and/or its affiliates. # -# $Revision: 1.15 $ +# OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # |