diff options
author | 2015-07-16 16:38:40 +0000 | |
---|---|---|
committer | 2015-07-16 16:38:40 +0000 | |
commit | 6c25cdcd746faa11bd6a34b0f4945080cce3d0fe (patch) | |
tree | 47e0d49c97901fe6229aa53b3e8f430d720301ce | |
parent | Add httpd regression tests based on bluhm's regression suite for (diff) | |
download | wireguard-openbsd-6c25cdcd746faa11bd6a34b0f4945080cce3d0fe.tar.xz wireguard-openbsd-6c25cdcd746faa11bd6a34b0f4945080cce3d0fe.zip |
Remove my copyright here
-rw-r--r-- | regress/usr.sbin/httpd/tests/funcs.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/usr.sbin/httpd/tests/funcs.pl b/regress/usr.sbin/httpd/tests/funcs.pl index 2abf6585bd3..c8512900522 100644 --- a/regress/usr.sbin/httpd/tests/funcs.pl +++ b/regress/usr.sbin/httpd/tests/funcs.pl @@ -1,7 +1,6 @@ -# $OpenBSD: funcs.pl,v 1.1 2015/07/16 16:35:57 reyk Exp $ +# $OpenBSD: funcs.pl,v 1.2 2015/07/16 16:38:40 reyk Exp $ # Copyright (c) 2010-2015 Alexander Bluhm <bluhm@openbsd.org> -# Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above |