diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-03-10 16:36:40 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-03-10 16:36:40 +0100 |
commit | 393382f1bbbecd85d58378571a91e6cf3108ca4c (patch) | |
tree | dc9e4f538714b1c4f86344a17f27c6cda37bda2d /stlport | |
parent | f92271ee18b11a7bcd424f0583ae3f36954ffb7f (diff) | |
parent | 34dfbf55a3363739f588aae68229cbead0c38d93 (diff) |
ause110: update to DEV300_m74
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 0ea9d9fe068c..4165a4a0dd7d 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 |