2002 -> 2020 typo fix

This commit is contained in:
Godmar Back 2020-08-05 16:59:07 -04:00
parent fac1440934
commit 0bb639cca7

View File

@ -3,7 +3,7 @@
# #
# Benchmark an HTTP server with wrk # Benchmark an HTTP server with wrk
# #
# @author gback; Spring 2016, Spring 2018, Summer 2002 # @author gback; Spring 2016, Spring 2018, Summer 2020
# #
import getopt, sys, os, subprocess, signal, re, json, resource, time, socket, atexit import getopt, sys, os, subprocess, signal, re, json, resource, time, socket, atexit