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 | 72e939d8ed5c57400a439d406586666faf6b7b2b (patch) | |
tree | baba24818a4578b9766dd27cd3e96a3a35ae1929 /expat | |
parent | 270a926584edf395c0839eb68e2722e9e52d48c9 (diff) |
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
Diffstat (limited to 'expat')
-rw-r--r-- | expat/expat-2.0.1.patch | 8 | ||||
-rw-r--r-- | expat/makefile.mk | 6 |
2 files changed, 3 insertions, 11 deletions
diff --git a/expat/expat-2.0.1.patch b/expat/expat-2.0.1.patch index 9ed7413d40de..bea3d01e0c4f 100644 --- a/expat/expat-2.0.1.patch +++ b/expat/expat-2.0.1.patch @@ -1,19 +1,15 @@ --- misc/expat-2.0.1/lib/makefile.mk Wed Aug 20 14:33:55 2008 +++ misc/build/expat-2.0.1/lib/makefile.mk Wed Aug 20 14:26:42 2008 -@@ -1 +1,93 @@ +@@ -1 +1,89 @@ -dummy +#************************************************************************* +# +# 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: header.hxx,v $ -+# -+# $Revision: 1.1 $ -+# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/expat/makefile.mk b/expat/makefile.mk index a7e9a6fe5d68..1c2ca1a9e0f7 100644 --- a/expat/makefile.mk +++ b/expat/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 |