summaryrefslogtreecommitdiff
path: root/flup/server
diff options
context:
space:
mode:
Diffstat (limited to 'flup/server')
-rw-r--r--flup/server/fcgi.py2
-rw-r--r--flup/server/fcgi_fork.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/flup/server/fcgi.py b/flup/server/fcgi.py
index df830b9..a03f1a6 100644
--- a/flup/server/fcgi.py
+++ b/flup/server/fcgi.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2002, 2003, 2005 Allan Saddi <allan@saddi.com>
+# Copyright (c) 2005 Allan Saddi <allan@saddi.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/flup/server/fcgi_fork.py b/flup/server/fcgi_fork.py
index ccbba6b..238da14 100644
--- a/flup/server/fcgi_fork.py
+++ b/flup/server/fcgi_fork.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2002, 2003, 2005 Allan Saddi <allan@saddi.com>
+# Copyright (c) 2005 Allan Saddi <allan@saddi.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without