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 | a715d9bb5fa71ca7366ac6d04267c0c1bcccfc1a (patch) | |
tree | 3362eb44e1c1d3630f3763c994658febe0077e43 /pyuno/source/module/uno.py | |
parent | 646f85db3940b991ed01ac28b3aca05e0b628b49 (diff) | |
parent | 5841d6f6155a9ae8355a2a06e6ad55b792254a2c (diff) |
sb118: merged in DEV300_m72
Diffstat (limited to 'pyuno/source/module/uno.py')
-rw-r--r-- | pyuno/source/module/uno.py | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/pyuno/source/module/uno.py b/pyuno/source/module/uno.py index f136b21a0..f61b3c925 100644 --- a/pyuno/source/module/uno.py +++ b/pyuno/source/module/uno.py @@ -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: uno.py,v $ -# -# $Revision: 1.9 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify |