diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2018-03-03 14:37:53 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2018-03-03 14:37:53 +0000 |
| commit | 774503e35ba802cec7dcae9c414706b7e1be35d1 (patch) | |
| tree | 5f6d2a40de8a229a9154fcfe31a5dd28b628c82c /src/drivers/Android/Fl_Android_Window_Driver.cxx | |
| parent | b57199097a4c02bae09cc875a92d9b909257a831 (diff) | |
Android: reorganizing
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12707 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/drivers/Android/Fl_Android_Window_Driver.cxx')
| -rw-r--r-- | src/drivers/Android/Fl_Android_Window_Driver.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/Android/Fl_Android_Window_Driver.cxx b/src/drivers/Android/Fl_Android_Window_Driver.cxx index 567bbdd2a..0df617faf 100644 --- a/src/drivers/Android/Fl_Android_Window_Driver.cxx +++ b/src/drivers/Android/Fl_Android_Window_Driver.cxx @@ -1,9 +1,9 @@ // // "$Id$" // -// Definition of Apple Cocoa window driver. +// Definition of Android window driver. // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 2018 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 |
