From 923479622ffce8a2db0807c16437f4e66e53cbb7 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Fri, 13 Mar 2009 23:42:32 +0000 Subject: More LGPL compliance for utf8 files.. some were hiding outside of xutf8 (STR#2085 cont'd) This will close STR#2085. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6679 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/aimm.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/aimm.h') diff --git a/src/aimm.h b/src/aimm.h index 65705ce80..2acd5d96f 100644 --- a/src/aimm.h +++ b/src/aimm.h @@ -422,3 +422,7 @@ extern "C" __declspec(dllimport) long __stdcall CoCreateInstance(const GUID & rc }; #endif + +/* + * End of "$Id$". + */ -- cgit v1.2.3