gobject/tests/: LGPLv2+ -> LGPLv2.1+

A lot of tests in gobject/tests/ don't have a license header. And some
tests are licensed under a BSD-style license.

https://bugzilla.gnome.org/show_bug.cgi?id=776504
This commit is contained in:
Sébastien Wilmet 2017-01-05 14:15:39 +01:00
parent feacdabb3f
commit 308bc41fb9
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either * 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, * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,10 +1,10 @@
/* /*
* Copyright 2012 Red Hat, Inc. * Copyright 2012 Red Hat, Inc.
* *
* This program is free software: you can redistribute it and/or modify * This program is free software; you can redistribute it and/or
* it under the terms of the GNU Lesser General Public License as * modify it under the terms of the GNU Lesser General Public
* published by the Free Software Foundation; either version 2 of the * License as published by the Free Software Foundation; either
* License, or (at your option) any later version. * version 2.1 of the License, or (at your option) any later version.
* *
* See the included COPYING file for more information. * See the included COPYING file for more information.
*/ */

View File

@ -4,7 +4,7 @@
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either * 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, * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of