diff options
author | sb <sb@openoffice.org> | 2010-02-25 14:34:54 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-25 14:34:54 +0100 |
commit | d2a42ecf88e1485003dce580929d20e2799cc6ee (patch) | |
tree | 0efe0f7cb0c179d7bcc1726c113b95225fb66ad7 /sal/cppunittester/cppunittester.cxx | |
parent | 2e24fc74150a5c554c71883fe0ff7c6ef1b1ef80 (diff) |
sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle
Diffstat (limited to 'sal/cppunittester/cppunittester.cxx')
-rw-r--r-- | sal/cppunittester/cppunittester.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sal/cppunittester/cppunittester.cxx b/sal/cppunittester/cppunittester.cxx index ad3ff5a98a72..1082e6ff9844 100644 --- a/sal/cppunittester/cppunittester.cxx +++ b/sal/cppunittester/cppunittester.cxx @@ -1,7 +1,8 @@ /************************************************************************* +* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * -* Copyright 2010 by Sun Microsystems, Inc. +* Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * @@ -21,6 +22,7 @@ * version 3 along with OpenOffice.org. If not, see * <http://www.openoffice.org/license.html> * for a copy of the LGPLv3 License. +* ************************************************************************/ #include "precompiled_sal.hxx" |