Date: Tue, 3 Sep 2013 13:36:23 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r255176 - head/contrib/libexecinfo Message-ID: <201309031336.r83DaNs5042998@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Tue Sep 3 13:36:23 2013 New Revision: 255176 URL: http://svnweb.freebsd.org/changeset/base/255176 Log: Add $FreeBSD$ tag for user-facing header Modified: head/contrib/libexecinfo/execinfo.h Modified: head/contrib/libexecinfo/execinfo.h ============================================================================== --- head/contrib/libexecinfo/execinfo.h Tue Sep 3 13:31:43 2013 (r255175) +++ head/contrib/libexecinfo/execinfo.h Tue Sep 3 13:36:23 2013 (r255176) @@ -1,4 +1,5 @@ /* $NetBSD: execinfo.h,v 1.2 2012/06/09 21:22:17 christos Exp $ */ +/* $FreeBSD$ */ /*- * Copyright (c) 2012 The NetBSD Foundation, Inc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031336.r83DaNs5042998>