* lib/snprintf.c lib/snprintf.h : Put it under the LGPL term.
Showing
2 changed files
with
6 additions
and
10 deletions
... | @@ -4,18 +4,16 @@ | ... | @@ -4,18 +4,16 @@ |
4 | Version 1.3 | 4 | Version 1.3 |
5 | 5 | ||
6 | This program is free software; you can redistribute it and/or modify | 6 | This program is free software; you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU Library General Public License as published by |
8 | the Free Software Foundation; either version 2 of the License, or | 8 | the Free Software Foundation; either version 2 of the License, or |
9 | (at your option) any later version. | 9 | (at your option) any later version. |
10 | It can be redistribute also under the terms of GNU Library General | ||
11 | Public Lincense. | ||
12 | 10 | ||
13 | This program is distributed in the hope that it will be useful, | 11 | This program is distributed in the hope that it will be useful, |
14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
16 | GNU General Public License for more details. | 14 | GNU Library General Public License for more details. |
17 | 15 | ||
18 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU Library General Public License |
19 | along with this program; if not, write to the Free Software | 17 | along with this program; if not, write to the Free Software |
20 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 18 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
21 | 19 | ... | ... |
... | @@ -3,18 +3,16 @@ | ... | @@ -3,18 +3,16 @@ |
3 | Version 1.3 | 3 | Version 1.3 |
4 | 4 | ||
5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU Library General Public License as published by |
7 | the Free Software Foundation; either version 2 of the License, or | 7 | the Free Software Foundation; either version 2 of the License, or |
8 | (at your option) any later version. | 8 | (at your option) any later version. |
9 | It can be redistribute also under the terms of GNU Library General | ||
10 | Public Lincense. | ||
11 | 9 | ||
12 | This program is distributed in the hope that it will be useful, | 10 | This program is distributed in the hope that it will be useful, |
13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
15 | GNU General Public License for more details. | 13 | GNU Library General Public License for more details. |
16 | 14 | ||
17 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU Library General Public License |
18 | along with this program; if not, write to the Free Software | 16 | along with this program; if not, write to the Free Software |
19 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 17 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
20 | 18 | ... | ... |
-
Please register or sign in to post a comment