summaryrefslogtreecommitdiffstats
path: root/include/ftbbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ftbbox.h')
-rw-r--r--include/ftbbox.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ftbbox.h b/include/ftbbox.h
index 8938841..9d9d040 100644
--- a/include/ftbbox.h
+++ b/include/ftbbox.h
@@ -4,7 +4,7 @@
/* */
/* FreeType exact bbox computation (specification). */
/* */
-/* Copyright 1996-2001, 2003, 2007, 2011, 2013 by */
+/* Copyright 1996-2015 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -85,7 +85,6 @@ FT_BEGIN_HEADER
FT_Outline_Get_BBox( FT_Outline* outline,
FT_BBox *abbox );
-
/* */