diff --git a/legacy/ecore/AUTHORS b/legacy/ecore/AUTHORS index 1767c70321..410626cd48 100644 --- a/legacy/ecore/AUTHORS +++ b/legacy/ecore/AUTHORS @@ -10,4 +10,3 @@ Nicholas Curran Howell Tam Nathan Ingersoll Andrew Elcock -Nicholas Curran diff --git a/legacy/ecore/ecore.c.in b/legacy/ecore/ecore.c.in index 3e1e292a2d..da05ce4c26 100644 --- a/legacy/ecore/ecore.c.in +++ b/legacy/ecore/ecore.c.in @@ -18,6 +18,7 @@ These routines are used for Ecore Library interaction @author Chris Ross @author Term @author Tilman Sauerbeck +@author Nathan Ingersoll @date 2000-2004 @section intro Introduction @@ -455,4 +456,4 @@ Shows how to set and use a destructor for an Ecore_List. /** @example x_window_example.c Shows the basics of using the X Windows system through Ecore functions. -*/ \ No newline at end of file +*/