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 /cosv/source/unittest | |
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 'cosv/source/unittest')
-rw-r--r-- | cosv/source/unittest/file_ut.cxx | 5 | ||||
-rw-r--r-- | cosv/source/unittest/makefile.mk | 6 | ||||
-rw-r--r-- | cosv/source/unittest/string_ut.cxx | 5 | ||||
-rw-r--r-- | cosv/source/unittest/ut.hxx | 5 | ||||
-rw-r--r-- | cosv/source/unittest/ut_main.cxx | 5 |
5 files changed, 5 insertions, 21 deletions
diff --git a/cosv/source/unittest/file_ut.cxx b/cosv/source/unittest/file_ut.cxx index 17fcf9469e85..b1c2a0a17cb9 100644 --- a/cosv/source/unittest/file_ut.cxx +++ b/cosv/source/unittest/file_ut.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: file_ut.cxx,v $ - * $Revision: 1.3 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/cosv/source/unittest/makefile.mk b/cosv/source/unittest/makefile.mk index 7adcc104fbb4..173ce8c991fe 100644 --- a/cosv/source/unittest/makefile.mk +++ b/cosv/source/unittest/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/cosv/source/unittest/string_ut.cxx b/cosv/source/unittest/string_ut.cxx index a9a83ece5e4f..690950d8ee97 100644 --- a/cosv/source/unittest/string_ut.cxx +++ b/cosv/source/unittest/string_ut.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: string_ut.cxx,v $ - * $Revision: 1.3 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/cosv/source/unittest/ut.hxx b/cosv/source/unittest/ut.hxx index 3f41e9861b6f..b46d97f12bae 100644 --- a/cosv/source/unittest/ut.hxx +++ b/cosv/source/unittest/ut.hxx @@ -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: ut.hxx,v $ - * $Revision: 1.3 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/cosv/source/unittest/ut_main.cxx b/cosv/source/unittest/ut_main.cxx index 71a5552ff0e6..750c628f32fb 100644 --- a/cosv/source/unittest/ut_main.cxx +++ b/cosv/source/unittest/ut_main.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: ut_main.cxx,v $ - * $Revision: 1.3 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify |