From c2334314bf4749869e0e39fbd2452c252435c439 Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Fri, 11 May 2012 17:37:35 -0400 Subject: [PATCH] debian: split vformat.{h,c} into separate items, to avoid any syntax issues --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 5540ce97..72e69cda 100644 --- a/debian/copyright +++ b/debian/copyright @@ -21,7 +21,7 @@ Copyright: Copyright 2008 ashley willis License: GPL-2+ -Files: src/vformat.{h,c}: +Files: src/vformat.h src/vformat.c: Copyright: Copyright 2003 Ximian, Inc. Copyright 2005 Armin Bauer -- 2.11.4.GIT