diff options
Diffstat (limited to 'usr.bin/tar/tree.h')
-rw-r--r-- | usr.bin/tar/tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/tree.h b/usr.bin/tar/tree.h index ff38f5346c1ce..749c71bcaf92d 100644 --- a/usr.bin/tar/tree.h +++ b/usr.bin/tar/tree.h @@ -22,7 +22,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/tar/tree.h,v 1.2.2.1 2007/01/27 06:48:39 kientzle Exp $ */ /*- |