diff options
Diffstat (limited to 'src/c_fl_counter.cpp')
-rw-r--r-- | src/c_fl_counter.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/c_fl_counter.cpp b/src/c_fl_counter.cpp index 7e594f2..c91d927 100644 --- a/src/c_fl_counter.cpp +++ b/src/c_fl_counter.cpp @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #include <FL/Fl_Counter.H> #include "c_fl_counter.h" #include "c_fl_type.h" |