GPL License address fixes

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 15 years ago
parent 10e4114459
commit d04616c11a

@ -1,22 +1,22 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* Copyright (C) 2006-2007 William Jon McCann <mccann@jhu.edu> Copyright (C) 2006-2007 William Jon McCann <mccann@jhu.edu>
* Copyright (C) 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> Copyright (C) 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>
*
* This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License You should have received a copy of the GNU Library General Public License
* along with this program; if not, write to the Free Software along with this library; see the file COPYING.LIB. If not, write to
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */
#include "dm.h" #include "dm.h"

@ -1,22 +1,22 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* Copyright (C) 2006 William Jon McCann <mccann@jhu.edu> Copyright (C) 2006 William Jon McCann <mccann@jhu.edu>
* Copyright (C) 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> Copyright (C) 2007 Kevin Kofler <Kevin@tigcc.ticalc.org>
*
* This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License You should have received a copy of the GNU Library General Public License
* along with this program; if not, write to the Free Software along with this library; see the file COPYING.LIB. If not, write to
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

@ -1,22 +1,22 @@
/*************************************************************************** /*
* Copyright (C) 2005 by Olivier Goffart * Copyright (C) 2005 by Olivier Goffart
* ogoffart@kde.org * ogoffart@kde.org
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU Library General Public License
* along with this program; if not, write to the * along with this library; see the file COPYING.LIB. If not, write to
* Free Software Foundation, Inc., * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Boston, MA 02110-1301, USA.
***************************************************************************/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>

@ -1,22 +1,23 @@
/*************************************************************************** /*
* Copyright (C) 2005 by Olivier Goffart * Copyright (C) 2005 by Olivier Goffart
* ogoffart@kde.org * ogoffart@kde.org
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU Library General Public License
* along with this program; if not, write to the * along with this library; see the file COPYING.LIB. If not, write to
* Free Software Foundation, Inc., * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Boston, MA 02110-1301, USA.
***************************************************************************/ */
#ifndef RECORDER_ARTS_H #ifndef RECORDER_ARTS_H
#define RECORDER_ARTS_H #define RECORDER_ARTS_H

@ -1,20 +1,20 @@
/* /*
Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de> Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU Library General Public License
along with this program; if not, write to the Free Software along with this library; see the file COPYING.LIB. If not, write to
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/ */
#include <qcheckbox.h> #include <qcheckbox.h>

@ -1,20 +1,20 @@
/* /*
Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de> Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU Library General Public License
along with this program; if not, write to the Free Software along with this library; see the file COPYING.LIB. If not, write to
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/ */
#ifndef PROPERTIESPAGE_H #ifndef PROPERTIESPAGE_H

@ -1,21 +1,22 @@
/* /*
Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de> Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU Library General Public License
along with this program; if not, write to the Free Software along with this library; see the file COPYING.LIB. If not, write to
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/ */
#include <qstring.h> #include <qstring.h>
#include <qvbox.h> #include <qvbox.h>
#include <qlayout.h> #include <qlayout.h>

@ -1,20 +1,20 @@
/* /*
Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de> Copyright (c) 2004 Jan Schaefer <j_schaef@informatik.uni-kl.de>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU Library General Public License
along with this program; if not, write to the Free Software along with this library; see the file COPYING.LIB. If not, write to
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
*/ */
#ifndef KONQFILESHAREPLUGIN_H #ifndef KONQFILESHAREPLUGIN_H

Loading…
Cancel
Save