|
|
d764f2 |
/*****************************************************************************/
|
|
|
d764f2 |
/* */
|
|
|
d764f2 |
/* apimagic: cparser-based API normalization utility */
|
|
|
d764f2 |
/* */
|
|
|
d764f2 |
/* Copyright (C) 2015--2016 Z. Gilboa */
|
|
|
d764f2 |
/* */
|
|
|
d764f2 |
/* This program is free software: you can redistribute it and/or modify */
|
|
|
d764f2 |
/* it under the terms of the GNU General Public License as published by */
|
|
|
d764f2 |
/* the Free Software Foundation, either version 2 of the License, or */
|
|
|
d764f2 |
/* (at your option) version 3 of the License. */
|
|
|
d764f2 |
/* */
|
|
|
d764f2 |
/* This program is distributed in the hope that it will be useful, */
|
|
|
d764f2 |
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
|
|
|
d764f2 |
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
|
|
|
d764f2 |
/* GNU General Public License for more details. */
|
|
|
d764f2 |
/* */
|
|
|
d764f2 |
/* You should have received a copy of the GNU General Public License */
|
|
|
d764f2 |
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|
d764f2 |
/* */
|
|
|
d764f2 |
/*****************************************************************************/
|