Aplied GNU licensing recommendations.

pull/56/head
luccioman 9 years ago
parent df74c435be
commit 8b95e5c91f

@ -14,7 +14,8 @@
@licstart The following is the entire license notice for the @licstart The following is the entire license notice for the
JavaScript code in this page. JavaScript code in this page.
Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany Copyright (C) 2005-2016 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany
and other YaCy developers (see http://yacy.net/en/Join.html)
first published 07.04.2005 on http://yacy.net first published 07.04.2005 on http://yacy.net
The JavaScript code in this page is free software: you can redistribute it and/or The JavaScript code in this page is free software: you can redistribute it and/or
@ -29,8 +30,7 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
@licend The above is the entire license notice @licend The above is the entire license notice
for the JavaScript code in this page. for the JavaScript code in this page.

@ -1,8 +1,22 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2005 - 2011 Alexander Schier, Martin Thelian, Stefan Förster,
* first published 07.04.2005 on http://yacy.net * Florian Richter, Michael Peter Christen
* Licensed under the GNU GPL-v2 license *
*/ * This file is part of YaCy.
*
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
var AJAX_OFF="/env/grafics/empty.gif"; var AJAX_OFF="/env/grafics/empty.gif";
var AJAX_ON="/env/grafics/ajax.gif"; var AJAX_ON="/env/grafics/ajax.gif";

@ -1,8 +1,22 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2005 - 2014 Alexander Schier, Michael Peter Christen,
* first published 07.04.2005 on http://yacy.net * and other YaCy developers (see http://yacy.net/en/Join.html)
* Licensed under the GNU GPL-v2 license *
*/ * This file is part of YaCy.
*
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
DELETE_STRING="delete"; DELETE_STRING="delete";
BAR_IMG1="/env/grafics/green-block.png"; BAR_IMG1="/env/grafics/green-block.png";

@ -1,8 +1,23 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2006 - 2014 Alexander Schier, Martin Thelian, Michael Peter Christen,
* first published 07.04.2005 on http://yacy.net * Florian Richter, Stefan Förster, David Wieditz
* Licensed under the GNU GPL-v2 license *
*/ *
* This file is part of YaCy.
*
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
var AJAX_OFF="/env/grafics/empty.gif"; var AJAX_OFF="/env/grafics/empty.gif";
var AJAX_ON="/env/grafics/ajax.gif"; var AJAX_ON="/env/grafics/ajax.gif";

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2007, 2010 Alexander Schier, Michael Benz
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function changeHost(){ function changeHost(){
window.location.replace("http://"+window.location.host+":"+window.location.port+"/WatchWebStructure_p.html?host="+document.getElementById("host").value); window.location.replace("http://"+window.location.host+":"+window.location.port+"/WatchWebStructure_p.html?host="+document.getElementById("host").value);

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2005, 2010 Alexander Schier, Marc Nause
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function createRequestObject() { function createRequestObject() {
var ro; var ro;

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2006 - 2008 Alexander Schier, Michael Hamann, David Wieditz
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function createCol(content){ function createCol(content){
col=document.createElement("td"); col=document.createElement("td");

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2014 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function linkstructure(hostname, element, width, height, maxtime, maxnodes) { function linkstructure(hostname, element, width, height, maxtime, maxnodes) {
var nodes = {}; var nodes = {};

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2008, 2013 Michael Peter Christen, Roland Haeder
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
var query = new Object(); var query = new Object();

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2008 - 2013 Michael Peter Christen, David Wieditz, Roland Haeder
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
// parser for rss2 // parser for rss2

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2006 Alexander Schier, Michael Peter Christen
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function removeAllChildren(element){ function removeAllChildren(element){
if(element==null){ if(element==null){

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2011, 2012 Stefan Förster
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
/* Initialize Bookmark Actions */ /* Initialize Bookmark Actions */
function bm_action(com,grid) { function bm_action(com,grid) {

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2011 Stefan Förster
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
/* Initialize Tag Actions */ /* Initialize Tag Actions */
function tag_action(com,grid) { function tag_action(com,grid) {

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2011, 2012 Stefan Förster
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
HTMLenc = function(s) { HTMLenc = function(s) {
return $('<div/>').text(s).html(); return $('<div/>').text(s).html();

@ -1,8 +1,21 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2010 - 2015 Michael Benz, Michael Peter Christen
* first published 07.04.2005 on http://yacy.net *
* Licensed under the GNU GPL-v2 license * This file is part of YaCy.
*/ *
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function xmlhttpPost() { function xmlhttpPost() {
var searchform = document.forms['searchform']; var searchform = document.forms['searchform'];

@ -1,8 +1,22 @@
/** /*
* Copyright (C) 2009 by Michael Peter Christen; mc@yacy.net, Frankfurt a. M., Germany * Copyright (C) 2006 - 2014 Martin Thelian, Alexander Schier, Michael Hamann,
* first published 07.04.2005 on http://yacy.net * Michael Peter Christen, Franz Brausse, fuchsi
* Licensed under the GNU GPL-v2 license *
*/ * This file is part of YaCy.
*
* YaCy is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* YaCy is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with YaCy. If not, see <http://www.gnu.org/licenses/>.
*/
function addHover() { function addHover() {
if (document.all&&document.getElementById) { if (document.all&&document.getElementById) {

Loading…
Cancel
Save