OSDN Git Service

maint: remove empty lines at end of file
[android-x86/external-parted.git] / doc / API
diff --git a/doc/API b/doc/API
index 677beca..ea83aaf 100644 (file)
--- a/doc/API
+++ b/doc/API
       by Andrew Clausen <clausen@gnu.org>,
          Leslie P. Polzer <polzer@gnu.org>
 
-      Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006
-          Free Software Foundation, Inc.
+      Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007
+      Free Software Foundation, Inc.
 
       Permission is granted to copy, distribute and/or modify this document
-      under the terms of the GNU Free Documentation License, Version 1.1
+      under the terms of the GNU Free Documentation License, Version 1.3
       or any later version published by the Free Software Foundation;
       with the no Invariant Sections, with the no Front-Cover Texts, and
       with no Back-Cover Texts.  A copy of the license is included in the
@@ -237,7 +237,7 @@ In the example, the intersection of the constraint is (16128, 64260).
 For more information on the maths, see the source -- there's a large comment
 containing proofs above ped_alignment_intersect() in libparted/natmath.c
 
-The restrictions on the location of the start and end are in the form of 
+The restrictions on the location of the start and end are in the form of
 PedGeometry objects -- continous regions in which the start and end must lie.
 Obviously, these restrictions are also closed under intersection.
 
@@ -284,5 +284,3 @@ typedef void PedTimerHandler (PedTimer* timer, void* context);
 
 11.1   FIELDS
 --------------
-
-