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
@ -31,7 +32,6 @@
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,7 +1,21 @@
/** /*
* 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";

@ -1,7 +1,21 @@
/** /*
* 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";

@ -1,7 +1,22 @@
/** /*
* 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";

@ -1,7 +1,20 @@
/** /*
* 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(){

@ -1,7 +1,20 @@
/** /*
* 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() {

@ -1,7 +1,20 @@
/** /*
* 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){

@ -1,7 +1,20 @@
/** /*
* 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) {

@ -1,7 +1,20 @@
/** /*
* 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,7 +1,20 @@
/** /*
* 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,7 +1,20 @@
/** /*
* 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){

@ -1,7 +1,20 @@
/** /*
* 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 */

@ -1,7 +1,20 @@
/** /*
* 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 */

@ -1,7 +1,20 @@
/** /*
* 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) {

@ -1,7 +1,20 @@
/** /*
* 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() {

@ -1,7 +1,21 @@
/** /*
* 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() {

Loading…
Cancel
Save