diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/dw_anchors_test.cc | 3 | ||||
-rw-r--r-- | test/dw_border_test.cc | 3 | ||||
-rw-r--r-- | test/dw_example.cc | 3 | ||||
-rw-r--r-- | test/dw_find_test.cc | 3 | ||||
-rw-r--r-- | test/dw_images_scaled.cc | 3 | ||||
-rw-r--r-- | test/dw_images_scaled2.cc | 3 | ||||
-rw-r--r-- | test/dw_images_simple.cc | 3 | ||||
-rw-r--r-- | test/dw_imgbuf_mem_test.cc | 3 | ||||
-rw-r--r-- | test/dw_links.cc | 3 | ||||
-rw-r--r-- | test/dw_links2.cc | 3 | ||||
-rw-r--r-- | test/dw_lists.cc | 3 | ||||
-rw-r--r-- | test/dw_resource_test.cc | 3 | ||||
-rw-r--r-- | test/dw_table.cc | 3 | ||||
-rw-r--r-- | test/dw_table_aligned.cc | 3 | ||||
-rw-r--r-- | test/dw_ui_test.cc | 3 | ||||
-rw-r--r-- | test/fltk_browser.cc | 3 | ||||
-rw-r--r-- | test/form.cc | 3 | ||||
-rw-r--r-- | test/shapes.cc | 3 |
18 files changed, 18 insertions, 36 deletions
diff --git a/test/dw_anchors_test.cc b/test/dw_anchors_test.cc index 97ed3fb4..4d5b4ac7 100644 --- a/test/dw_anchors_test.cc +++ b/test/dw_anchors_test.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_border_test.cc b/test/dw_border_test.cc index f45c1a07..39b9d3aa 100644 --- a/test/dw_border_test.cc +++ b/test/dw_border_test.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_example.cc b/test/dw_example.cc index ad570924..b3f46b5f 100644 --- a/test/dw_example.cc +++ b/test/dw_example.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_find_test.cc b/test/dw_find_test.cc index 50f2d1aa..c82ec535 100644 --- a/test/dw_find_test.cc +++ b/test/dw_find_test.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_images_scaled.cc b/test/dw_images_scaled.cc index da53a6fd..3c32d3ba 100644 --- a/test/dw_images_scaled.cc +++ b/test/dw_images_scaled.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_images_scaled2.cc b/test/dw_images_scaled2.cc index aea724f0..70028a47 100644 --- a/test/dw_images_scaled2.cc +++ b/test/dw_images_scaled2.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_images_simple.cc b/test/dw_images_simple.cc index 62f25cf7..d448ae92 100644 --- a/test/dw_images_simple.cc +++ b/test/dw_images_simple.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_imgbuf_mem_test.cc b/test/dw_imgbuf_mem_test.cc index 897e47f8..e2c332e0 100644 --- a/test/dw_imgbuf_mem_test.cc +++ b/test/dw_imgbuf_mem_test.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_links.cc b/test/dw_links.cc index 08428e88..6a04a936 100644 --- a/test/dw_links.cc +++ b/test/dw_links.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_links2.cc b/test/dw_links2.cc index ea2d4d40..22677140 100644 --- a/test/dw_links2.cc +++ b/test/dw_links2.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_lists.cc b/test/dw_lists.cc index 5558afa1..09b85b2c 100644 --- a/test/dw_lists.cc +++ b/test/dw_lists.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_resource_test.cc b/test/dw_resource_test.cc index 0b70550f..75104f87 100644 --- a/test/dw_resource_test.cc +++ b/test/dw_resource_test.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_table.cc b/test/dw_table.cc index 87ed8360..147b63c1 100644 --- a/test/dw_table.cc +++ b/test/dw_table.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_table_aligned.cc b/test/dw_table_aligned.cc index 5fa94874..87d990da 100644 --- a/test/dw_table_aligned.cc +++ b/test/dw_table_aligned.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/dw_ui_test.cc b/test/dw_ui_test.cc index b57479fb..7b1fe205 100644 --- a/test/dw_ui_test.cc +++ b/test/dw_ui_test.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/fltk_browser.cc b/test/fltk_browser.cc index 4186156e..0115907b 100644 --- a/test/fltk_browser.cc +++ b/test/fltk_browser.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/form.cc b/test/form.cc index d88030c3..9e212ed6 100644 --- a/test/form.cc +++ b/test/form.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ diff --git a/test/shapes.cc b/test/shapes.cc index 8d33152b..b20c5419 100644 --- a/test/shapes.cc +++ b/test/shapes.cc @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ |