summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/CubeMain.cxx19
-rw-r--r--test/CubeView.cxx17
-rw-r--r--test/CubeView.h17
-rw-r--r--test/Makefile17
-rw-r--r--test/adjuster.cxx17
-rw-r--r--test/arc.cxx17
-rw-r--r--test/ask.cxx17
-rw-r--r--test/bitmap.cxx17
-rw-r--r--test/blocks.cxx17
-rw-r--r--test/boxtype.cxx17
-rw-r--r--test/browser.cxx17
-rw-r--r--test/button.cxx17
-rw-r--r--test/buttons.cxx19
-rw-r--r--test/cairo_test.cxx17
-rw-r--r--test/checkers.cxx17
-rw-r--r--test/clock.cxx19
-rw-r--r--test/colbrowser.cxx17
-rw-r--r--test/color_chooser.cxx17
-rw-r--r--test/connect.cxx17
-rw-r--r--test/cube.cxx17
-rw-r--r--test/cursor.cxx17
-rw-r--r--test/curve.cxx17
-rw-r--r--test/demo.cxx17
-rw-r--r--test/device.cxx17
-rw-r--r--test/doublebuffer.cxx17
-rw-r--r--test/editor.cxx17
-rw-r--r--test/file_chooser.cxx19
-rw-r--r--test/fl_jpeg_image.cxx35
-rw-r--r--test/fonts.cxx17
-rw-r--r--test/forms.cxx17
-rw-r--r--test/fractals.cxx17
-rw-r--r--test/fullscreen.cxx38
-rw-r--r--test/gl_overlay.cxx17
-rw-r--r--test/glpuzzle.cxx17
-rw-r--r--test/hello.cxx19
-rw-r--r--test/help.cxx19
-rw-r--r--test/iconize.cxx17
-rw-r--r--test/image.cxx17
-rw-r--r--test/input.cxx17
-rw-r--r--test/input_choice.cxx19
-rw-r--r--test/keyboard.cxx38
-rw-r--r--test/keyboard.h19
-rw-r--r--test/label.cxx17
-rw-r--r--test/line_style.cxx17
-rw-r--r--test/list_visuals.cxx17
-rw-r--r--test/makefile.wat17
-rw-r--r--test/mandelbrot.cxx17
-rw-r--r--test/mandelbrot.h17
-rw-r--r--test/menubar.cxx17
-rw-r--r--test/message.cxx17
-rw-r--r--test/minimum.cxx35
-rw-r--r--test/native-filechooser.cxx17
-rw-r--r--test/navigation.cxx17
-rw-r--r--test/output.cxx17
-rw-r--r--test/overlay.cxx17
-rw-r--r--test/pack.cxx17
-rw-r--r--test/pixmap.cxx17
-rw-r--r--test/pixmap_browser.cxx17
-rw-r--r--test/resizebox.cxx17
-rw-r--r--test/rotated_text.cxx17
-rw-r--r--test/scroll.cxx17
-rw-r--r--test/shape.cxx17
-rw-r--r--test/subwindow.cxx17
-rw-r--r--test/sudoku.cxx17
-rw-r--r--test/symbols.cxx17
-rw-r--r--test/threads.cxx17
-rw-r--r--test/threads.h17
-rw-r--r--test/tile.cxx17
-rw-r--r--test/tiled_image.cxx17
-rw-r--r--test/unittest_about.cxx17
-rw-r--r--test/unittest_circles.cxx17
-rw-r--r--test/unittest_images.cxx17
-rw-r--r--test/unittest_lines.cxx17
-rw-r--r--test/unittest_points.cxx17
-rw-r--r--test/unittest_rects.cxx17
-rw-r--r--test/unittest_scrollbarsize.cxx17
-rw-r--r--test/unittest_text.cxx17
-rw-r--r--test/unittest_viewport.cxx17
-rw-r--r--test/unittests.cxx18
-rw-r--r--test/utf8.cxx17
80 files changed, 375 insertions, 1080 deletions
diff --git a/test/CubeMain.cxx b/test/CubeMain.cxx
index b2347c87e..bcf3f8756 100644
--- a/test/CubeMain.cxx
+++ b/test/CubeMain.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/CubeView.cxx b/test/CubeView.cxx
index 52d9d1604..2a660fcde 100644
--- a/test/CubeView.cxx
+++ b/test/CubeView.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/CubeView.h b/test/CubeView.h
index 86f38b6c0..06a758852 100644
--- a/test/CubeView.h
+++ b/test/CubeView.h
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/Makefile b/test/Makefile
index 40c65992e..11b0faff5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -5,20 +5,11 @@
#
# Copyright 1998-2010 by Bill Spitzak and others.
#
-# This library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Library General Public
-# License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# This library is free software. Distribution and use rights are outlined in
+# the file "COPYING" which should have been included with this file. If this
+# file is missing or damaged, see the license at:
#
-# 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
-# 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.
+# http://www.fltk.org/COPYING.php
#
# Please report all bugs and problems on the following page:
#
diff --git a/test/adjuster.cxx b/test/adjuster.cxx
index 39442c0aa..61abcdc0f 100644
--- a/test/adjuster.cxx
+++ b/test/adjuster.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/arc.cxx b/test/arc.cxx
index 77d37a96f..ad29b114d 100644
--- a/test/arc.cxx
+++ b/test/arc.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/ask.cxx b/test/ask.cxx
index d5d71a44f..644dbcabd 100644
--- a/test/ask.cxx
+++ b/test/ask.cxx
@@ -12,20 +12,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/bitmap.cxx b/test/bitmap.cxx
index 550db63df..71aff20c9 100644
--- a/test/bitmap.cxx
+++ b/test/bitmap.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/blocks.cxx b/test/blocks.cxx
index ec7e298da..bb2f0191a 100644
--- a/test/blocks.cxx
+++ b/test/blocks.cxx
@@ -5,20 +5,11 @@
//
// Copyright 2006-2010 by Michael Sweet.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/boxtype.cxx b/test/boxtype.cxx
index 9316d3b6a..9f570a3e8 100644
--- a/test/boxtype.cxx
+++ b/test/boxtype.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/browser.cxx b/test/browser.cxx
index e433c1cdb..ff83b9ed0 100644
--- a/test/browser.cxx
+++ b/test/browser.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/button.cxx b/test/button.cxx
index f2b9e8fad..9c5a8ad1c 100644
--- a/test/button.cxx
+++ b/test/button.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/buttons.cxx b/test/buttons.cxx
index c3c76d57f..a2a6cb6bd 100644
--- a/test/buttons.cxx
+++ b/test/buttons.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/cairo_test.cxx b/test/cairo_test.cxx
index 89811869c..293dfacb9 100644
--- a/test/cairo_test.cxx
+++ b/test/cairo_test.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/checkers.cxx b/test/checkers.cxx
index b0584e019..59c7de134 100644
--- a/test/checkers.cxx
+++ b/test/checkers.cxx
@@ -8,20 +8,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/clock.cxx b/test/clock.cxx
index f10fc1bbb..a33d2ad12 100644
--- a/test/clock.cxx
+++ b/test/clock.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/colbrowser.cxx b/test/colbrowser.cxx
index 8d172c86b..3b5082d8c 100644
--- a/test/colbrowser.cxx
+++ b/test/colbrowser.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/color_chooser.cxx b/test/color_chooser.cxx
index 1658e53a1..a18a74294 100644
--- a/test/color_chooser.cxx
+++ b/test/color_chooser.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/connect.cxx b/test/connect.cxx
index d303cf93d..4fbabfc65 100644
--- a/test/connect.cxx
+++ b/test/connect.cxx
@@ -9,20 +9,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/cube.cxx b/test/cube.cxx
index 2e9bf04cf..1fd396e1f 100644
--- a/test/cube.cxx
+++ b/test/cube.cxx
@@ -7,20 +7,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/cursor.cxx b/test/cursor.cxx
index 3f3ab0c49..6cd6a4011 100644
--- a/test/cursor.cxx
+++ b/test/cursor.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/curve.cxx b/test/curve.cxx
index f69f7241b..a1b0a4264 100644
--- a/test/curve.cxx
+++ b/test/curve.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/demo.cxx b/test/demo.cxx
index bd3eb9b64..371822ff5 100644
--- a/test/demo.cxx
+++ b/test/demo.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/device.cxx b/test/device.cxx
index 576401efd..8abb99d08 100644
--- a/test/device.cxx
+++ b/test/device.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2011 by Roman Kantor and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/doublebuffer.cxx b/test/doublebuffer.cxx
index 72cfdea78..d36910eca 100644
--- a/test/doublebuffer.cxx
+++ b/test/doublebuffer.cxx
@@ -15,20 +15,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/editor.cxx b/test/editor.cxx
index 854da2cbf..3e38a5022 100644
--- a/test/editor.cxx
+++ b/test/editor.cxx
@@ -7,20 +7,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/file_chooser.cxx b/test/file_chooser.cxx
index a36a489b0..9e5427b3c 100644
--- a/test/file_chooser.cxx
+++ b/test/file_chooser.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1999-2010 by Michael Sweet.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/fl_jpeg_image.cxx b/test/fl_jpeg_image.cxx
index 49c05082a..6d6c56829 100644
--- a/test/fl_jpeg_image.cxx
+++ b/test/fl_jpeg_image.cxx
@@ -3,6 +3,20 @@
//
// fl_draw_image test program for the Fast Light Tool Kit (FLTK).
//
+// Copyright 1998-2010 by Bill Spitzak and others.
+//
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
+//
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
+//
+
+//
// Be sure to try every visual with the -v switch and try -m (monochrome)
// on each of them.
//
@@ -20,27 +34,6 @@
// The makefile assummes you decompressed and build these in a directory
// called "jpeg-6a" in the same location as the "FL" directory.
//
-// Copyright 1998-2010 by Bill Spitzak and others.
-//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
-//
-// Please report all bugs and problems on the following page:
-//
-// http://www.fltk.org/str.php
-//
#include <FL/Fl.H>
#include <FL/fl_draw.H>
diff --git a/test/fonts.cxx b/test/fonts.cxx
index 0543463ae..a935fdd07 100644
--- a/test/fonts.cxx
+++ b/test/fonts.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/forms.cxx b/test/forms.cxx
index 9f7bbf9c5..af3051533 100644
--- a/test/forms.cxx
+++ b/test/forms.cxx
@@ -11,20 +11,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/fractals.cxx b/test/fractals.cxx
index f6e0fe9e3..448edb28b 100644
--- a/test/fractals.cxx
+++ b/test/fractals.cxx
@@ -9,20 +9,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/fullscreen.cxx b/test/fullscreen.cxx
index 243a0066f..5ecb6ea74 100644
--- a/test/fullscreen.cxx
+++ b/test/fullscreen.cxx
@@ -1,6 +1,22 @@
//
// "$Id$"
//
+
+//
+// Copyright 1998-2010 by Bill Spitzak and others.
+//
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
+//
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
+//
+
+//
// Fullscreen test program for the Fast Light Tool Kit (FLTK).
//
// This demo shows how to do many of the window manipulations that
@@ -33,28 +49,6 @@
// will cause the window to raise, deiconize, and possibly move. You
// can avoid this by making the Fl_Gl_Window a child of a normal
// window.
-//
-// Copyright 1998-2010 by Bill Spitzak and others.
-//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
-//
-// Please report all bugs and problems on the following page:
-//
-// http://www.fltk.org/str.php
-//
#include <config.h>
#include <FL/Fl.H>
diff --git a/test/gl_overlay.cxx b/test/gl_overlay.cxx
index be39518a8..1c37de625 100644
--- a/test/gl_overlay.cxx
+++ b/test/gl_overlay.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/glpuzzle.cxx b/test/glpuzzle.cxx
index d312b3a74..7fcf9b3c7 100644
--- a/test/glpuzzle.cxx
+++ b/test/glpuzzle.cxx
@@ -8,20 +8,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/hello.cxx b/test/hello.cxx
index 954d01eb4..ac1565996 100644
--- a/test/hello.cxx
+++ b/test/hello.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/help.cxx b/test/help.cxx
index aca3eeff8..dd9491c83 100644
--- a/test/help.cxx
+++ b/test/help.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1999-2010 by Easy Software Products.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/iconize.cxx b/test/iconize.cxx
index c1d130f2e..a282fcc97 100644
--- a/test/iconize.cxx
+++ b/test/iconize.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/image.cxx b/test/image.cxx
index a70eca850..422566c3f 100644
--- a/test/image.cxx
+++ b/test/image.cxx
@@ -9,20 +9,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/input.cxx b/test/input.cxx
index 3c7fa2e43..33f8abc81 100644
--- a/test/input.cxx
+++ b/test/input.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/input_choice.cxx b/test/input_choice.cxx
index 1e27bb51e..b38441090 100644
--- a/test/input_choice.cxx
+++ b/test/input_choice.cxx
@@ -5,20 +5,15 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// Library General Public License for more details.
+// http://www.fltk.org/COPYING.php
//
-// 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.
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
//
#include <stdio.h>
diff --git a/test/keyboard.cxx b/test/keyboard.cxx
index 2d0034899..0f5141b98 100644
--- a/test/keyboard.cxx
+++ b/test/keyboard.cxx
@@ -1,6 +1,22 @@
//
// "$Id$"
//
+
+//
+// Copyright 1998-2010 by Bill Spitzak and others.
+//
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
+//
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
+//
+
+//
// Keyboard/event test program for the Fast Light Tool Kit (FLTK).
//
// Continuously display FLTK's event state.
@@ -17,28 +33,6 @@
//
// On IRIX the backslash key does not work. A bug in XKeysymToKeycode?
//
-// Copyright 1998-2010 by Bill Spitzak and others.
-//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
-//
-// Please report all bugs and problems on the following page:
-//
-// http://www.fltk.org/str.php
-//
-
#include "keyboard_ui.h"
diff --git a/test/keyboard.h b/test/keyboard.h
index 3b2c04de1..3f5f6fed4 100644
--- a/test/keyboard.h
+++ b/test/keyboard.h
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/label.cxx b/test/label.cxx
index d3ad47dc1..9e72efd07 100644
--- a/test/label.cxx
+++ b/test/label.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/line_style.cxx b/test/line_style.cxx
index b9bca1722..32fdbf77a 100644
--- a/test/line_style.cxx
+++ b/test/line_style.cxx
@@ -5,20 +5,11 @@
//
// Copyright 2000-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/list_visuals.cxx b/test/list_visuals.cxx
index 44e33b64b..3f653300b 100644
--- a/test/list_visuals.cxx
+++ b/test/list_visuals.cxx
@@ -13,20 +13,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/makefile.wat b/test/makefile.wat
index 4eb5281a2..8e8262eba 100644
--- a/test/makefile.wat
+++ b/test/makefile.wat
@@ -5,20 +5,11 @@
#
# Copyright 1998-2010 by Bill Spitzak and others.
#
-# This library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Library General Public
-# License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# This library is free software. Distribution and use rights are outlined in
+# the file "COPYING" which should have been included with this file. If this
+# file is missing or damaged, see the license at:
#
-# 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
-# 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.
+# http://www.fltk.org/COPYING.php
#
# Please report all bugs and problems on the following page:
#
diff --git a/test/mandelbrot.cxx b/test/mandelbrot.cxx
index b04b0710f..f9f2da6fb 100644
--- a/test/mandelbrot.cxx
+++ b/test/mandelbrot.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/mandelbrot.h b/test/mandelbrot.h
index 237dfbad1..741f0ffab 100644
--- a/test/mandelbrot.h
+++ b/test/mandelbrot.h
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/menubar.cxx b/test/menubar.cxx
index 2db724ae6..d9139ec33 100644
--- a/test/menubar.cxx
+++ b/test/menubar.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/message.cxx b/test/message.cxx
index c08ded67a..55d17f9e9 100644
--- a/test/message.cxx
+++ b/test/message.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/minimum.cxx b/test/minimum.cxx
index 9ac51be4f..08da54cb1 100644
--- a/test/minimum.cxx
+++ b/test/minimum.cxx
@@ -3,6 +3,20 @@
//
// Minimal update test program for the Fast Light Tool Kit (FLTK).
//
+// Copyright 1998-2010 by Bill Spitzak and others.
+//
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
+//
+// http://www.fltk.org/COPYING.php
+//
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
+//
+
+//
// This is a test of the minimal update code. The right slider has a
// label that extends outside it's border, and the minimal update
// assummes this does not happen. Thus there is *supposed* to be
@@ -20,27 +34,6 @@
// machine is, this is an insane waste of resources, and should be
// stopped!
//
-// Copyright 1998-2010 by Bill Spitzak and others.
-//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 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
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-// 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.
-//
-// Please report all bugs and problems on the following page:
-//
-// http://www.fltk.org/str.php
-//
#include <stdlib.h>
#include <FL/Fl.H>
diff --git a/test/native-filechooser.cxx b/test/native-filechooser.cxx
index a2f1192dc..a652a1cfd 100644
--- a/test/native-filechooser.cxx
+++ b/test/native-filechooser.cxx
@@ -6,20 +6,11 @@
// Copyright 1998-2010 by Bill Spitzak and others.
// Copyright 2004 Greg Ercolano.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/navigation.cxx b/test/navigation.cxx
index 99f081476..f6a7f3b91 100644
--- a/test/navigation.cxx
+++ b/test/navigation.cxx
@@ -8,20 +8,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/output.cxx b/test/output.cxx
index 43161edb8..794b37abe 100644
--- a/test/output.cxx
+++ b/test/output.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/overlay.cxx b/test/overlay.cxx
index 3f896ab54..7e9e018c5 100644
--- a/test/overlay.cxx
+++ b/test/overlay.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/pack.cxx b/test/pack.cxx
index fa5940d68..79be48013 100644
--- a/test/pack.cxx
+++ b/test/pack.cxx
@@ -9,20 +9,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/pixmap.cxx b/test/pixmap.cxx
index 2f54c7809..4595e31ae 100644
--- a/test/pixmap.cxx
+++ b/test/pixmap.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/pixmap_browser.cxx b/test/pixmap_browser.cxx
index af82c2efa..fa79e65a6 100644
--- a/test/pixmap_browser.cxx
+++ b/test/pixmap_browser.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/resizebox.cxx b/test/resizebox.cxx
index 7ce83c3d6..602612c10 100644
--- a/test/resizebox.cxx
+++ b/test/resizebox.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/rotated_text.cxx b/test/rotated_text.cxx
index f85308654..e6bb014f4 100644
--- a/test/rotated_text.cxx
+++ b/test/rotated_text.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/scroll.cxx b/test/scroll.cxx
index 0cc229b5d..9a82f5503 100644
--- a/test/scroll.cxx
+++ b/test/scroll.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/shape.cxx b/test/shape.cxx
index e68030248..17848e9f9 100644
--- a/test/shape.cxx
+++ b/test/shape.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/subwindow.cxx b/test/subwindow.cxx
index 6df85384a..4820e8c11 100644
--- a/test/subwindow.cxx
+++ b/test/subwindow.cxx
@@ -10,20 +10,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/sudoku.cxx b/test/sudoku.cxx
index d15af6b58..f6a27c784 100644
--- a/test/sudoku.cxx
+++ b/test/sudoku.cxx
@@ -5,20 +5,11 @@
//
// Copyright 2005-2010 by Michael Sweet.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/symbols.cxx b/test/symbols.cxx
index 5b082bf32..6bb9455b5 100644
--- a/test/symbols.cxx
+++ b/test/symbols.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/threads.cxx b/test/threads.cxx
index fb59a2765..c7fecffb6 100644
--- a/test/threads.cxx
+++ b/test/threads.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/threads.h b/test/threads.h
index d602f784a..c3ebf0c72 100644
--- a/test/threads.h
+++ b/test/threads.h
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/tile.cxx b/test/tile.cxx
index bbd1e5703..088ce08b5 100644
--- a/test/tile.cxx
+++ b/test/tile.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/tiled_image.cxx b/test/tiled_image.cxx
index f18ce9c32..23cb290a8 100644
--- a/test/tiled_image.cxx
+++ b/test/tiled_image.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_about.cxx b/test/unittest_about.cxx
index 89125044f..9e1636221 100644
--- a/test/unittest_about.cxx
+++ b/test/unittest_about.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_circles.cxx b/test/unittest_circles.cxx
index 334120520..4bf407376 100644
--- a/test/unittest_circles.cxx
+++ b/test/unittest_circles.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_images.cxx b/test/unittest_images.cxx
index d838010dc..0df74b10a 100644
--- a/test/unittest_images.cxx
+++ b/test/unittest_images.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2011 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_lines.cxx b/test/unittest_lines.cxx
index 8158b1f89..fa804dace 100644
--- a/test/unittest_lines.cxx
+++ b/test/unittest_lines.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_points.cxx b/test/unittest_points.cxx
index d74f60741..0df95b018 100644
--- a/test/unittest_points.cxx
+++ b/test/unittest_points.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_rects.cxx b/test/unittest_rects.cxx
index 2ac5a5680..dc4c4e8ee 100644
--- a/test/unittest_rects.cxx
+++ b/test/unittest_rects.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_scrollbarsize.cxx b/test/unittest_scrollbarsize.cxx
index d173bcc16..f50d38da0 100644
--- a/test/unittest_scrollbarsize.cxx
+++ b/test/unittest_scrollbarsize.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_text.cxx b/test/unittest_text.cxx
index a638eb556..5768ae779 100644
--- a/test/unittest_text.cxx
+++ b/test/unittest_text.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittest_viewport.cxx b/test/unittest_viewport.cxx
index 4a23e70bd..98d557049 100644
--- a/test/unittest_viewport.cxx
+++ b/test/unittest_viewport.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
diff --git a/test/unittests.cxx b/test/unittests.cxx
index 85c2414e8..b81254c0b 100644
--- a/test/unittests.cxx
+++ b/test/unittests.cxx
@@ -5,25 +5,17 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//
// http://www.fltk.org/str.php
//
+
// Fltk unit tests
// v0.1 - Greg combines Matthias + Ian's tests
// v0.2 - Ian's 02/12/09 fixes applied
diff --git a/test/utf8.cxx b/test/utf8.cxx
index a7632c2d8..038ebf1f8 100644
--- a/test/utf8.cxx
+++ b/test/utf8.cxx
@@ -5,20 +5,11 @@
//
// Copyright 1998-2010 by Bill Spitzak and others.
//
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Library General Public
-// License as published by the Free Software Foundation; either
-// version 2 of the License, or (at your option) any later version.
+// This library is free software. Distribution and use rights are outlined in
+// the file "COPYING" which should have been included with this file. If this
+// file is missing or damaged, see the license at:
//
-// 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
-// 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.
+// http://www.fltk.org/COPYING.php
//
// Please report all bugs and problems on the following page:
//