summaryrefslogtreecommitdiff
path: root/src/pdflib/pdflib/p_block.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdflib/pdflib/p_block.c')
-rw-r--r--src/pdflib/pdflib/p_block.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pdflib/pdflib/p_block.c b/src/pdflib/pdflib/p_block.c
index 24a55a8..ee755d1 100644
--- a/src/pdflib/pdflib/p_block.c
+++ b/src/pdflib/pdflib/p_block.c
@@ -1,7 +1,7 @@
/*---------------------------------------------------------------------------*
| PDFlib - A library for generating PDF on the fly |
+---------------------------------------------------------------------------+
- | Copyright (c) 1997-2007 Thomas Merz and PDFlib GmbH. All rights reserved. |
+ | Copyright (c) 1997-2009 Thomas Merz and PDFlib GmbH. All rights reserved. |
+---------------------------------------------------------------------------+
| |
| This software is subject to the PDFlib license. It is NOT in the |
@@ -10,7 +10,7 @@
| |
*---------------------------------------------------------------------------*/
-/* $Id: p_block.c,v 1.1 2008/10/17 06:11:49 scuri Exp $
+/* $Id: p_block.c,v 1.2 2009/10/20 18:14:16 scuri Exp $
*
* Block processing routines (require the PDI library)
*