diff --git a/mxml.c b/mxml.c index 4f7d6de..8c609bb 100644 --- a/mxml.c +++ b/mxml.c @@ -42,7 +42,7 @@ MIDAS XML Library 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 + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. MIDAS XML Library is distributed in the hope that it will be useful, diff --git a/mxml.h b/mxml.h index 6fc72d5..f1b1884 100644 --- a/mxml.h +++ b/mxml.h @@ -10,7 +10,7 @@ MIDAS XML Library 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 + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. MIDAS XML Library is distributed in the hope that it will be useful, diff --git a/strlcpy.c b/strlcpy.c index 586c2bc..33cc421 100644 --- a/strlcpy.c +++ b/strlcpy.c @@ -12,7 +12,7 @@ MIDAS XML Library 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 + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. MIDAS XML Library is distributed in the hope that it will be useful, diff --git a/strlcpy.h b/strlcpy.h index 589a644..fe08ff8 100644 --- a/strlcpy.h +++ b/strlcpy.h @@ -10,7 +10,7 @@ MIDAS XML Library 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 + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. MIDAS XML Library is distributed in the hope that it will be useful,