diff options
Diffstat (limited to 'src/c_fl_copy_surface.cpp')
-rw-r--r-- | src/c_fl_copy_surface.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/c_fl_copy_surface.cpp b/src/c_fl_copy_surface.cpp index c3be255..1c00ec1 100644 --- a/src/c_fl_copy_surface.cpp +++ b/src/c_fl_copy_surface.cpp @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #include <FL/Fl_Copy_Surface.H> #include <FL/Fl_Widget.H> #include <FL/Fl_Window.H> |