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 ad605bf921e8..c609b8190d04 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.6 2000/07/26 07:56:16 des Exp $ */ #include <sys/param.h> |