diff options
Diffstat (limited to 'usr.bin/fetch/fetch.c')
-rwxr-xr-x[-rw-r--r--] | usr.bin/fetch/fetch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/fetch.c b/usr.bin/fetch/fetch.c index b33fb037850b..1b405581b4a0 100644..100755 --- a/usr.bin/fetch/fetch.c +++ b/usr.bin/fetch/fetch.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/fetch/fetch.c,v 1.10.2.7 2000/09/17 19:51:14 des Exp $ */ #include <sys/param.h> |