From 8653a5353e2296269685dcb1f61bc64f0a79bd3a Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 13 Apr 2016 14:19:13 +0000 Subject: Rewrite fl_encoding_mac_roman.cxx under the driver model. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11600 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_encoding_latin1.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_encoding_latin1.cxx') diff --git a/src/fl_encoding_latin1.cxx b/src/fl_encoding_latin1.cxx index 9e3d16cfc..c7995aac7 100644 --- a/src/fl_encoding_latin1.cxx +++ b/src/fl_encoding_latin1.cxx @@ -3,7 +3,7 @@ // // Convert MSWindows-1252 (Latin-1) encoded text to the local encoding. // -// 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 -- cgit v1.2.3