From 024f60fd4fca6a6a3f6a6c1bdb44d19d90d6efd5 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 27 Feb 2016 15:51:09 +0000 Subject: [PATCH] Fix copyright year again (sorry for the noise). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11245 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluid/Makefile b/fluid/Makefile index ced53c747..f1602587f 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -3,7 +3,7 @@ # # FLUID makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2010 by Bill Spitzak and others. +# Copyright 1998-2016 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