Skip to content

Commit

Permalink
change .i headers to BSD
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Apr 14, 2018
1 parent afe105d commit 1d34246
Show file tree
Hide file tree
Showing 40 changed files with 80 additions and 257 deletions.
7 changes: 2 additions & 5 deletions src/interfaces/csharp/swig_typemaps.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2011 Baozeng Ding
* Authors: Sergey Lisitsyn
*/

%define TYPEMAP_SGVECTOR(SGTYPE, CTYPE, CSHARPTYPE)
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/java/swig_typemaps.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
*
* Written (W) 2011 Baozeng Ding
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Authors: Sergey Lisitsyn
*/

/*
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/lua/swig_typemaps.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
*
* Written (W) 2011 Baozeng Ding
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Authors: Sergey Lisitsyn
*/

/* One dimensional input arrays */
Expand Down
11 changes: 2 additions & 9 deletions src/interfaces/octave/swig_typemaps.i
@@ -1,14 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* This code is inspired by the python numpy.i typemaps, from John Hunter
* and Bill Spotz.
*
* Written (W) 2008-2009 Soeren Sonnenburg
* Copyright (C) 2008-2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Sergey Lisitsyn
*/

%{
Expand Down
9 changes: 2 additions & 7 deletions src/interfaces/perl/pdl.i
@@ -1,12 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* This code is inspired by the perl data language package typemaps
*
* Written (W) 2012 Christian Montanari
* Authors: Sergey Lisitsyn
*/


Expand Down
9 changes: 2 additions & 7 deletions src/interfaces/perl/swig_typemaps.i
@@ -1,12 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* This code is inspired by the perl data language typemaps
*
* Written (W) 2012 Christian Montanari
* Authors: Saloni Nigam, Sergey Lisitsyn
*/

#ifdef HAVE_PDL
Expand Down
7 changes: 2 additions & 5 deletions src/interfaces/python/CustomKernel_protocols.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Copyright (C) 2012 Evgeniy Andreev (gsomix)
* Authors: Viktor Gal, Sergey Lisitsyn
*/

#ifdef SWIGPYTHON
Expand Down
7 changes: 2 additions & 5 deletions src/interfaces/python/DenseFeatures_protocols.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Copyright (C) 2012 Evgeniy Andreev (gsomix)
* Authors: Viktor Gal, Sergey Lisitsyn
*/

#ifdef SWIGPYTHON
Expand Down
7 changes: 2 additions & 5 deletions src/interfaces/python/DenseLabels_protocols.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Copyright (C) 2012 Evgeniy Andreev (gsomix)
* Authors: Sergey Lisitsyn, Viktor Gal
*/

#ifdef SWIGPYTHON
Expand Down
7 changes: 2 additions & 5 deletions src/interfaces/python/SGVector_protocols.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Copyright (C) 2012 Evgeniy Andreev (gsomix)
* Authors: Sergey Lisitsyn, Viktor Gal
*/

#ifdef SWIGPYTHON
Expand Down
7 changes: 2 additions & 5 deletions src/interfaces/python/protocols_helper.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Copyright (C) 2012 Evgeniy Andreev (gsomix)
* Authors: Sergey Lisitsyn, Viktor Gal
*/

/* helper's stuff */
Expand Down
17 changes: 2 additions & 15 deletions src/interfaces/python/swig_typemaps.i
@@ -1,20 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* This code is inspired by the python numpy.i typemaps, from John Hunter
* and Bill Spotz that in turn is based on enthought/kiva/agg/src/numeric.i,
* author unknown.
*
* It goes further by supporting strings of arbitrary types, sparse matrices
* and ways to return arbitrariliy shaped matrices.
*
* Written (W) 2006-2009,2011 Soeren Sonnenburg
* Copyright (C) 2006-2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Copyright (C) 2011 Berlin Institute of Technology
* Copyright (C) 2012 Evgeniy Andreev (gsomix)
* Authors: Viktor Gal, Sergey Lisitsyn
*/

%include "DenseFeatures_protocols.i"
Expand Down
11 changes: 2 additions & 9 deletions src/interfaces/r/swig_typemaps.i
@@ -1,14 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* This code is inspired by the python numpy.i typemaps, from John Hunter
* and Bill Spotz.
*
* Written (W) 2008 Soeren Sonnenburg
* Copyright (C) 2008 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Sergey Lisitsyn
*/

%{
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/ruby/swig_typemaps.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
*
* Written (W) 2011 Baozeng Ding
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Authors: Heiko Strathmann, Sergey Lisitsyn, Elias Saalmann
*/

/* One dimensional input/output arrays */
Expand Down
9 changes: 2 additions & 7 deletions src/interfaces/swig/Classifier.i
@@ -1,12 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Written (W) 2013 Heiko Strathmann
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Heiko Strathmann, Saloni Nigam, Sergey Lisitsyn
*/

#ifdef HAVE_PYTHON
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Clustering.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Sergey Lisitsyn
*/

#ifdef HAVE_PYTHON
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Converter.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2012 Sergey Lisitsyn
* Copyright (C) 2012 Sergey Lisitsyn
* Authors: Sergey Lisitsyn
*/

%rename(EmbeddingConverter) CEmbeddingConverter;
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Distance.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Sergey Lisitsyn
*/

#ifdef HAVE_PYTHON
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Distribution.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Sergey Lisitsyn
*/

#ifdef HAVE_PYTHON
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Ensemble.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg, 2013 Viktor Gal
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Sergey Lisitsyn
*/

/* Remove C Prefix */
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Evaluation.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Giovanni De Toni, Sahil Chaddha, Sergey Lisitsyn
*/

/* These functions return new Objects */
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Features.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Saloni Nigam, Sergey Lisitsyn
*/

#ifdef HAVE_PYTHON
Expand Down
7 changes: 2 additions & 5 deletions src/interfaces/swig/GaussianProcess.i
@@ -1,10 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2013 Heiko Strathmann
* Authors: Sergey Lisitsyn
*/

/* Remove C Prefix */
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/IO.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Saloni Nigam, Sergey Lisitsyn
*/

/* Remove C Prefix */
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Kernel.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Heiko Strathmann, Sergey Lisitsyn
*/

#ifdef HAVE_PYTHON
Expand Down
8 changes: 2 additions & 6 deletions src/interfaces/swig/Latent.i
@@ -1,11 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg, 2012 Viktor Gal
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Heiko Strathmann, Sergey Lisitsyn
*/

#if defined(USE_SWIG_DIRECTORS) && defined(SWIGPYTHON)
Expand Down
10 changes: 2 additions & 8 deletions src/interfaces/swig/Library.i
@@ -1,13 +1,7 @@
/*
* 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 3 of the License, or
* (at your option) any later version.
* This software is distributed under BSD 3-clause license (see LICENSE file).
*
* Written (W) 2009 Soeren Sonnenburg
* Written (W) 2013 Heiko Strathmann
* Copyright (C) 2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Copyright (c) 2012 Evgeniy Andreev (gsomix)
* Authors: Viktor Gal, Shubham Shukla, Sergey Lisitsyn
*/

#ifndef SWIGPYTHON
Expand Down

0 comments on commit 1d34246

Please sign in to comment.