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 | |
parent | 2e24fc74150a5c554c71883fe0ff7c6ef1b1ef80 (diff) |
sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle
Diffstat (limited to 'sal')
-rw-r--r-- | sal/cppunittester/cppunittester.cxx | 4 | ||||
-rw-r--r-- | sal/cppunittester/makefile.mk | 8 |
2 files changed, 6 insertions, 6 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" diff --git a/sal/cppunittester/makefile.mk b/sal/cppunittester/makefile.mk index a87d1b182c68..a75fcb90470c 100644 --- a/sal/cppunittester/makefile.mk +++ b/sal/cppunittester/makefile.mk @@ -1,14 +1,11 @@ #************************************************************************* +# # 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,v $ -# -# $Revision: 1.4 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify @@ -25,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. +# #***********************************************************************/ PRJ = .. |