From 8719c58fefefd5ceebb076be7e40b2a2be317c36 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sun, 30 Sep 2001 22:35:07 +0000 Subject: Add __FBSDID()s to libutil --- lib/libutil/property.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libutil/property.c') diff --git a/lib/libutil/property.c b/lib/libutil/property.c index 91189d9d8e09..815ce6cd0b9f 100644 --- a/lib/libutil/property.c +++ b/lib/libutil/property.c @@ -27,11 +27,11 @@ * LIABILITY, OR TORT (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$ - * */ +#include +__FBSDID("$FreeBSD$"); + #include #include #include -- cgit v1.3