diff options
Diffstat (limited to 'helpcontent2/source/auxiliary/vi')
5 files changed, 9 insertions, 24 deletions
diff --git a/helpcontent2/source/auxiliary/vi/default.css b/helpcontent2/source/auxiliary/vi/default.css index d075b90e23..8a15af3be6 100755 --- a/helpcontent2/source/auxiliary/vi/default.css +++ b/helpcontent2/source/auxiliary/vi/default.css @@ -3,13 +3,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: default.css,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/helpcontent2/source/auxiliary/vi/highcontrast1.css b/helpcontent2/source/auxiliary/vi/highcontrast1.css index 2498e89371..d2a06ea836 100755 --- a/helpcontent2/source/auxiliary/vi/highcontrast1.css +++ b/helpcontent2/source/auxiliary/vi/highcontrast1.css @@ -3,13 +3,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: highcontrast1.css,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -114,4 +111,4 @@ h1 { border: 1px solid red; padding: 3px; display: none;} a - { color: #FFFF00; }
\ No newline at end of file + { color: #FFFF00; } diff --git a/helpcontent2/source/auxiliary/vi/highcontrast2.css b/helpcontent2/source/auxiliary/vi/highcontrast2.css index 75064ec0eb..db16162b7d 100755 --- a/helpcontent2/source/auxiliary/vi/highcontrast2.css +++ b/helpcontent2/source/auxiliary/vi/highcontrast2.css @@ -3,13 +3,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: highcontrast2.css,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -114,4 +111,4 @@ h1 { border: 1px solid red; padding: 3px; display: none;} a - { color: #00FF00; }
\ No newline at end of file + { color: #00FF00; } diff --git a/helpcontent2/source/auxiliary/vi/highcontrastblack.css b/helpcontent2/source/auxiliary/vi/highcontrastblack.css index 8c1231ba07..0656c1e870 100755 --- a/helpcontent2/source/auxiliary/vi/highcontrastblack.css +++ b/helpcontent2/source/auxiliary/vi/highcontrastblack.css @@ -3,13 +3,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: highcontrastblack.css,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -114,4 +111,4 @@ h1 { border: 1px solid red; padding: 3px; display: none;} a - { color: #FFFFFF; }
\ No newline at end of file + { color: #FFFFFF; } diff --git a/helpcontent2/source/auxiliary/vi/highcontrastwhite.css b/helpcontent2/source/auxiliary/vi/highcontrastwhite.css index 776104aa27..ceacab21e0 100755 --- a/helpcontent2/source/auxiliary/vi/highcontrastwhite.css +++ b/helpcontent2/source/auxiliary/vi/highcontrastwhite.css @@ -3,13 +3,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: highcontrastwhite.css,v $ - * $Revision: 1.4 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -114,4 +111,4 @@ h1 { border: 1px solid red; padding: 3px; display: none;} a - { color: #000000; }
\ No newline at end of file + { color: #000000; } |