From a03ab3b4988f47237fbd3dabe1b6cbdbb9b03fde Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 8 Nov 2020 15:43:34 +0100 Subject: Clarify offscreen drawing documentation ... and rename drawing chapters (sections + subsections) according to our documentation conventions (prefix "drawing_"). documentation/make_pdf: fix copyright year. --- documentation/make_pdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/make_pdf') diff --git a/documentation/make_pdf b/documentation/make_pdf index 7580cb1d8..a5487bae4 100755 --- a/documentation/make_pdf +++ b/documentation/make_pdf @@ -2,7 +2,7 @@ # # Makefile helper script for the Fast Light Tool Kit (FLTK) documentation. # -# Copyright 1998-2015 by Bill Spitzak and others. +# Copyright 1998-2020 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 -- cgit v1.2.3