From 6c7ac8dc769435ea0231db550799d73cb479a773 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Wed, 8 Jul 2015 23:43:03 +0100 Subject: Imported Upstream version 1.5 --- lib/strbuf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/strbuf.c') diff --git a/lib/strbuf.c b/lib/strbuf.c index f7f48d3..5bffc65 100644 --- a/lib/strbuf.c +++ b/lib/strbuf.c @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- libconfig - A library for processing structured configuration files - Copyright (C) 2005-2010 Mark A Lindner + Copyright (C) 2005-2014 Mark A Lindner This file is part of libconfig. @@ -55,4 +55,3 @@ void strbuf_append(strbuf_t *buf, const char *text) } /* ------------------------------------------------------------------------- */ -/* eof */ -- cgit v1.2.3