diff options
Diffstat (limited to 'tests')
93 files changed, 104 insertions, 287 deletions
diff --git a/tests/a11y/accessibility-dump.c b/tests/a11y/accessibility-dump.c index a092db73cc..8d4b2b1c67 100644 --- a/tests/a11y/accessibility-dump.c +++ b/tests/a11y/accessibility-dump.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/a11y/children.c b/tests/a11y/children.c index 6d4eb84491..19b1e607d8 100644 --- a/tests/a11y/children.c +++ b/tests/a11y/children.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #define GDK_DISABLE_DEPRECATION_WARNINGS diff --git a/tests/a11y/focus.c b/tests/a11y/focus.c index 59b58fd53c..1b83ea60a2 100644 --- a/tests/a11y/focus.c +++ b/tests/a11y/focus.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/a11y/text.c b/tests/a11y/text.c index 254df16091..c18c823643 100644 --- a/tests/a11y/text.c +++ b/tests/a11y/text.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/a11y/tree-performance.c b/tests/a11y/tree-performance.c index e8cbf059f0..b28f7a3d0d 100644 --- a/tests/a11y/tree-performance.c +++ b/tests/a11y/tree-performance.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/a11y/tree-relationships.c b/tests/a11y/tree-relationships.c index 45ae361b34..34f45b690a 100644 --- a/tests/a11y/tree-relationships.c +++ b/tests/a11y/tree-relationships.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/a11y/util.c b/tests/a11y/util.c index 96194c219c..906c98b9e0 100644 --- a/tests/a11y/util.c +++ b/tests/a11y/util.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/autotestfilesystem.c b/tests/autotestfilesystem.c index ccc6795453..e053b8c3cf 100644 --- a/tests/autotestfilesystem.c +++ b/tests/autotestfilesystem.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #define GTK_FILE_SYSTEM_ENABLE_UNSUPPORTED diff --git a/tests/cellareascaffold.c b/tests/cellareascaffold.c index cfd7185780..4c76a04cb9 100644 --- a/tests/cellareascaffold.c +++ b/tests/cellareascaffold.c @@ -16,9 +16,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> diff --git a/tests/cellareascaffold.h b/tests/cellareascaffold.h index cdc7b254c9..9980a1b651 100644 --- a/tests/cellareascaffold.h +++ b/tests/cellareascaffold.h @@ -16,9 +16,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #ifndef __CELL_AREA_SCAFFOLD_H__ diff --git a/tests/css/api.c b/tests/css/api.c index a7c93dc4b2..7f0b660ec5 100644 --- a/tests/css/api.c +++ b/tests/css/api.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/css/parser/test-css-parser.c b/tests/css/parser/test-css-parser.c index 60f77ded27..feea8a567e 100644 --- a/tests/css/parser/test-css-parser.c +++ b/tests/css/parser/test-css-parser.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/prop-editor.c b/tests/prop-editor.c index dc284cabe2..6ba124f471 100644 --- a/tests/prop-editor.c +++ b/tests/prop-editor.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> diff --git a/tests/prop-editor.h b/tests/prop-editor.h index 377f81720d..43a4bf3e6f 100644 --- a/tests/prop-editor.h +++ b/tests/prop-editor.h @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/reftests/gtk-reftest.c b/tests/reftests/gtk-reftest.c index 0f15d6dc4f..dfa19fdd7d 100644 --- a/tests/reftests/gtk-reftest.c +++ b/tests/reftests/gtk-reftest.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/simple.c b/tests/simple.c index da08064d48..6041fde82d 100644 --- a/tests/simple.c +++ b/tests/simple.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" #include <gtk/gtk.h> diff --git a/tests/stresstest-toolbar.c b/tests/stresstest-toolbar.c index d115974cc7..ba10d73b5e 100644 --- a/tests/stresstest-toolbar.c +++ b/tests/stresstest-toolbar.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" #include <gtk/gtk.h> diff --git a/tests/testaccel.c b/tests/testaccel.c index bc3c8ebba9..cf27823fd0 100644 --- a/tests/testaccel.c +++ b/tests/testaccel.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testactions.c b/tests/testactions.c index ec574c6912..e59fa88601 100644 --- a/tests/testactions.c +++ b/tests/testactions.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testadjustsize.c b/tests/testadjustsize.c index 79c8e161f4..9191199b20 100644 --- a/tests/testadjustsize.c +++ b/tests/testadjustsize.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testanimation.c b/tests/testanimation.c index 4d00a9d807..e7d9a4e7d9 100644 --- a/tests/testanimation.c +++ b/tests/testanimation.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testappchooser.c b/tests/testappchooser.c index 2695c57d29..76af2388a5 100644 --- a/tests/testappchooser.c +++ b/tests/testappchooser.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <stdlib.h> diff --git a/tests/testappchooserbutton.c b/tests/testappchooserbutton.c index d46eb2d46d..92fbb1a03e 100644 --- a/tests/testappchooserbutton.c +++ b/tests/testappchooserbutton.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <stdlib.h> diff --git a/tests/testassistant.c b/tests/testassistant.c index bb23720a64..8360400387 100644 --- a/tests/testassistant.c +++ b/tests/testassistant.c @@ -18,9 +18,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testbbox.c b/tests/testbbox.c index c2e46c0cdd..1edade5922 100644 --- a/tests/testbbox.c +++ b/tests/testbbox.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA + * License along with this library. If not, see <http://www.gnu.org/licenses/>. * */ diff --git a/tests/testboxcss.c b/tests/testboxcss.c index 17d576e10c..fa4516d164 100644 --- a/tests/testboxcss.c +++ b/tests/testboxcss.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" #include <gtk/gtk.h> diff --git a/tests/testbuttons.c b/tests/testbuttons.c index 0fcc99225f..74392f5013 100644 --- a/tests/testbuttons.c +++ b/tests/testbuttons.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testcairo.c b/tests/testcairo.c index eaca7a83b7..8c45bc1c9b 100644 --- a/tests/testcairo.c +++ b/tests/testcairo.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <math.h> diff --git a/tests/testcalendar.c b/tests/testcalendar.c index bce73e258b..a55e6f37fd 100644 --- a/tests/testcalendar.c +++ b/tests/testcalendar.c @@ -3,19 +3,18 @@ * Copyright (C) 1998 Cesar Miquel, Shawn T. Amundson, Mattias Grönlund * Copyright (C) 2000 Tony Gale * - * This program 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 2 of the License, or + * 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.1 of the License, or * (at your option) any later version. * - * This program 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * You should have received a copy of the GNU Lesser General Public + * License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testcellrenderertext.c b/tests/testcellrenderertext.c index 6e831cc3b3..e57964ee18 100644 --- a/tests/testcellrenderertext.c +++ b/tests/testcellrenderertext.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testclipboard.c b/tests/testclipboard.c index b6dd9e6183..935f538a75 100644 --- a/tests/testclipboard.c +++ b/tests/testclipboard.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testcombo.c b/tests/testcombo.c index 3459feb59f..9a80ed32e1 100644 --- a/tests/testcombo.c +++ b/tests/testcombo.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" #include <gtk/gtk.h> diff --git a/tests/testcombochange.c b/tests/testcombochange.c index 7cbb8e7b92..6f254fe4a2 100644 --- a/tests/testcombochange.c +++ b/tests/testcombochange.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testdnd.c b/tests/testdnd.c index 4ff1012dd4..2011578f6d 100644 --- a/tests/testdnd.c +++ b/tests/testdnd.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testellipsise.c b/tests/testellipsise.c index 291caaf735..5680e13216 100644 --- a/tests/testellipsise.c +++ b/tests/testellipsise.c @@ -12,8 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>.Free */ /* diff --git a/tests/testentrycompletion.c b/tests/testentrycompletion.c index bf7a31fc82..898b8d3bb1 100644 --- a/tests/testentrycompletion.c +++ b/tests/testentrycompletion.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testerrors.c b/tests/testerrors.c index d371f1b790..24dd5d3309 100755 --- a/tests/testerrors.c +++ b/tests/testerrors.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/tests/testexpand.c b/tests/testexpand.c index ee083889d3..57e5d355db 100644 --- a/tests/testexpand.c +++ b/tests/testexpand.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testfilechooser.c b/tests/testfilechooser.c index aec9a32a9b..fec10f5c35 100644 --- a/tests/testfilechooser.c +++ b/tests/testfilechooser.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testfilechooserbutton.c b/tests/testfilechooserbutton.c index 45c81bdb31..4027011099 100644 --- a/tests/testfilechooserbutton.c +++ b/tests/testfilechooserbutton.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testfontchooser.c b/tests/testfontchooser.c index c0146873a5..a2f54e042e 100644 --- a/tests/testfontchooser.c +++ b/tests/testfontchooser.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testfontchooserdialog.c b/tests/testfontchooserdialog.c index 5facadc2a0..0db130bc88 100644 --- a/tests/testfontchooserdialog.c +++ b/tests/testfontchooserdialog.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> diff --git a/tests/testfontselection.c b/tests/testfontselection.c index c02eacc593..8c87b2c6c4 100644 --- a/tests/testfontselection.c +++ b/tests/testfontselection.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testfontselectiondialog.c b/tests/testfontselectiondialog.c index 9429c54944..e8df897260 100644 --- a/tests/testfontselectiondialog.c +++ b/tests/testfontselectiondialog.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testframe.c b/tests/testframe.c index b4eb9fc224..1ef5100b95 100644 --- a/tests/testframe.c +++ b/tests/testframe.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testgeometry.c b/tests/testgeometry.c index 357a5edfff..c3c4fbe4f7 100644 --- a/tests/testgeometry.c +++ b/tests/testgeometry.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testgiconpixbuf.c b/tests/testgiconpixbuf.c index 3acf306b06..184bbe3206 100644 --- a/tests/testgiconpixbuf.c +++ b/tests/testgiconpixbuf.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testgmenu.c b/tests/testgmenu.c index 9c465755c0..2f0512896b 100644 --- a/tests/testgmenu.c +++ b/tests/testgmenu.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <stdlib.h> diff --git a/tests/testgtk.c b/tests/testgtk.c index c0faa8164b..f4a0beee77 100644 --- a/tests/testgtk.c +++ b/tests/testgtk.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/tests/testheightforwidth.c b/tests/testheightforwidth.c index c4774d57bd..7e10d29717 100644 --- a/tests/testheightforwidth.c +++ b/tests/testheightforwidth.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testicontheme.c b/tests/testicontheme.c index 92a68aab32..ad9a459e05 100644 --- a/tests/testicontheme.c +++ b/tests/testicontheme.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testiconview-keynav.c b/tests/testiconview-keynav.c index 002c003e76..31253639b9 100644 --- a/tests/testiconview-keynav.c +++ b/tests/testiconview-keynav.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. * * Author: Matthias Clasen */ diff --git a/tests/testiconview.c b/tests/testiconview.c index b926497513..325622800b 100644 --- a/tests/testiconview.c +++ b/tests/testiconview.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testimage.c b/tests/testimage.c index 73072edebc..e1859618ec 100644 --- a/tests/testimage.c +++ b/tests/testimage.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testinput.c b/tests/testinput.c index c7348d7657..8bea4749d1 100644 --- a/tests/testinput.c +++ b/tests/testinput.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/tests/testlockbutton.c b/tests/testlockbutton.c index f6bbbd4b71..ee606d837a 100644 --- a/tests/testlockbutton.c +++ b/tests/testlockbutton.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testmenubars.c b/tests/testmenubars.c index 592b9591f1..b210a801e8 100644 --- a/tests/testmenubars.c +++ b/tests/testmenubars.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testmerge.c b/tests/testmerge.c index de6dd95f1f..db9a430f14 100644 --- a/tests/testmerge.c +++ b/tests/testmerge.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testmountoperation.c b/tests/testmountoperation.c index e5a41bbe7b..3887c31f32 100644 --- a/tests/testmountoperation.c +++ b/tests/testmountoperation.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testmultidisplay.c b/tests/testmultidisplay.c index 2bf589a46a..aa78385c02 100644 --- a/tests/testmultidisplay.c +++ b/tests/testmultidisplay.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testmultiscreen.c b/tests/testmultiscreen.c index 446f67fa0d..0c20f19600 100644 --- a/tests/testmultiscreen.c +++ b/tests/testmultiscreen.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testnoscreen.c b/tests/testnoscreen.c index cce8a5a3af..edc71e872e 100644 --- a/tests/testnoscreen.c +++ b/tests/testnoscreen.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testnotebookdnd.c b/tests/testnotebookdnd.c index 63c4145cc7..a347148d4d 100644 --- a/tests/testnotebookdnd.c +++ b/tests/testnotebookdnd.c @@ -16,9 +16,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testnouiprint.c b/tests/testnouiprint.c index bde1a02793..b6a7b15b9f 100644 --- a/tests/testnouiprint.c +++ b/tests/testnouiprint.c @@ -3,19 +3,18 @@ * * Copyright (C) 2006 Alexander Larsson <alexl@redhat.com> * - * This program 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 2 of the License, or + * 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.1 of the License, or * (at your option) any later version. * - * This program 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNU Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public Lesser + * License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testnumerableicon.c b/tests/testnumerableicon.c index 508357bfe1..67656cd020 100644 --- a/tests/testnumerableicon.c +++ b/tests/testnumerableicon.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <stdlib.h> diff --git a/tests/testorientable.c b/tests/testorientable.c index a755ba26d5..d81b612fa0 100644 --- a/tests/testorientable.c +++ b/tests/testorientable.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testprint.c b/tests/testprint.c index 395bd295ef..5a6e1da650 100644 --- a/tests/testprint.c +++ b/tests/testprint.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testrc.c b/tests/testrc.c index a019ae394d..dd9a29631a 100644 --- a/tests/testrc.c +++ b/tests/testrc.c @@ -14,9 +14,7 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with the Gnome Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> diff --git a/tests/testrecentchooser.c b/tests/testrecentchooser.c index d31f0f0ab1..1ffde965c8 100644 --- a/tests/testrecentchooser.c +++ b/tests/testrecentchooser.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testrecentchoosermenu.c b/tests/testrecentchoosermenu.c index 3060811ade..d5822e8369 100644 --- a/tests/testrecentchoosermenu.c +++ b/tests/testrecentchoosermenu.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testrichtext.c b/tests/testrichtext.c index d59f608b7b..329973b09a 100644 --- a/tests/testrichtext.c +++ b/tests/testrichtext.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> diff --git a/tests/testscale.c b/tests/testscale.c index b60bbfb0ed..e71595c5fd 100755 --- a/tests/testscale.c +++ b/tests/testscale.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testselection.c b/tests/testselection.c index 59be3f973e..eda61ef8c2 100644 --- a/tests/testselection.c +++ b/tests/testselection.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/tests/testsocket.c b/tests/testsocket.c index f936ae520f..c1b59c1ef2 100644 --- a/tests/testsocket.c +++ b/tests/testsocket.c @@ -14,9 +14,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testsocket_child.c b/tests/testsocket_child.c index 9ebc88f233..1b8934ef52 100644 --- a/tests/testsocket_child.c +++ b/tests/testsocket_child.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testsocket_common.c b/tests/testsocket_common.c index 84faa14672..c93f1e2797 100644 --- a/tests/testsocket_common.c +++ b/tests/testsocket_common.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testspinbutton.c b/tests/testspinbutton.c index 4759a9d647..01dfb5d516 100644 --- a/tests/testspinbutton.c +++ b/tests/testspinbutton.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/teststatusicon.c b/tests/teststatusicon.c index b754ff3279..c6f81fc580 100755 --- a/tests/teststatusicon.c +++ b/tests/teststatusicon.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. * * Authors: * Mark McLoughlin <mark@skynet.ie> diff --git a/tests/testthreads.c b/tests/testthreads.c index e630a5f1e6..867e44b614 100644 --- a/tests/testthreads.c +++ b/tests/testthreads.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/tests/testtoolbar.c b/tests/testtoolbar.c index 7125a929a3..cd82dacb4e 100644 --- a/tests/testtoolbar.c +++ b/tests/testtoolbar.c @@ -15,9 +15,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" #include <gtk/gtk.h> diff --git a/tests/testtreechanging.c b/tests/testtreechanging.c index 478e5fcb68..804505cf28 100644 --- a/tests/testtreechanging.c +++ b/tests/testtreechanging.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "prop-editor.h" diff --git a/tests/testtreecolumns.c b/tests/testtreecolumns.c index 478329494e..6edb465a46 100644 --- a/tests/testtreecolumns.c +++ b/tests/testtreecolumns.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testtreeedit.c b/tests/testtreeedit.c index a3d5b16b69..0fd7ecd2eb 100644 --- a/tests/testtreeedit.c +++ b/tests/testtreeedit.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testtreeflow.c b/tests/testtreeflow.c index 600ac8b207..efbb792f19 100644 --- a/tests/testtreeflow.c +++ b/tests/testtreeflow.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testtreefocus.c b/tests/testtreefocus.c index 4a244ea583..5fe6f0d50d 100644 --- a/tests/testtreefocus.c +++ b/tests/testtreefocus.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testtreemodel.c b/tests/testtreemodel.c index 871dcf0701..0c228ea407 100644 --- a/tests/testtreemodel.c +++ b/tests/testtreemodel.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testtreesort.c b/tests/testtreesort.c index bbb9c747f6..b45ede02dc 100644 --- a/tests/testtreesort.c +++ b/tests/testtreesort.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testtreeview.c b/tests/testtreeview.c index d9d80ceb8b..0f3bdffb58 100644 --- a/tests/testtreeview.c +++ b/tests/testtreeview.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <string.h> diff --git a/tests/testverticalcells.c b/tests/testverticalcells.c index 2f49022414..07cdd4ef98 100644 --- a/tests/testverticalcells.c +++ b/tests/testverticalcells.c @@ -16,9 +16,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/testvolumebutton.c b/tests/testvolumebutton.c index 85e7469bc5..30697c5c66 100644 --- a/tests/testvolumebutton.c +++ b/tests/testvolumebutton.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> diff --git a/tests/testxinerama.c b/tests/testxinerama.c index 0dc822978a..67a7e32e5c 100644 --- a/tests/testxinerama.c +++ b/tests/testxinerama.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" diff --git a/tests/treestoretest.c b/tests/treestoretest.c index 8129683ba0..a3ace60712 100644 --- a/tests/treestoretest.c +++ b/tests/treestoretest.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" #include <gtk/gtk.h> diff --git a/tests/visuals/visuals.c b/tests/visuals/visuals.c index 0a6caa3b99..b3589d7173 100644 --- a/tests/visuals/visuals.c +++ b/tests/visuals/visuals.c @@ -14,8 +14,6 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - * MA 02110-1301, USA. * * Author: Cosimo Cecchi <cosimoc@gnome.org> * |