1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>1.The GNU General Public License</title>
<link rel="stylesheet" type="text/css" href="vg_basic.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Valgrind Documentation">
<link rel="up" href="licenses.html" title="GNU Licenses">
<link rel="prev" href="licenses.html" title="GNU Licenses">
<link rel="next" href="license.gfdl.html" title="2.The GNU Free Documentation License">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div><table class="nav" width="100%" cellspacing="3" cellpadding="3" border="0" summary="Navigation header"><tr>
<td width="22px" align="center" valign="middle"><a accesskey="p" href="licenses.html"><img src="images/prev.png" width="18" height="21" border="0" alt="Prev"></a></td>
<td width="25px" align="center" valign="middle"><a accesskey="u" href="licenses.html"><img src="images/up.png" width="21" height="18" border="0" alt="Up"></a></td>
<td width="31px" align="center" valign="middle"><a accesskey="h" href="index.html"><img src="images/home.png" width="27" height="20" border="0" alt="Up"></a></td>
<th align="center" valign="middle">GNU Licenses</th>
<td width="22px" align="center" valign="middle"><a accesskey="n" href="license.gfdl.html"><img src="images/next.png" width="18" height="21" border="0" alt="Next"></a></td>
</tr></table></div>
<div class="chapter">
<div class="titlepage"><div><div><h1 class="title">
<a name="license.gpl"></a>1.The GNU General Public License</h1></div></div></div>
<div class="literallayout"><p><br>
GNUGENERALPUBLICLICENSE<br>
Version2,June1991<br>
<br>
Copyright(C)1989,1991FreeSoftwareFoundation,Inc.,<br>
51FranklinStreet,FifthFloor,Boston,MA02110-1301USA<br>
Everyoneispermittedtocopyanddistributeverbatimcopies<br>
ofthislicensedocument,butchangingitisnotallowed.<br>
<br>
Preamble<br>
<br>
Thelicensesformostsoftwarearedesignedtotakeawayyour<br>
freedomtoshareandchangeit.Bycontrast,theGNUGeneralPublic<br>
Licenseisintendedtoguaranteeyourfreedomtoshareandchangefree<br>
software--tomakesurethesoftwareisfreeforallitsusers.This<br>
GeneralPublicLicenseappliestomostoftheFreeSoftware<br>
Foundation'ssoftwareandtoanyotherprogramwhoseauthorscommitto<br>
usingit.(SomeotherFreeSoftwareFoundationsoftwareiscoveredby<br>
theGNULesserGeneralPublicLicenseinstead.)Youcanapplyitto<br>
yourprograms,too.<br>
<br>
Whenwespeakoffreesoftware,wearereferringtofreedom,not<br>
price.OurGeneralPublicLicensesaredesignedtomakesurethatyou<br>
havethefreedomtodistributecopiesoffreesoftware(andchargefor<br>
thisserviceifyouwish),thatyoureceivesourcecodeorcangetit<br>
ifyouwantit,thatyoucanchangethesoftwareorusepiecesofit<br>
innewfreeprograms;andthatyouknowyoucandothesethings.<br>
<br>
Toprotectyourrights,weneedtomakerestrictionsthatforbid<br>
anyonetodenyyoutheserightsortoaskyoutosurrendertherights.<br>
Theserestrictionstranslatetocertainresponsibilitiesforyouifyou<br>
distributecopiesofthesoftware,orifyoumodifyit.<br>
<br>
Forexample,ifyoudistributecopiesofsuchaprogram,whether<br>
gratisorforafee,youmustgivetherecipientsalltherightsthat<br>
youhave.Youmustmakesurethatthey,too,receiveorcangetthe<br>
sourcecode.Andyoumustshowthemthesetermssotheyknowtheir<br>
rights.<br>
<br>
Weprotectyourrightswithtwosteps:(1)copyrightthesoftware,and<br>
(2)offeryouthislicensewhichgivesyoulegalpermissiontocopy,<br>
distributeand/ormodifythesoftware.<br>
<br>
Also,foreachauthor'sprotectionandours,wewanttomakecertain<br>
thateveryoneunderstandsthatthereisnowarrantyforthisfree<br>
software.Ifthesoftwareismodifiedbysomeoneelseandpassedon,we<br>
wantitsrecipientstoknowthatwhattheyhaveisnottheoriginal,so<br>
thatanyproblemsintroducedbyotherswillnotreflectontheoriginal<br>
authors'reputations.<br>
<br>
Finally,anyfreeprogramisthreatenedconstantlybysoftware<br>
patents.Wewishtoavoidthedangerthatredistributorsofafree<br>
programwillindividuallyobtainpatentlicenses,ineffectmakingthe<br>
programproprietary.Topreventthis,wehavemadeitclearthatany<br>
patentmustbelicensedforeveryone'sfreeuseornotlicensedatall.<br>
<br>
Theprecisetermsandconditionsforcopying,distributionand<br>
modificationfollow.<br>
<br>
GNUGENERALPUBLICLICENSE<br>
TERMSANDCONDITIONSFORCOPYING,DISTRIBUTIONANDMODIFICATION<br>
<br>
0.ThisLicenseappliestoanyprogramorotherworkwhichcontains<br>
anoticeplacedbythecopyrightholdersayingitmaybedistributed<br>
underthetermsofthisGeneralPublicLicense.The"Program",below,<br>
referstoanysuchprogramorwork,anda"workbasedontheProgram"<br>
meanseithertheProgramoranyderivativeworkundercopyrightlaw:<br>
thatistosay,aworkcontainingtheProgramoraportionofit,<br>
eitherverbatimorwithmodificationsand/ortranslatedintoanother<br>
language.(Hereinafter,translationisincludedwithoutlimitationin<br>
theterm"modification".)Eachlicenseeisaddressedas"you".<br>
<br>
Activitiesotherthancopying,distributionandmodificationarenot<br>
coveredbythisLicense;theyareoutsideitsscope.Theactof<br>
runningtheProgramisnotrestricted,andtheoutputfromtheProgram<br>
iscoveredonlyifitscontentsconstituteaworkbasedonthe<br>
Program(independentofhavingbeenmadebyrunningtheProgram).<br>
WhetherthatistruedependsonwhattheProgramdoes.<br>
<br>
1.YoumaycopyanddistributeverbatimcopiesoftheProgram's<br>
sourcecodeasyoureceiveit,inanymedium,providedthatyou<br>
conspicuouslyandappropriatelypublishoneachcopyanappropriate<br>
copyrightnoticeanddisclaimerofwarranty;keepintactallthe<br>
noticesthatrefertothisLicenseandtotheabsenceofanywarranty;<br>
andgiveanyotherrecipientsoftheProgramacopyofthisLicense<br>
alongwiththeProgram.<br>
<br>
Youmaychargeafeeforthephysicalactoftransferringacopy,and<br>
youmayatyouroptionofferwarrantyprotectioninexchangeforafee.<br>
<br>
2.YoumaymodifyyourcopyorcopiesoftheProgramoranyportion<br>
ofit,thusformingaworkbasedontheProgram,andcopyand<br>
distributesuchmodificationsorworkunderthetermsofSection1<br>
above,providedthatyoualsomeetalloftheseconditions:<br>
<br>
a)Youmustcausethemodifiedfilestocarryprominentnotices<br>
statingthatyouchangedthefilesandthedateofanychange.<br>
<br>
b)Youmustcauseanyworkthatyoudistributeorpublish,thatin<br>
wholeorinpartcontainsorisderivedfromtheProgramorany<br>
partthereof,tobelicensedasawholeatnochargetoallthird<br>
partiesunderthetermsofthisLicense.<br>
<br>
c)Ifthemodifiedprogramnormallyreadscommandsinteractively<br>
whenrun,youmustcauseit,whenstartedrunningforsuch<br>
interactiveuseinthemostordinaryway,toprintordisplayan<br>
announcementincludinganappropriatecopyrightnoticeanda<br>
noticethatthereisnowarranty(orelse,sayingthatyouprovide<br>
awarranty)andthatusersmayredistributetheprogramunder<br>
theseconditions,andtellingtheuserhowtoviewacopyofthis<br>
License.(Exception:iftheProgramitselfisinteractivebut<br>
doesnotnormallyprintsuchanannouncement,yourworkbasedon<br>
theProgramisnotrequiredtoprintanannouncement.)<br>
<br>
Theserequirementsapplytothemodifiedworkasawhole.If<br>
identifiablesectionsofthatworkarenotderivedfromtheProgram,<br>
andcanbereasonablyconsideredindependentandseparateworksin<br>
themselves,thenthisLicense,anditsterms,donotapplytothose<br>
sectionswhenyoudistributethemasseparateworks.Butwhenyou<br>
distributethesamesectionsaspartofawholewhichisaworkbased<br>
ontheProgram,thedistributionofthewholemustbeonthetermsof<br>
thisLicense,whosepermissionsforotherlicenseesextendtothe<br>
entirewhole,andthustoeachandeverypartregardlessofwhowroteit.<br>
<br>
Thus,itisnottheintentofthissectiontoclaimrightsorcontest<br>
yourrightstoworkwrittenentirelybyyou;rather,theintentisto<br>
exercisetherighttocontrolthedistributionofderivativeor<br>
collectiveworksbasedontheProgram.<br>
<br>
Inaddition,mereaggregationofanotherworknotbasedontheProgram<br>
withtheProgram(orwithaworkbasedontheProgram)onavolumeof<br>
astorageordistributionmediumdoesnotbringtheotherworkunder<br>
thescopeofthisLicense.<br>
<br>
3.YoumaycopyanddistributetheProgram(oraworkbasedonit,<br>
underSection2)inobjectcodeorexecutableformunderthetermsof<br>
Sections1and2aboveprovidedthatyoualsodooneofthefollowing:<br>
<br>
a)Accompanyitwiththecompletecorrespondingmachine-readable<br>
sourcecode,whichmustbedistributedunderthetermsofSections<br>
1and2aboveonamediumcustomarilyusedforsoftwareinterchange;or,<br>
<br>
b)Accompanyitwithawrittenoffer,validforatleastthree<br>
years,togiveanythirdparty,forachargenomorethanyour<br>
costofphysicallyperformingsourcedistribution,acomplete<br>
machine-readablecopyofthecorrespondingsourcecode,tobe<br>
distributedunderthetermsofSections1and2aboveonamedium<br>
customarilyusedforsoftwareinterchange;or,<br>
<br>
c)Accompanyitwiththeinformationyoureceivedastotheoffer<br>
todistributecorrespondingsourcecode.(Thisalternativeis<br>
allowedonlyfornoncommercialdistributionandonlyifyou<br>
receivedtheprograminobjectcodeorexecutableformwithsuch<br>
anoffer,inaccordwithSubsectionbabove.)<br>
<br>
Thesourcecodeforaworkmeansthepreferredformoftheworkfor<br>
makingmodificationstoit.Foranexecutablework,completesource<br>
codemeansallthesourcecodeforallmodulesitcontains,plusany<br>
associatedinterfacedefinitionfiles,plusthescriptsusedto<br>
controlcompilationandinstallationoftheexecutable.However,asa<br>
specialexception,thesourcecodedistributedneednotinclude<br>
anythingthatisnormallydistributed(ineithersourceorbinary<br>
form)withthemajorcomponents(compiler,kernel,andsoon)ofthe<br>
operatingsystemonwhichtheexecutableruns,unlessthatcomponent<br>
itselfaccompaniestheexecutable.<br>
<br>
Ifdistributionofexecutableorobjectcodeismadebyoffering<br>
accesstocopyfromadesignatedplace,thenofferingequivalent<br>
accesstocopythesourcecodefromthesameplacecountsas<br>
distributionofthesourcecode,eventhoughthirdpartiesarenot<br>
compelledtocopythesourcealongwiththeobjectcode.<br>
<br>
4.Youmaynotcopy,modify,sublicense,ordistributetheProgram<br>
exceptasexpresslyprovidedunderthisLicense.Anyattempt<br>
otherwisetocopy,modify,sublicenseordistributetheProgramis<br>
void,andwillautomaticallyterminateyourrightsunderthisLicense.<br>
However,partieswhohavereceivedcopies,orrights,fromyouunder<br>
thisLicensewillnothavetheirlicensesterminatedsolongassuch<br>
partiesremaininfullcompliance.<br>
<br>
5.YouarenotrequiredtoacceptthisLicense,sinceyouhavenot<br>
signedit.However,nothingelsegrantsyoupermissiontomodifyor<br>
distributetheProgramoritsderivativeworks.Theseactionsare<br>
prohibitedbylawifyoudonotacceptthisLicense.Therefore,by<br>
modifyingordistributingtheProgram(oranyworkbasedonthe<br>
Program),youindicateyouracceptanceofthisLicensetodoso,and<br>
allitstermsandconditionsforcopying,distributingormodifying<br>
theProgramorworksbasedonit.<br>
<br>
6.EachtimeyouredistributetheProgram(oranyworkbasedonthe<br>
Program),therecipientautomaticallyreceivesalicensefromthe<br>
originallicensortocopy,distributeormodifytheProgramsubjectto<br>
thesetermsandconditions.Youmaynotimposeanyfurther<br>
restrictionsontherecipients'exerciseoftherightsgrantedherein.<br>
Youarenotresponsibleforenforcingcompliancebythirdpartiesto<br>
thisLicense.<br>
<br>
7.If,asaconsequenceofacourtjudgmentorallegationofpatent<br>
infringementorforanyotherreason(notlimitedtopatentissues),<br>
conditionsareimposedonyou(whetherbycourtorder,agreementor<br>
otherwise)thatcontradicttheconditionsofthisLicense,theydonot<br>
excuseyoufromtheconditionsofthisLicense.Ifyoucannot<br>
distributesoastosatisfysimultaneouslyyourobligationsunderthis<br>
Licenseandanyotherpertinentobligations,thenasaconsequenceyou<br>
maynotdistributetheProgramatall.Forexample,ifapatent<br>
licensewouldnotpermitroyalty-freeredistributionoftheProgramby<br>
allthosewhoreceivecopiesdirectlyorindirectlythroughyou,then<br>
theonlywayyoucouldsatisfybothitandthisLicensewouldbeto<br>
refrainentirelyfromdistributionoftheProgram.<br>
<br>
Ifanyportionofthissectionisheldinvalidorunenforceableunder<br>
anyparticularcircumstance,thebalanceofthesectionisintendedto<br>
applyandthesectionasawholeisintendedtoapplyinother<br>
circumstances.<br>
<br>
Itisnotthepurposeofthissectiontoinduceyoutoinfringeany<br>
patentsorotherpropertyrightclaimsortocontestvalidityofany<br>
suchclaims;thissectionhasthesolepurposeofprotectingthe<br>
integrityofthefreesoftwaredistributionsystem,whichis<br>
implementedbypubliclicensepractices.Manypeoplehavemade<br>
generouscontributionstothewiderangeofsoftwaredistributed<br>
throughthatsysteminrelianceonconsistentapplicationofthat<br>
system;itisuptotheauthor/donortodecideifheorsheiswilling<br>
todistributesoftwarethroughanyothersystemandalicenseecannot<br>
imposethatchoice.<br>
<br>
Thissectionisintendedtomakethoroughlyclearwhatisbelievedto<br>
beaconsequenceoftherestofthisLicense.<br>
<br>
8.Ifthedistributionand/oruseoftheProgramisrestrictedin<br>
certaincountrieseitherbypatentsorbycopyrightedinterfaces,the<br>
originalcopyrightholderwhoplacestheProgramunderthisLicense<br>
mayaddanexplicitgeographicaldistributionlimitationexcluding<br>
thosecountries,sothatdistributionispermittedonlyinoramong<br>
countriesnotthusexcluded.Insuchcase,thisLicenseincorporates<br>
thelimitationasifwritteninthebodyofthisLicense.<br>
<br>
9.TheFreeSoftwareFoundationmaypublishrevisedand/ornewversions<br>
oftheGeneralPublicLicensefromtimetotime.Suchnewversionswill<br>
besimilarinspirittothepresentversion,butmaydifferindetailto<br>
addressnewproblemsorconcerns.<br>
<br>
Eachversionisgivenadistinguishingversionnumber.IftheProgram<br>
specifiesaversionnumberofthisLicensewhichappliestoitand"any<br>
laterversion",youhavetheoptionoffollowingthetermsandconditions<br>
eitherofthatversionorofanylaterversionpublishedbytheFree<br>
SoftwareFoundation.IftheProgramdoesnotspecifyaversionnumberof<br>
thisLicense,youmaychooseanyversioneverpublishedbytheFreeSoftware<br>
Foundation.<br>
<br>
10.IfyouwishtoincorporatepartsoftheProgramintootherfree<br>
programswhosedistributionconditionsaredifferent,writetotheauthor<br>
toaskforpermission.ForsoftwarewhichiscopyrightedbytheFree<br>
SoftwareFoundation,writetotheFreeSoftwareFoundation;wesometimes<br>
makeexceptionsforthis.Ourdecisionwillbeguidedbythetwogoals<br>
ofpreservingthefreestatusofallderivativesofourfreesoftwareand<br>
ofpromotingthesharingandreuseofsoftwaregenerally.<br>
<br>
NOWARRANTY<br>
<br>
11.BECAUSETHEPROGRAMISLICENSEDFREEOFCHARGE,THEREISNOWARRANTY<br>
FORTHEPROGRAM,TOTHEEXTENTPERMITTEDBYAPPLICABLELAW.EXCEPTWHEN<br>
OTHERWISESTATEDINWRITINGTHECOPYRIGHTHOLDERSAND/OROTHERPARTIES<br>
PROVIDETHEPROGRAM"ASIS"WITHOUTWARRANTYOFANYKIND,EITHEREXPRESSED<br>
ORIMPLIED,INCLUDING,BUTNOTLIMITEDTO,THEIMPLIEDWARRANTIESOF<br>
MERCHANTABILITYANDFITNESSFORAPARTICULARPURPOSE.THEENTIRERISKAS<br>
TOTHEQUALITYANDPERFORMANCEOFTHEPROGRAMISWITHYOU.SHOULDTHE<br>
PROGRAMPROVEDEFECTIVE,YOUASSUMETHECOSTOFALLNECESSARYSERVICING,<br>
REPAIRORCORRECTION.<br>
<br>
12.INNOEVENTUNLESSREQUIREDBYAPPLICABLELAWORAGREEDTOINWRITING<br>
WILLANYCOPYRIGHTHOLDER,ORANYOTHERPARTYWHOMAYMODIFYAND/OR<br>
REDISTRIBUTETHEPROGRAMASPERMITTEDABOVE,BELIABLETOYOUFORDAMAGES,<br>
INCLUDINGANYGENERAL,SPECIAL,INCIDENTALORCONSEQUENTIALDAMAGESARISING<br>
OUTOFTHEUSEORINABILITYTOUSETHEPROGRAM(INCLUDINGBUTNOTLIMITED<br>
TOLOSSOFDATAORDATABEINGRENDEREDINACCURATEORLOSSESSUSTAINEDBY<br>
YOUORTHIRDPARTIESORAFAILUREOFTHEPROGRAMTOOPERATEWITHANYOTHER<br>
PROGRAMS),EVENIFSUCHHOLDEROROTHERPARTYHASBEENADVISEDOFTHE<br>
POSSIBILITYOFSUCHDAMAGES.<br>
<br>
ENDOFTERMSANDCONDITIONS<br>
<br>
HowtoApplyTheseTermstoYourNewPrograms<br>
<br>
Ifyoudevelopanewprogram,andyouwantittobeofthegreatest<br>
possibleusetothepublic,thebestwaytoachievethisistomakeit<br>
freesoftwarewhicheveryonecanredistributeandchangeundertheseterms.<br>
<br>
Todoso,attachthefollowingnoticestotheprogram.Itissafest<br>
toattachthemtothestartofeachsourcefiletomosteffectively<br>
conveytheexclusionofwarranty;andeachfileshouldhaveatleast<br>
the"copyright"lineandapointertowherethefullnoticeisfound.<br>
<br>
<onelinetogivetheprogram'snameandabriefideaofwhatitdoes.><br>
Copyright(C)<year><nameofauthor><br>
<br>
Thisprogramisfreesoftware;youcanredistributeitand/ormodify<br>
itunderthetermsoftheGNUGeneralPublicLicenseaspublishedby<br>
theFreeSoftwareFoundation;eitherversion2oftheLicense,or<br>
(atyouroption)anylaterversion.<br>
<br>
Thisprogramisdistributedinthehopethatitwillbeuseful,<br>
butWITHOUTANYWARRANTY;withouteventheimpliedwarrantyof<br>
MERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.Seethe<br>
GNUGeneralPublicLicenseformoredetails.<br>
<br>
YoushouldhavereceivedacopyoftheGNUGeneralPublicLicensealong<br>
withthisprogram;ifnot,writetotheFreeSoftwareFoundation,Inc.,<br>
51FranklinStreet,FifthFloor,Boston,MA02110-1301USA.<br>
<br>
Alsoaddinformationonhowtocontactyoubyelectronicandpapermail.<br>
<br>
Iftheprogramisinteractive,makeitoutputashortnoticelikethis<br>
whenitstartsinaninteractivemode:<br>
<br>
Gnomovisionversion69,Copyright(C)yearnameofauthor<br>
GnomovisioncomeswithABSOLUTELYNOWARRANTY;fordetailstype`showw'.<br>
Thisisfreesoftware,andyouarewelcometoredistributeit<br>
undercertainconditions;type`showc'fordetails.<br>
<br>
Thehypotheticalcommands`showw'and`showc'shouldshowtheappropriate<br>
partsoftheGeneralPublicLicense.Ofcourse,thecommandsyouusemay<br>
becalledsomethingotherthan`showw'and`showc';theycouldevenbe<br>
mouse-clicksormenuitems--whateversuitsyourprogram.<br>
<br>
Youshouldalsogetyouremployer(ifyouworkasaprogrammer)oryour<br>
school,ifany,tosigna"copyrightdisclaimer"fortheprogram,if<br>
necessary.Hereisasample;alterthenames:<br>
<br>
Yoyodyne,Inc.,herebydisclaimsallcopyrightinterestintheprogram<br>
`Gnomovision'(whichmakespassesatcompilers)writtenbyJamesHacker.<br>
<br>
<signatureofTyCoon>,1April1989<br>
TyCoon,PresidentofVice<br>
<br>
ThisGeneralPublicLicensedoesnotpermitincorporatingyourprograminto<br>
proprietaryprograms.Ifyourprogramisasubroutinelibrary,youmay<br>
consideritmoreusefultopermitlinkingproprietaryapplicationswiththe<br>
library.Ifthisiswhatyouwanttodo,usetheGNULesserGeneral<br>
PublicLicenseinsteadofthisLicense.<br>
<br>
</p></div>
</div>
<div>
<br><table class="nav" width="100%" cellspacing="3" cellpadding="2" border="0" summary="Navigation footer">
<tr>
<td rowspan="2" width="40%" align="left">
<a accesskey="p" href="licenses.html"><<GNU Licenses</a></td>
<td width="20%" align="center"><a accesskey="u" href="licenses.html">Up</a></td>
<td rowspan="2" width="40%" align="right"><a accesskey="n" href="license.gfdl.html">2.The GNU Free Documentation License>></a>
</td>
</tr>
<tr><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td></tr>
</table>
</div>
</body>
</html>
|