diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-26 06:04:41 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-26 06:04:41 +0000 |
commit | c1beacd46853440d483ce9631e59a36377a04348 (patch) | |
tree | fa4ce42c065d5fd00ef45ad607360b7993661d49 /bridges/test | |
parent | 38cd918d5a3e8f6fc8acbdaa6160d8087cae1147 (diff) |
One license header should be sufficient
Diffstat (limited to 'bridges/test')
-rw-r--r-- | bridges/test/performance/testperformance.cxx | 38 |
1 files changed, 2 insertions, 36 deletions
diff --git a/bridges/test/performance/testperformance.cxx b/bridges/test/performance/testperformance.cxx index eacf56a66..ec2e3bc54 100644 --- a/bridges/test/performance/testperformance.cxx +++ b/bridges/test/performance/testperformance.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testperformance.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:06:06 $ + * last change: $Author: rt $ $Date: 2008-03-26 07:04:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,40 +36,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_bridges.hxx" -/*#************************************************************************* -# - * OpenOffice.org - a multi-platform office productivity suite - * - * $RCSfile: testperformance.cxx,v $ - * - * $Revision: 1.3 $ - * - * last change: $Author: obo $ $Date: 2006-09-16 16:06:06 $ - * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. - * - * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License version 2.1, as published by the Free Software Foundation. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA - * -#************************************************************************* */ #include <stdio.h> #include <math.h> |