Skip to content

Commit

Permalink
update yet another GPL license header instance
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed May 8, 2018
1 parent e70c6d6 commit 5bede6e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
13 changes: 6 additions & 7 deletions src/shogun/kernel/Kernel.cpp
@@ -1,12 +1,11 @@
/*
* 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) 1999-2009 Soeren Sonnenburg
* Written (W) 1999-2008 Gunnar Raetsch
* Copyright (C) 1999-2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Soeren Sonnenburg, Heiko Strathmann, Sergey Lisitsyn, Wu Lin
* Jacob Walker, Evan Shelhamer, Giovanni De Toni, Viktor Gal,
* Roman Votyakov, Esben Sorig, Evgeniy Andreev, Fernando Iglesias,
* Saurabh Goyal, Shashwat Lal Das, Thoralf Klein, Hu Shell,
* Soumyajitde De, Evangelos Anagnostopoulos
*/

#include <shogun/base/progress.h>
Expand Down
12 changes: 5 additions & 7 deletions src/shogun/kernel/Kernel.h
@@ -1,12 +1,10 @@
/*
* 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) 1999-2009 Soeren Sonnenburg
* Written (W) 1999-2008 Gunnar Raetsch
* Copyright (C) 1999-2009 Fraunhofer Institute FIRST and Max-Planck-Society
* Authors: Soeren Sonnenburg, Heiko Strathmann, Sergey Lisitsyn, Jacob Walker,
* Wu Lin, Evgeniy Andreev, Roman Votyakov, Bjoern Esser, Esben Sorig,
* Evan Shelhamer, Giovanni De Toni, Grigorii Guz, Thoralf Klein,
* Viktor Gal, Yuyu Zhang, Soumyajitde De
*/

#ifndef _KERNEL_H___
Expand Down

0 comments on commit 5bede6e

Please sign in to comment.