summaryrefslogtreecommitdiff
path: root/cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cairo/Makefile')
-rw-r--r--cairo/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/cairo/Makefile b/cairo/Makefile
index 56f08edaa..c933f8504 100644
--- a/cairo/Makefile
+++ b/cairo/Makefile
@@ -1,6 +1,4 @@
#
-# "$Id$"
-#
# CAIRO library makefile for the Fast Light Toolkit (FLTK).
#
# Copyright 1997-2009 by Easy Software Products.
@@ -9,11 +7,11 @@
# 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
+# https://www.fltk.org/COPYING.php
#
-# Please report all bugs and problems on the following page:
+# Please see the following page on how to report bugs and issues:
#
-# http://www.fltk.org/str.php
+# https://www.fltk.org/bugs.php
#
# Note: see ../configure.in and/or ../makeinclude for definition of
@@ -172,7 +170,3 @@ depend: $(CAIROCPPFILES)
mv makedepend.tmp makedepend
include makedepend
-
-#
-# End of "$Id$".
-#