diff --git a/gobject/tests/ifaceproperties.c b/gobject/tests/ifaceproperties.c index 0528ac8f0..569f42dfe 100644 --- a/gobject/tests/ifaceproperties.c +++ b/gobject/tests/ifaceproperties.c @@ -4,7 +4,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/gobject/tests/qdata.c b/gobject/tests/qdata.c index abafc4dd8..528bdc68e 100644 --- a/gobject/tests/qdata.c +++ b/gobject/tests/qdata.c @@ -1,10 +1,10 @@ /* * Copyright 2012 Red Hat, Inc. * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. * * See the included COPYING file for more information. */ diff --git a/gobject/tests/testcommon.h b/gobject/tests/testcommon.h index a69f594c3..157fe65cc 100644 --- a/gobject/tests/testcommon.h +++ b/gobject/tests/testcommon.h @@ -4,7 +4,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of