diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2015-03-31 10:33:40 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2015-03-31 10:33:40 +0000 |
| commit | 3c458ee86d50bf9e877b62ea5e30ba6d4b09bdae (patch) | |
| tree | 595cdcde1c625895d649314e05a21a098af33559 /src/trace/potrace/progress.h | |
| parent | Add clipping at miter-length to 'arcs' line join. (diff) | |
| download | inkscape-3c458ee86d50bf9e877b62ea5e30ba6d4b09bdae.tar.gz inkscape-3c458ee86d50bf9e877b62ea5e30ba6d4b09bdae.zip | |
Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulnerability).
Fixed bugs:
- https://launchpad.net/bugs/1438366
(bzr r14037)
Diffstat (limited to 'src/trace/potrace/progress.h')
| -rw-r--r-- | src/trace/potrace/progress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trace/potrace/progress.h b/src/trace/potrace/progress.h index 3e1dfb34e..ecc2ba217 100644 --- a/src/trace/potrace/progress.h +++ b/src/trace/potrace/progress.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2011 Peter Selinger. +/* Copyright (C) 2001-2015 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. */ |
