diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-02-12 15:01:35 +0100 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-02-12 15:01:35 +0100 |
commit | 7c0e541f4d7e3b14861ae10f1ae0db326b4fbd8c (patch) | |
tree | 6cd165c8fd0fc9bfd3b364a40862244114cc7ac1 /postprocess/rebase | |
parent | 705bec7bdf138a6f7d1c43aba6ceebe98f4b236e (diff) |
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
Diffstat (limited to 'postprocess/rebase')
-rwxr-xr-x | postprocess/rebase/makefile.mk | 6 | ||||
-rwxr-xr-x | postprocess/rebase/rebase.pl | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/postprocess/rebase/makefile.mk b/postprocess/rebase/makefile.mk index 84c8ce80f9d3..d9d6d10c8961 100755 --- a/postprocess/rebase/makefile.mk +++ b/postprocess/rebase/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.10 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/postprocess/rebase/rebase.pl b/postprocess/rebase/rebase.pl index 8afe774a8f5e..01b6e361bfdf 100755 --- a/postprocess/rebase/rebase.pl +++ b/postprocess/rebase/rebase.pl @@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}' # # 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: rebase.pl,v $ -# -# $Revision: 1.5 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify |