diff options
Diffstat (limited to 'flower/lgetopt.cc')
-rw-r--r-- | flower/lgetopt.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flower/lgetopt.cc b/flower/lgetopt.cc index ac9a12d035..523d54ee5f 100644 --- a/flower/lgetopt.cc +++ b/flower/lgetopt.cc @@ -2,7 +2,7 @@ process command line, GNU style. - this is (Copyleft) 1996, Han-Wen Nienhuys, <hanwen@stack.urc.tue.nl> + this is (Copyleft) 1996, Han-Wen Nienhuys, <hanwen@stack.nl> */ #include <stdio.h> #include <iostream.h> |