Header mods for submission history, copyright notices, consistency.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7996 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano
2010-12-10 08:09:27 +00:00
parent ca8f6d72b6
commit 3d94092dcc
8 changed files with 18 additions and 14 deletions

View File

@@ -1,16 +1,16 @@
//
// "$Id$"
//
// table-sort -- An example application using a sortable Fl_Table
// table-sort -- An example application using a sortable Fl_Table
//
// Originally the 'sortapp.cxx' example program that came with
// erco's Fl_Table widget. Added to FLTK in 2010.
//
// Example of a non-trivial application that uses Fl_Table
// with sortable columns. This example is not trying to be simple,
// but to demonstrate the complexities of an actual small app.
//
// HISTORY
// 03/18/2003 -- 'sortapp.cxx' added to the Fl_Table widget package -erco
// 11/30/2010 -- Modified and added to FLTK examples -erco
// but to demonstrate the complexities of an actual app.
//
// Copyright 2010 Greg Ercolano.
// Copyright 1998-2010 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or