From 0baf6a89ac67c7e5bbd32f71e26b807a1d50aab1 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