diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-09-08 00:56:53 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-09-08 00:56:53 +0000 |
commit | 914371acf13bfdea729597fb142aaa1f47684b0a (patch) | |
tree | 0c1088c9ac038379d1e0b6ff9afc43fa1c38ae70 /chart2/workbench | |
parent | c862bf5ceee6aa92877c6ea34b0d266144a91b30 (diff) |
INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED
2005/09/05 18:43:57 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL
Diffstat (limited to 'chart2/workbench')
-rw-r--r-- | chart2/workbench/fileformat/nmspace.mod | 82 | ||||
-rw-r--r-- | chart2/workbench/fileformat/office.dtd | 82 | ||||
-rw-r--r-- | chart2/workbench/fileformat/office.mod | 84 | ||||
-rw-r--r-- | chart2/workbench/fileformat/script.mod | 82 | ||||
-rw-r--r-- | chart2/workbench/fileformat/settings.mod | 82 | ||||
-rw-r--r-- | chart2/workbench/fileformat/style.mod | 82 |
6 files changed, 187 insertions, 307 deletions
diff --git a/chart2/workbench/fileformat/nmspace.mod b/chart2/workbench/fileformat/nmspace.mod index 1eb86451f0d8..7ffce40f4c7a 100644 --- a/chart2/workbench/fileformat/nmspace.mod +++ b/chart2/workbench/fileformat/nmspace.mod @@ -1,56 +1,36 @@ <!-- - $Id: nmspace.mod,v 1.1.1.1 2003-10-06 09:58:35 bm Exp $ - - The Contents of this file are made available subject to the terms of - either of the following licenses - - - GNU Lesser General Public License Version 2.1 - - Sun Industry Standards Source License Version 1.1 - - Sun Microsystems Inc., October, 2000 - - GNU Lesser General Public License Version 2.1 - ============================================= - Copyright 2000 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 - - - Sun Industry Standards Source License Version 1.1 - ================================================= - The contents of this file are subject to the Sun Industry Standards - Source License Version 1.1 (the "License"); You may not use this file - except in compliance with the License. You may obtain a copy of the - License at http://www.openoffice.org/license.html. - - Software provided under this License is provided on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - See the License for the specific provisions governing your rights and - obligations concerning the Software. - - The Initial Developer of the Original Code is: Sun Microsystems, Inc. - - Copyright: 2000 by Sun Microsystems, Inc. - - All Rights Reserved. - - Contributor(s): _______________________________________ + OpenOffice.org - a multi-platform office productivity suite + + $RCSfile: nmspace.mod,v $ + + $Revision: 1.2 $ + + last change: $Author: rt $ $Date: 2005-09-08 01:55:44 $ + + 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 + --> <!ENTITY nFO "http://www.w3.org/1999/XSL/Format"> diff --git a/chart2/workbench/fileformat/office.dtd b/chart2/workbench/fileformat/office.dtd index 55aa5d9dcbe1..5be6a4278ea8 100644 --- a/chart2/workbench/fileformat/office.dtd +++ b/chart2/workbench/fileformat/office.dtd @@ -1,57 +1,37 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: office.dtd,v 1.1.1.1 2003-10-06 09:58:35 bm Exp $ - - The Contents of this file are made available subject to the terms of - either of the following licenses - - - GNU Lesser General Public License Version 2.1 - - Sun Industry Standards Source License Version 1.1 - - Sun Microsystems Inc., October, 2000 - - GNU Lesser General Public License Version 2.1 - ============================================= - Copyright 2000 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 - - - Sun Industry Standards Source License Version 1.1 - ================================================= - The contents of this file are subject to the Sun Industry Standards - Source License Version 1.1 (the "License"); You may not use this file - except in compliance with the License. You may obtain a copy of the - License at http://www.openoffice.org/license.html. - - Software provided under this License is provided on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - See the License for the specific provisions governing your rights and - obligations concerning the Software. - - The Initial Developer of the Original Code is: Sun Microsystems, Inc. - - Copyright: 2000 by Sun Microsystems, Inc. - - All Rights Reserved. - - Contributor(s): _______________________________________ + OpenOffice.org - a multi-platform office productivity suite + + $RCSfile: office.dtd,v $ + + $Revision: 1.2 $ + + last change: $Author: rt $ $Date: 2005-09-08 01:55:57 $ + + 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 + --> <!ENTITY % dtypes-mod SYSTEM "dtypes.mod"> %dtypes-mod; diff --git a/chart2/workbench/fileformat/office.mod b/chart2/workbench/fileformat/office.mod index fabca96d97a0..45356013a8d0 100644 --- a/chart2/workbench/fileformat/office.mod +++ b/chart2/workbench/fileformat/office.mod @@ -1,56 +1,36 @@ <!-- - $Id: office.mod,v 1.1.1.1 2003-10-06 09:58:35 bm Exp $ - - The Contents of this file are made available subject to the terms of - either of the following licenses - - - GNU Lesser General Public License Version 2.1 - - Sun Industry Standards Source License Version 1.1 - - Sun Microsystems Inc., October, 2000 - - GNU Lesser General Public License Version 2.1 - ============================================= - Copyright 2000 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 - - - Sun Industry Standards Source License Version 1.1 - ================================================= - The contents of this file are subject to the Sun Industry Standards - Source License Version 1.1 (the "License"); You may not use this file - except in compliance with the License. You may obtain a copy of the - License at http://www.openoffice.org/license.html. - - Software provided under this License is provided on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - See the License for the specific provisions governing your rights and - obligations concerning the Software. - - The Initial Developer of the Original Code is: Sun Microsystems, Inc. - - Copyright: 2000 by Sun Microsystems, Inc. - - All Rights Reserved. - - Contributor(s): _______________________________________ + OpenOffice.org - a multi-platform office productivity suite + + $RCSfile: office.mod,v $ + + $Revision: 1.2 $ + + last change: $Author: rt $ $Date: 2005-09-08 01:56:11 $ + + 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 + --> <!ELEMENT office:document ( office:meta?, @@ -252,4 +232,4 @@ <!ELEMENT office:change-info (text:p)*> <!ATTLIST office:change-info office:chg-author %string; #REQUIRED> <!ATTLIST office:change-info office:chg-date-time %timeInstance; #REQUIRED> -<!ELEMENT office:binary-data (#PCDATA)>
\ No newline at end of file +<!ELEMENT office:binary-data (#PCDATA)> diff --git a/chart2/workbench/fileformat/script.mod b/chart2/workbench/fileformat/script.mod index dc96a22b50a1..d552dadc61de 100644 --- a/chart2/workbench/fileformat/script.mod +++ b/chart2/workbench/fileformat/script.mod @@ -1,56 +1,36 @@ <!-- - $Id: script.mod,v 1.1.1.1 2003-10-06 09:58:35 bm Exp $ - - The Contents of this file are made available subject to the terms of - either of the following licenses - - - GNU Lesser General Public License Version 2.1 - - Sun Industry Standards Source License Version 1.1 - - Sun Microsystems Inc., October, 2000 - - GNU Lesser General Public License Version 2.1 - ============================================= - Copyright 2000 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 - - - Sun Industry Standards Source License Version 1.1 - ================================================= - The contents of this file are subject to the Sun Industry Standards - Source License Version 1.1 (the "License"); You may not use this file - except in compliance with the License. You may obtain a copy of the - License at http://www.openoffice.org/license.html. - - Software provided under this License is provided on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - See the License for the specific provisions governing your rights and - obligations concerning the Software. - - The Initial Developer of the Original Code is: Sun Microsystems, Inc. - - Copyright: 2000 by Sun Microsystems, Inc. - - All Rights Reserved. - - Contributor(s): _______________________________________ + OpenOffice.org - a multi-platform office productivity suite + + $RCSfile: script.mod,v $ + + $Revision: 1.2 $ + + last change: $Author: rt $ $Date: 2005-09-08 01:56:26 $ + + 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 + --> <!ELEMENT script:library-embedded (script:module*)> diff --git a/chart2/workbench/fileformat/settings.mod b/chart2/workbench/fileformat/settings.mod index a3ba17007f4a..40b9d84006ad 100644 --- a/chart2/workbench/fileformat/settings.mod +++ b/chart2/workbench/fileformat/settings.mod @@ -1,56 +1,36 @@ <!-- - $Id: settings.mod,v 1.1.1.1 2003-10-06 09:58:35 bm Exp $ - - The Contents of this file are made available subject to the terms of - either of the following licenses - - - GNU Lesser General Public License Version 2.1 - - Sun Industry Standards Source License Version 1.1 - - Sun Microsystems Inc., October, 2000 - - GNU Lesser General Public License Version 2.1 - ============================================= - Copyright 2000 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 - - - Sun Industry Standards Source License Version 1.1 - ================================================= - The contents of this file are subject to the Sun Industry Standards - Source License Version 1.1 (the "License"); You may not use this file - except in compliance with the License. You may obtain a copy of the - License at http://www.openoffice.org/license.html. - - Software provided under this License is provided on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - See the License for the specific provisions governing your rights and - obligations concerning the Software. - - The Initial Developer of the Original Code is: Sun Microsystems, Inc. - - Copyright: 2000 by Sun Microsystems, Inc. - - All Rights Reserved. - - Contributor(s): _______________________________________ + OpenOffice.org - a multi-platform office productivity suite + + $RCSfile: settings.mod,v $ + + $Revision: 1.2 $ + + last change: $Author: rt $ $Date: 2005-09-08 01:56:40 $ + + 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 + --> <!ELEMENT office:settings (config:config-item-set+)> diff --git a/chart2/workbench/fileformat/style.mod b/chart2/workbench/fileformat/style.mod index e9a374d078a8..5477e489cd4f 100644 --- a/chart2/workbench/fileformat/style.mod +++ b/chart2/workbench/fileformat/style.mod @@ -1,56 +1,36 @@ <!-- - $Id: style.mod,v 1.1.1.1 2003-10-06 09:58:35 bm Exp $ - - The Contents of this file are made available subject to the terms of - either of the following licenses - - - GNU Lesser General Public License Version 2.1 - - Sun Industry Standards Source License Version 1.1 - - Sun Microsystems Inc., October, 2000 - - GNU Lesser General Public License Version 2.1 - ============================================= - Copyright 2000 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 - - - Sun Industry Standards Source License Version 1.1 - ================================================= - The contents of this file are subject to the Sun Industry Standards - Source License Version 1.1 (the "License"); You may not use this file - except in compliance with the License. You may obtain a copy of the - License at http://www.openoffice.org/license.html. - - Software provided under this License is provided on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. - See the License for the specific provisions governing your rights and - obligations concerning the Software. - - The Initial Developer of the Original Code is: Sun Microsystems, Inc. - - Copyright: 2000 by Sun Microsystems, Inc. - - All Rights Reserved. - - Contributor(s): _______________________________________ + OpenOffice.org - a multi-platform office productivity suite + + $RCSfile: style.mod,v $ + + $Revision: 1.2 $ + + last change: $Author: rt $ $Date: 2005-09-08 01:56:53 $ + + 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 + --> <!ELEMENT style:font-decl EMPTY> |