aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-11-20 01:09:16 +0000
committerReuben Thomas <rrt@sc3d.org>2007-11-20 01:09:16 +0000
commite5af7fde5b9d4d3119b80198f96a8309ffa24b9a (patch)
tree55d34296001233087a2a35d45fe21b95cbba4756 /plpftp
parent4a3beb84a8f44a8fbea7c4d808fda24af80f8369 (diff)
downloadplptools-e5af7fde5b9d4d3119b80198f96a8309ffa24b9a.tar.gz
plptools-e5af7fde5b9d4d3119b80198f96a8309ffa24b9a.tar.bz2
plptools-e5af7fde5b9d4d3119b80198f96a8309ffa24b9a.zip
Add myself to copyright
Diffstat (limited to 'plpftp')
-rw-r--r--plpftp/main.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/plpftp/main.cc b/plpftp/main.cc
index 24fcead..a8a809a 100644
--- a/plpftp/main.cc
+++ b/plpftp/main.cc
@@ -88,6 +88,7 @@ ftpHeader()
cout << _(" Copyright (C) 1999 Philip Proudman") << endl;
cout << _(" Additions Copyright (C) 1999-2002 Fritz Elfert <felfert@to.com>") << endl;
cout << _(" & (C) 1999 Matt Gumbley <matt@gumbley.demon.co.uk>") << endl;
+ cout << _(" & (C) 2006-2007 Reuben Thomas <rrt@sc3d.org>") << endl;
cout << _("PLPFTP comes with ABSOLUTELY NO WARRANTY.") << endl;
cout << _("This is free software, and you are welcome to redistribute it") << endl;
cout << _("under GPL conditions; see the COPYING file in the distribution.") << endl;