Add GPL informations in modifed files

This commit is contained in:
Verkhovin Vyacheslav 2014-08-28 11:41:14 +07:00 committed by Guilherme Brondani Torri
parent 16927e0062
commit aefa55c521
17 changed files with 153 additions and 0 deletions

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>
#endif #endif

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef ACTIVE_FILTER_H #ifndef ACTIVE_FILTER_H
#define ACTIVE_FILTER_H #define ACTIVE_FILTER_H

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>
#endif #endif

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef CLINE_FILTER_H #ifndef CLINE_FILTER_H
#define CLINE_FILTER_H #define CLINE_FILTER_H

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>
#endif #endif

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef EQN_FILTER_H #ifndef EQN_FILTER_H
#define EQN_FILTER_H #define EQN_FILTER_H

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#include "lc_filter.h" #include "lc_filter.h"
#include <qstring.h> #include <qstring.h>

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef FILTER_H #ifndef FILTER_H
#define FILTER_H #define FILTER_H

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>
#endif #endif

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef LC_FILTER_H #ifndef LC_FILTER_H
#define LC_FILTER_H #define LC_FILTER_H

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>
#endif #endif

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef LINE_FILTER_H #ifndef LINE_FILTER_H
#define LINE_FILTER_H #define LINE_FILTER_H

View File

@ -3,6 +3,15 @@
email : michael.margraf@alumni.tu-berlin.de email : michael.margraf@alumni.tu-berlin.de
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
typedef char* pChar; typedef char* pChar;
typedef char** ppChar; typedef char** ppChar;

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>
#endif #endif

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef STEPZ_FILTER_H #ifndef STEPZ_FILTER_H
#define STEPZ_FILTER_H #define STEPZ_FILTER_H

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#include "tl_filter.h" #include "tl_filter.h"
#define MAX_ERROR 1e-7 #define MAX_ERROR 1e-7

View File

@ -2,6 +2,15 @@
copyright: (C) 2010 by Michael Margraf copyright: (C) 2010 by Michael Margraf
***************************************************************************/ ***************************************************************************/
/***************************************************************************
* *
* 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 *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef TL_FILTER_H #ifndef TL_FILTER_H
#define TL_FILTER_H #define TL_FILTER_H