#!/bin/sh
#
# $FreeBSD: release/9.2.0/tools/build/cross-build/date.sh 143044 2005-03-02 16:40:51Z ru $
#

exec /bin/date -r0 "$@"
