Change license to GPLv3 (last few files)
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@273 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
44f4c68801
commit
4123c61fd6
5 changed files with 90 additions and 110 deletions
|
@ -1,28 +1,25 @@
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* ConfigurationDialogBase.java
|
* ConfigurationDialogBase.java
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* Copyright: 2002-2015 by Henrik Just
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
*
|
||||||
* License version 2.1, as published by the Free Software Foundation.
|
* Writer2LaTeX is free software: you can redistribute it and/or modify
|
||||||
*
|
* it under the terms of the GNU General Public License as published by
|
||||||
* This library is distributed in the hope that it will be useful,
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* (at your option) any later version.
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
*
|
||||||
* Lesser General Public License for more details.
|
* Writer2LaTeX is distributed in the hope that it will be useful,
|
||||||
*
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* License along with this library; if not, write to the Free Software
|
* GNU General Public License for more details.
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
*
|
||||||
* MA 02111-1307 USA
|
* You should have received a copy of the GNU General Public License
|
||||||
*
|
* along with Writer2LaTeX. If not, see <http://www.gnu.org/licenses/>.
|
||||||
* Copyright: 2002-2015 by Henrik Just
|
*
|
||||||
*
|
* Version 1.6 (2015-04-09)
|
||||||
* All Rights Reserved.
|
*
|
||||||
*
|
*/
|
||||||
* Version 1.6 (2015-04-09)
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
package org.openoffice.da.comp.w2lcommon.filter;
|
package org.openoffice.da.comp.w2lcommon.filter;
|
||||||
|
|
||||||
|
|
|
@ -1,28 +1,27 @@
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* ConfigurationDialog.java
|
* ConfigurationDialog.java
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* Copyright: 2002-2015 by Henrik Just
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
*
|
||||||
* License version 2.1, as published by the Free Software Foundation.
|
* This file is part of Writer2LaTeX.
|
||||||
*
|
*
|
||||||
* This library is distributed in the hope that it will be useful,
|
* Writer2LaTeX is free software: you can redistribute it and/or modify
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* it under the terms of the GNU General Public License as published by
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
* Lesser General Public License for more details.
|
* (at your option) any later version.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* Writer2LaTeX is distributed in the hope that it will be useful,
|
||||||
* License along with this library; if not, write to the Free Software
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* MA 02111-1307 USA
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Copyright: 2002-2015 by Henrik Just
|
* You should have received a copy of the GNU General Public License
|
||||||
*
|
* along with Writer2LaTeX. If not, see <http://www.gnu.org/licenses/>.
|
||||||
* All Rights Reserved.
|
*
|
||||||
*
|
* Version 1.6 (2015-06-16)
|
||||||
* Version 1.6 (2015-06-16)
|
*
|
||||||
*
|
*/
|
||||||
*/
|
|
||||||
|
|
||||||
package org.openoffice.da.comp.writer2xhtml;
|
package org.openoffice.da.comp.writer2xhtml;
|
||||||
|
|
||||||
|
|
|
@ -1,28 +1,27 @@
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* ConverterResultImpl.java
|
* ConverterResultImpl.java
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* Copyright: 2002-2010 by Henrik Just
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
*
|
||||||
* License version 2.1, as published by the Free Software Foundation.
|
* This file is part of Writer2LaTeX.
|
||||||
*
|
*
|
||||||
* This library is distributed in the hope that it will be useful,
|
* Writer2LaTeX is free software: you can redistribute it and/or modify
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* it under the terms of the GNU General Public License as published by
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
* Lesser General Public License for more details.
|
* (at your option) any later version.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* Writer2LaTeX is distributed in the hope that it will be useful,
|
||||||
* License along with this library; if not, write to the Free Software
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* MA 02111-1307 USA
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Copyright: 2002-2010 by Henrik Just
|
* You should have received a copy of the GNU General Public License
|
||||||
*
|
* along with Writer2LaTeX. If not, see <http://www.gnu.org/licenses/>.
|
||||||
* All Rights Reserved.
|
*
|
||||||
*
|
* Version 1.2 (2010-03-24)
|
||||||
* Version 1.2 (2010-03-24)
|
*
|
||||||
*
|
*/
|
||||||
*/
|
|
||||||
|
|
||||||
package writer2latex.base;
|
package writer2latex.base;
|
||||||
|
|
||||||
|
|
|
@ -1,28 +1,27 @@
|
||||||
/************************************************************************
|
/************************************************************************
|
||||||
*
|
*
|
||||||
* ConverterResultImpl.java
|
* ConverterResultImpl.java
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* Copyright: 2002-2011 by Henrik Just
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
*
|
||||||
* License version 2.1, as published by the Free Software Foundation.
|
* This file is part of Writer2LaTeX.
|
||||||
*
|
*
|
||||||
* This library is distributed in the hope that it will be useful,
|
* Writer2LaTeX is free software: you can redistribute it and/or modify
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* it under the terms of the GNU General Public License as published by
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
* Lesser General Public License for more details.
|
* (at your option) any later version.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* Writer2LaTeX is distributed in the hope that it will be useful,
|
||||||
* License along with this library; if not, write to the Free Software
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* MA 02111-1307 USA
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Copyright: 2002-2011 by Henrik Just
|
* You should have received a copy of the GNU General Public License
|
||||||
*
|
* along with Writer2LaTeX. If not, see <http://www.gnu.org/licenses/>.
|
||||||
* All Rights Reserved.
|
*
|
||||||
*
|
* Version 1.2 (2011-07-20)
|
||||||
* Version 1.2 (2011-07-20)
|
*
|
||||||
*
|
*/
|
||||||
*/
|
|
||||||
|
|
||||||
package writer2latex.base;
|
package writer2latex.base;
|
||||||
|
|
||||||
|
|
|
@ -2,20 +2,6 @@
|
||||||
*
|
*
|
||||||
* BibTeXEntryMap.java
|
* BibTeXEntryMap.java
|
||||||
*
|
*
|
||||||
* 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
|
|
||||||
*
|
|
||||||
* Copyright: 2002-2014 by Henrik Just
|
* Copyright: 2002-2014 by Henrik Just
|
||||||
*
|
*
|
||||||
* This file is part of Writer2LaTeX.
|
* This file is part of Writer2LaTeX.
|
||||||
|
|
Loading…
Add table
Reference in a new issue