diff options
Diffstat (limited to 'examples/wizard-simple.cxx')
| -rw-r--r-- | examples/wizard-simple.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/wizard-simple.cxx b/examples/wizard-simple.cxx index 101402b5c..25b506d72 100644 --- a/examples/wizard-simple.cxx +++ b/examples/wizard-simple.cxx @@ -1,9 +1,10 @@ // // "$Id$" // -// Simple Fl_Wizard widget example. -// Originally from erco's cheat sheet 06/05/2010, permission by author. +// Simple Fl_Wizard widget example. +// Originally from erco's cheat sheet 06/05/2010, permission by author. // +// Copyright 2010 Greg Ercolano. // Copyright 1998-2010 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or |
