mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
Developer: Change license to GPLv3 / Apache2 in source code headers
This commit is contained in:
parent
1ba13dd5f7
commit
1179e2848f
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.lang.reflect.Array;
|
import java.lang.reflect.Array;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.langs.gfs.*;
|
import gplx.langs.gfs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.lang.*;
|
import java.lang.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.core.primitives.*; import gplx.core.brys.*; import gplx.core.tests.*;
|
import org.junit.*; import gplx.core.primitives.*; import gplx.core.brys.*; import gplx.core.tests.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*; import gplx.core.brys.*; import gplx.core.encoders.*;
|
import gplx.core.primitives.*; import gplx.core.brys.*; import gplx.core.encoders.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.brys.*;
|
import gplx.core.brys.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.core.tests.*;
|
import org.junit.*; import gplx.core.tests.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Bry_find_ {
|
public class Bry_find_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.core.tests.*;
|
import org.junit.*; import gplx.core.tests.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.brys.*; import gplx.core.brys.fmts.*;
|
import gplx.core.brys.*; import gplx.core.brys.fmts.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.brys.*;
|
import gplx.core.brys.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.core.tests.*;
|
import org.junit.*; import gplx.core.tests.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Byte_ {
|
public class Byte_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Byte_ascii {
|
public class Byte_ascii {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Cancelable {
|
public interface Cancelable {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Cancelable_ {
|
public class Cancelable_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Char_ {
|
public class Char_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface CompareAble extends Comparable {} // URL:/doc/gplx/CompareAble_.txt
|
public interface CompareAble extends Comparable {} // URL:/doc/gplx/CompareAble_.txt
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class CompareAble_ {
|
public class CompareAble_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.util.Calendar;
|
import java.util.Calendar;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.sql.Timestamp;
|
import java.sql.Timestamp;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.core.tests.*;
|
import org.junit.*; import gplx.core.tests.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.util.GregorianCalendar;
|
import java.util.GregorianCalendar;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.math.BigDecimal;
|
import java.math.BigDecimal;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import java.math.BigDecimal;
import java.math.MathContext;
import java.math.RoundingMode;
import java.text.DecimalFormat;
|
import java.math.BigDecimal;
import java.math.MathContext;
import java.math.RoundingMode;
import java.text.DecimalFormat;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Double_ {
|
public class Double_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Enm_ {
|
public class Enm_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.errs.*;
|
import gplx.core.errs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Err_ {
|
public class Err_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Float_ {
|
public class Float_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.interfaces.*;
|
import gplx.core.interfaces.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class GfoMsgUtl {
|
public class GfoMsgUtl {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*; import gplx.core.strings.*; import gplx.core.brys.*; import gplx.core.interfaces.*;
|
import gplx.core.primitives.*; import gplx.core.strings.*; import gplx.core.brys.*; import gplx.core.interfaces.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.langs.gfs.*;
|
import org.junit.*; import gplx.langs.gfs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface GfoTemplate {
|
public interface GfoTemplate {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class GfoTemplateFactory implements Gfo_invk {
|
public class GfoTemplateFactory implements Gfo_invk {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_evt_itm extends Gfo_invk, Gfo_evt_mgr_owner {}
|
public interface Gfo_evt_itm extends Gfo_invk, Gfo_evt_mgr_owner {}
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.lists.*;
|
import gplx.core.lists.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Gfo_evt_mgr_ {
|
public class Gfo_evt_mgr_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_evt_mgr_owner {
|
public interface Gfo_evt_mgr_owner {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_invk {
|
public interface Gfo_invk {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*;
|
import gplx.core.primitives.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Gfo_invk_cmd {
|
public class Gfo_invk_cmd {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*;
|
import gplx.core.primitives.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_invk_cmd_mgr_owner {
|
public interface Gfo_invk_cmd_mgr_owner {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_invk_root_wkr {
|
public interface Gfo_invk_root_wkr {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.langs.gfs.*;
|
import gplx.langs.gfs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_log {
|
public interface Gfo_log {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.logs.*;
|
import gplx.core.logs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Gfo_log_bfr {
|
public class Gfo_log_bfr {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_usr_dlg extends Cancelable {
|
public interface Gfo_usr_dlg extends Cancelable {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Gfo_usr_dlg_ {
|
public class Gfo_usr_dlg_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.lists.rings.*;
|
import gplx.core.lists.rings.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.consoles.*; import gplx.core.lists.rings.*;
|
import gplx.core.consoles.*; import gplx.core.lists.rings.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.lists.rings.*;
|
import gplx.core.lists.rings.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Gfo_usr_dlg__log extends Gfo_invk {
|
public interface Gfo_usr_dlg__log extends Gfo_invk {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Gfo_usr_dlg__log_ {
|
public class Gfo_usr_dlg__log_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.strings.*; import gplx.core.consoles.*; import gplx.core.brys.fmtrs.*;
|
import gplx.core.strings.*; import gplx.core.consoles.*; import gplx.core.brys.fmtrs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.brys.fmtrs.*;
|
import gplx.core.brys.fmtrs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class GfsCtx {
|
public class GfsCtx {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Guid_adp {
|
public class Guid_adp {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Guid_adp_ {
|
public class Guid_adp_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public interface Hash_adp extends gplx.core.lists.EnumerAble {
|
public interface Hash_adp extends gplx.core.lists.EnumerAble {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*;
|
import gplx.core.primitives.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*;
|
import gplx.core.primitives.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.strings.*; import gplx.langs.gfs.*;
|
import gplx.core.strings.*; import gplx.langs.gfs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public @interface Internal {}
|
public @interface Internal {}
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*; import gplx.core.ios.*; /*IoItmFil, IoItmDir..*/ import gplx.core.ios.streams.*; import gplx.core.ios.loaders.*;
|
import gplx.core.primitives.*; import gplx.core.ios.*; /*IoItmFil, IoItmDir..*/ import gplx.core.ios.streams.*; import gplx.core.ios.loaders.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.strings.*; import gplx.core.ios.*; /*IoUrlInfo*/ import gplx.core.envs.*; import gplx.langs.htmls.*; import gplx.core.interfaces.*;
|
import gplx.core.strings.*; import gplx.core.ios.*; /*IoUrlInfo*/ import gplx.core.envs.*; import gplx.langs.htmls.*; import gplx.core.interfaces.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.ios.*; /*IoUrlInfo_*/ import gplx.core.stores.*; import gplx.core.envs.*;
|
import gplx.core.ios.*; /*IoUrlInfo_*/ import gplx.core.stores.*; import gplx.core.envs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*; import gplx.core.tests.*; import gplx.core.envs.*;
|
import org.junit.*; import gplx.core.tests.*; import gplx.core.envs.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Keyval implements To_str_able {
|
public class Keyval implements To_str_able {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.strings.*;
|
import gplx.core.strings.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Keyval_hash {
|
public class Keyval_hash {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Keyval_list {
|
public class Keyval_list {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.lists.*; /*EnumerAble,ComparerAble*/
|
import gplx.core.lists.*; /*EnumerAble,ComparerAble*/
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.lists.*;
|
import gplx.core.lists.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.strings.*; import gplx.core.lists.*;
|
import gplx.core.strings.*; import gplx.core.lists.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Long_ {
|
public class Long_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Math_ {
|
public class Math_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public @interface New {}
|
public @interface New {}
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class ObjAry {
|
public class ObjAry {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
public class Object_ {
|
public class Object_ {
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import org.junit.*;
|
import org.junit.*;
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.lists.*; /*EnumerAble,ComparerAble*/
|
import gplx.core.lists.*; /*EnumerAble,ComparerAble*/
|
||||||
|
@ -1,19 +1,17 @@
|
|||||||
/*
|
/*
|
||||||
XOWA: the XOWA Offline Wiki Application
|
XOWA: the XOWA Offline Wiki Application
|
||||||
Copyright (C) 2012 gnosygnu@gmail.com
|
Copyright (C) 2012-2017 gnosygnu@gmail.com
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
XOWA is licensed under the terms of the General Public License (GPL) Version 3,
|
||||||
it under the terms of the GNU Affero General Public License as
|
or alternatively under the terms of the Apache License Version 2.0.
|
||||||
published by the Free Software Foundation, either version 3 of the
|
|
||||||
License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
You may use XOWA according to either of these licenses as is most appropriate
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
for your project on a case-by-case basis.
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU Affero General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
The terms of each license can be found in the source code repository:
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
GPLv3 License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-GPLv3.txt
|
||||||
|
Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
|
||||||
*/
|
*/
|
||||||
package gplx;
|
package gplx;
|
||||||
import gplx.core.primitives.*;
|
import gplx.core.primitives.*;
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user