diff options
Diffstat (limited to 'src/trace/potrace/greymap.cpp')
| -rw-r--r-- | src/trace/potrace/greymap.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/trace/potrace/greymap.cpp b/src/trace/potrace/greymap.cpp index 770dd72e6..2495575e8 100644 --- a/src/trace/potrace/greymap.cpp +++ b/src/trace/potrace/greymap.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: greymap.c 227 2010-12-16 05:47:19Z selinger $ */ /* Routines for manipulating greymaps, including reading pgm files. We only deal with greymaps of depth 8 bits. */ |
