diff options
author | sb <sb@openoffice.org> | 2010-02-25 12:46:45 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-25 12:46:45 +0100 |
commit | 35ec6ba5ee783c18484b4b19eab687a1b6ef2544 (patch) | |
tree | ee2839e7c9e6b1b6bb7316e8843e63bea206bf2b /stlport | |
parent | effed40ee9822d032cb506a25090f7e8b8dfa574 (diff) | |
parent | 19c6c82576734fb8a8dee5d6c07b2aec7186e545 (diff) |
sb118: merged in DEV300_m72
Diffstat (limited to 'stlport')
-rw-r--r-- | stlport/makefile.mk | 6 | ||||
-rw-r--r-- | stlport/systemstl/functional | 5 | ||||
-rw-r--r-- | stlport/systemstl/hash_map | 5 | ||||
-rw-r--r-- | stlport/systemstl/hash_set | 5 | ||||
-rw-r--r-- | stlport/systemstl/numeric | 5 | ||||
-rw-r--r-- | stlport/systemstl/rope | 5 | ||||
-rw-r--r-- | stlport/systemstl/slist | 5 | ||||
-rw-r--r-- | stlport/systemstl/vector | 5 |
8 files changed, 8 insertions, 33 deletions
diff --git a/stlport/makefile.mk b/stlport/makefile.mk index 475052287709..dc5482525cdd 100644 --- a/stlport/makefile.mk +++ b/stlport/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.45.2.1 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/stlport/systemstl/functional b/stlport/systemstl/functional index 232cddbef5ad..59b61f95f250 100644 --- a/stlport/systemstl/functional +++ b/stlport/systemstl/functional @@ -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: functional,v $ - * $Revision: 1.7 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/stlport/systemstl/hash_map b/stlport/systemstl/hash_map index b969b11b211b..415e39f77926 100644 --- a/stlport/systemstl/hash_map +++ b/stlport/systemstl/hash_map @@ -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: hash_map,v $ - * $Revision: 1.7 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify diff --git a/stlport/systemstl/hash_set b/stlport/systemstl/hash_set index 89c4b51853dd..11ac7edb5a55 100644 --- a/stlport/systemstl/hash_set +++ b/stlport/systemstl/hash_set @@ -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: hash_set,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/stlport/systemstl/numeric b/stlport/systemstl/numeric index 5ea17ad0758a..3510ccb5bf57 100644 --- a/stlport/systemstl/numeric +++ b/stlport/systemstl/numeric @@ -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: numeric,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/stlport/systemstl/rope b/stlport/systemstl/rope index c6349947ca7b..71ea13a022cf 100644 --- a/stlport/systemstl/rope +++ b/stlport/systemstl/rope @@ -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: rope,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/stlport/systemstl/slist b/stlport/systemstl/slist index 48a37c2fd512..6535c545e50d 100644 --- a/stlport/systemstl/slist +++ b/stlport/systemstl/slist @@ -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: slist,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/stlport/systemstl/vector b/stlport/systemstl/vector index 1b9ab9eef418..f15038f9eaaf 100644 --- a/stlport/systemstl/vector +++ b/stlport/systemstl/vector @@ -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: vector,v $ - * $Revision: 1.5 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify |