diff options
Diffstat (limited to 'src/trace/potrace/trace.cpp')
| -rw-r--r-- | src/trace/potrace/trace.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/trace/potrace/trace.cpp b/src/trace/potrace/trace.cpp index 8fe1a1bc4..f1e88a908 100644 --- a/src/trace/potrace/trace.cpp +++ b/src/trace/potrace/trace.cpp @@ -1,8 +1,7 @@ -/* Copyright (C) 2001-2010 Peter Selinger. +/* Copyright (C) 2001-2011 Peter Selinger. This file is part of Potrace. It is free software and it is covered by the GNU General Public License. See the file COPYING for details. */ -/* $Id: trace.c 227 2010-12-16 05:47:19Z selinger $ */ /* transform jaggy paths into smooth curves */ #include <stdio.h> |
