···1122+ o license: LGPL updated to version 2.1
33+ o Path: improved efficiency of shortest_path
24 o Makefile: patch to the build system for a DESTDIR (patch of Igor Galic)
35 o Dot: fixed bug in the parsing of attributes
46
+145-116
LICENSE
···11The Library is distributed under the terms of the GNU Library General
22-Public License version 2 (included below).
22+Public License version 2.1 (included below).
3344As a special exception to the GNU Library General Public License, you
55may link, statically or dynamically, a "work that uses the Library"
···1616Public License.
17171818======================================================================
1919- GNU LIBRARY GENERAL PUBLIC LICENSE
2020- Version 2, June 1991
21192222- Copyright (C) 1991 Free Software Foundation, Inc.
2323- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2020+ GNU LESSER GENERAL PUBLIC LICENSE
2121+ Version 2.1, February 1999
2222+2323+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
2424+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2425 Everyone is permitted to copy and distribute verbatim copies
2526 of this license document, but changing it is not allowed.
26272727-[This is the first released version of the library GPL. It is
2828- numbered 2 because it goes with version 2 of the ordinary GPL.]
2828+[This is the first released version of the Lesser GPL. It also counts
2929+ as the successor of the GNU Library Public License, version 2, hence
3030+ the version number 2.1.]
29313030- Preamble
3232+ Preamble
31333234 The licenses for most software are designed to take away your
3335freedom to share and change it. By contrast, the GNU General Public
3436Licenses are intended to guarantee your freedom to share and change
3537free software--to make sure the software is free for all its users.
36383737- This license, the Library General Public License, applies to some
3838-specially designated Free Software Foundation software, and to any
3939-other libraries whose authors decide to use it. You can use it for
4040-your libraries, too.
3939+ This license, the Lesser General Public License, applies to some
4040+specially designated software packages--typically libraries--of the
4141+Free Software Foundation and other authors who decide to use it. You
4242+can use it too, but we suggest you first think carefully about whether
4343+this license or the ordinary General Public License is the better
4444+strategy to use in any particular case, based on the explanations
4545+below.
41464242- When we speak of free software, we are referring to freedom, not
4343-price. Our General Public Licenses are designed to make sure that you
4444-have the freedom to distribute copies of free software (and charge for
4545-this service if you wish), that you receive source code or can get it
4646-if you want it, that you can change the software or use pieces of it
4747-in new free programs; and that you know you can do these things.
4747+ When we speak of free software, we are referring to freedom of use,
4848+not price. Our General Public Licenses are designed to make sure that
4949+you have the freedom to distribute copies of free software (and charge
5050+for this service if you wish); that you receive source code or can get
5151+it if you want it; that you can change the software and use pieces of
5252+it in new free programs; and that you are informed that you can do
5353+these things.
48544955 To protect your rights, we need to make restrictions that forbid
5050-anyone to deny you these rights or to ask you to surrender the rights.
5151-These restrictions translate to certain responsibilities for you if
5252-you distribute copies of the library, or if you modify it.
5656+distributors to deny you these rights or to ask you to surrender these
5757+rights. These restrictions translate to certain responsibilities for
5858+you if you distribute copies of the library or if you modify it.
53595460 For example, if you distribute copies of the library, whether gratis
5561or for a fee, you must give the recipients all the rights that we gave
5662you. You must make sure that they, too, receive or can get the source
5757-code. If you link a program with the library, you must provide
5858-complete object files to the recipients so that they can relink them
5959-with the library, after making changes to the library and recompiling
6363+code. If you link other code with the library, you must provide
6464+complete object files to the recipients, so that they can relink them
6565+with the library after making changes to the library and recompiling
6066it. And you must show them these terms so they know their rights.
61676262- Our method of protecting your rights has two steps: (1) copyright
6363-the library, and (2) offer you this license which gives you legal
6868+ We protect your rights with a two-step method: (1) we copyright the
6969+library, and (2) we offer you this license, which gives you legal
6470permission to copy, distribute and/or modify the library.
65716666- Also, for each distributor's protection, we want to make certain
6767-that everyone understands that there is no warranty for this free
6868-library. If the library is modified by someone else and passed on, we
6969-want its recipients to know that what they have is not the original
7070-version, so that any problems introduced by others will not reflect on
7171-the original authors' reputations.
7272+ To protect each distributor, we want to make it very clear that
7373+there is no warranty for the free library. Also, if the library is
7474+modified by someone else and passed on, the recipients should know
7575+that what they have is not the original version, so that the original
7676+author's reputation will not be affected by problems that might be
7777+introduced by others.
72787373- Finally, any free program is threatened constantly by software
7474-patents. We wish to avoid the danger that companies distributing free
7575-software will individually obtain patent licenses, thus in effect
7676-transforming the program into proprietary software. To prevent this,
7777-we have made it clear that any patent must be licensed for everyone's
7878-free use or not licensed at all.
7979+ Finally, software patents pose a constant threat to the existence of
8080+any free program. We wish to make sure that a company cannot
8181+effectively restrict the users of a free program by obtaining a
8282+restrictive license from a patent holder. Therefore, we insist that
8383+any patent license obtained for a version of the library must be
8484+consistent with the full freedom of use specified in this license.
8585+8686+ Most GNU software, including some libraries, is covered by the
8787+ordinary GNU General Public License. This license, the GNU Lesser
8888+General Public License, applies to certain designated libraries, and
8989+is quite different from the ordinary General Public License. We use
9090+this license for certain libraries in order to permit linking those
9191+libraries into non-free programs.
79928080- Most GNU software, including some libraries, is covered by the ordinary
8181-GNU General Public License, which was designed for utility programs. This
8282-license, the GNU Library General Public License, applies to certain
8383-designated libraries. This license is quite different from the ordinary
8484-one; be sure to read it in full, and don't assume that anything in it is
8585-the same as in the ordinary license.
9393+ When a program is linked with a library, whether statically or using
9494+a shared library, the combination of the two is legally speaking a
9595+combined work, a derivative of the original library. The ordinary
9696+General Public License therefore permits such linking only if the
9797+entire combination fits its criteria of freedom. The Lesser General
9898+Public License permits more lax criteria for linking other code with
9999+the library.
100100+101101+ We call this license the "Lesser" General Public License because it
102102+does Less to protect the user's freedom than the ordinary General
103103+Public License. It also provides other free software developers Less
104104+of an advantage over competing non-free programs. These disadvantages
105105+are the reason we use the ordinary General Public License for many
106106+libraries. However, the Lesser license provides advantages in certain
107107+special circumstances.
861088787- The reason we have a separate public license for some libraries is that
8888-they blur the distinction we usually make between modifying or adding to a
8989-program and simply using it. Linking a program with a library, without
9090-changing the library, is in some sense simply using the library, and is
9191-analogous to running a utility program or application program. However, in
9292-a textual and legal sense, the linked executable is a combined work, a
9393-derivative of the original library, and the ordinary General Public License
9494-treats it as such.
109109+ For example, on rare occasions, there may be a special need to
110110+encourage the widest possible use of a certain library, so that it
111111+becomes a de-facto standard. To achieve this, non-free programs must
112112+be allowed to use the library. A more frequent case is that a free
113113+library does the same job as widely used non-free libraries. In this
114114+case, there is little to gain by limiting the free library to free
115115+software only, so we use the Lesser General Public License.
951169696- Because of this blurred distinction, using the ordinary General
9797-Public License for libraries did not effectively promote software
9898-sharing, because most developers did not use the libraries. We
9999-concluded that weaker conditions might promote sharing better.
117117+ In other cases, permission to use a particular library in non-free
118118+programs enables a greater number of people to use a large body of
119119+free software. For example, permission to use the GNU C Library in
120120+non-free programs enables many more people to use the whole GNU
121121+operating system, as well as its variant, the GNU/Linux operating
122122+system.
100123101101- However, unrestricted linking of non-free programs would deprive the
102102-users of those programs of all benefit from the free status of the
103103-libraries themselves. This Library General Public License is intended to
104104-permit developers of non-free programs to use free libraries, while
105105-preserving your freedom as a user of such programs to change the free
106106-libraries that are incorporated in them. (We have not seen how to achieve
107107-this as regards changes in header files, but we have achieved it as regards
108108-changes in the actual functions of the Library.) The hope is that this
109109-will lead to faster development of free libraries.
124124+ Although the Lesser General Public License is Less protective of the
125125+users' freedom, it does ensure that the user of a program that is
126126+linked with the Library has the freedom and the wherewithal to run
127127+that program using a modified version of the Library.
110128111129 The precise terms and conditions for copying, distribution and
112130modification follow. Pay close attention to the difference between a
113131"work based on the library" and a "work that uses the library". The
114114-former contains code derived from the library, while the latter only
115115-works together with the library.
116116-117117- Note that it is possible for a library to be covered by the ordinary
118118-General Public License rather than by this special one.
132132+former contains code derived from the library, whereas the latter must
133133+be combined with the library in order to run.
119134120120- GNU LIBRARY GENERAL PUBLIC LICENSE
135135+ GNU LESSER GENERAL PUBLIC LICENSE
121136 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
122137123123- 0. This License Agreement applies to any software library which
124124-contains a notice placed by the copyright holder or other authorized
125125-party saying it may be distributed under the terms of this Library
126126-General Public License (also called "this License"). Each licensee is
127127-addressed as "you".
138138+ 0. This License Agreement applies to any software library or other
139139+program which contains a notice placed by the copyright holder or
140140+other authorized party saying it may be distributed under the terms of
141141+this Lesser General Public License (also called "this License").
142142+Each licensee is addressed as "you".
128143129144 A "library" means a collection of software functions and/or data
130145prepared so as to be conveniently linked with application programs
···141156 "Source code" for a work means the preferred form of the work for
142157making modifications to it. For a library, complete source code means
143158all the source code for all modules it contains, plus any associated
144144-interface definition files, plus the scripts used to control compilation
145145-and installation of the library.
159159+interface definition files, plus the scripts used to control
160160+compilation and installation of the library.
146161147162 Activities other than copying, distribution and modification are not
148163covered by this License; they are outside its scope. The act of
···151166on the Library (independent of the use of the Library in a tool for
152167writing it). Whether that is true depends on what the Library does
153168and what the program that uses the Library does.
154154-169169+155170 1. You may copy and distribute verbatim copies of the Library's
156171complete source code as you receive it, in any medium, provided that
157172you conspicuously and appropriately publish on each copy an
···273288Any executables containing that work also fall under Section 6,
274289whether or not they are linked directly with the Library itself.
275290276276- 6. As an exception to the Sections above, you may also compile or
291291+ 6. As an exception to the Sections above, you may also combine or
277292link a "work that uses the Library" with the Library to produce a
278293work containing portions of the Library, and distribute that work
279294under terms of your choice, provided that the terms permit
···300315 Library will not necessarily be able to recompile the application
301316 to use the modified definitions.)
302317303303- b) Accompany the work with a written offer, valid for at
304304- least three years, to give the same user the materials
305305- specified in Subsection 6a, above, for a charge no more
306306- than the cost of performing this distribution.
318318+ b) Use a suitable shared library mechanism for linking with the
319319+ Library. A suitable mechanism is one that (1) uses at run time a
320320+ copy of the library already present on the user's computer system,
321321+ rather than copying library functions into the executable, and (2)
322322+ will operate properly with a modified version of the library, if
323323+ the user installs one, as long as the modified version is
324324+ interface-compatible with the version that the work was made with.
325325+326326+ c) Accompany the work with a written offer, valid for at least
327327+ three years, to give the same user the materials specified in
328328+ Subsection 6a, above, for a charge no more than the cost of
329329+ performing this distribution.
307330308308- c) If distribution of the work is made by offering access to copy
331331+ d) If distribution of the work is made by offering access to copy
309332 from a designated place, offer equivalent access to copy the above
310333 specified materials from the same place.
311334312312- d) Verify that the user has already received a copy of these
335335+ e) Verify that the user has already received a copy of these
313336 materials or that you have already sent this user a copy.
314337315338 For an executable, the required form of the "work that uses the
316339Library" must include any data and utility programs needed for
317340reproducing the executable from it. However, as a special exception,
318318-the source code distributed need not include anything that is normally
319319-distributed (in either source or binary form) with the major
341341+the materials to be distributed need not include anything that is
342342+normally distributed (in either source or binary form) with the major
320343components (compiler, kernel, and so on) of the operating system on
321344which the executable runs, unless that component itself accompanies
322345the executable.
···365388original licensor to copy, distribute, link with or modify the Library
366389subject to these terms and conditions. You may not impose any further
367390restrictions on the recipients' exercise of the rights granted herein.
368368-You are not responsible for enforcing compliance by third parties to
391391+You are not responsible for enforcing compliance by third parties with
369392this License.
370393371394 11. If, as a consequence of a court judgment or allegation of patent
···381404the only way you could satisfy both it and this License would be to
382405refrain entirely from distribution of the Library.
383406384384-If any portion of this section is held invalid or unenforceable under any
385385-particular circumstance, the balance of the section is intended to apply,
386386-and the section as a whole is intended to apply in other circumstances.
407407+If any portion of this section is held invalid or unenforceable under
408408+any particular circumstance, the balance of the section is intended to
409409+apply, and the section as a whole is intended to apply in other
410410+circumstances.
387411388412It is not the purpose of this section to induce you to infringe any
389413patents or other property right claims or to contest validity of any
···401425402426 12. If the distribution and/or use of the Library is restricted in
403427certain countries either by patents or by copyrighted interfaces, the
404404-original copyright holder who places the Library under this License may add
405405-an explicit geographical distribution limitation excluding those countries,
406406-so that distribution is permitted only in or among countries not thus
407407-excluded. In such case, this License incorporates the limitation as if
408408-written in the body of this License.
428428+original copyright holder who places the Library under this License
429429+may add an explicit geographical distribution limitation excluding those
430430+countries, so that distribution is permitted only in or among
431431+countries not thus excluded. In such case, this License incorporates
432432+the limitation as if written in the body of this License.
409433410434 13. The Free Software Foundation may publish revised and/or new
411411-versions of the Library General Public License from time to time.
435435+versions of the Lesser General Public License from time to time.
412436Such new versions will be similar in spirit to the present version,
413437but may differ in detail to address new problems or concerns.
414438···429453of all derivatives of our free software and of promoting the sharing
430454and reuse of software generally.
431455432432- NO WARRANTY
456456+ NO WARRANTY
433457434458 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
435459WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
···452476SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
453477DAMAGES.
454478455455- END OF TERMS AND CONDITIONS
479479+ END OF TERMS AND CONDITIONS
456480457481 How to Apply These Terms to Your New Libraries
458482459483 If you develop a new library, and you want it to be of the greatest
460484possible use to the public, we recommend making it free software that
461485everyone can redistribute and change. You can do so by permitting
462462-redistribution under these terms (or, alternatively, under the terms of the
463463-ordinary General Public License).
486486+redistribution under these terms (or, alternatively, under the terms
487487+of the ordinary General Public License).
488488+489489+ To apply these terms, attach the following notices to the library.
490490+It is safest to attach them to the start of each source file to most
491491+effectively convey the exclusion of warranty; and each file should
492492+have at least the "copyright" line and a pointer to where the full
493493+notice is found.
464494465465- To apply these terms, attach the following notices to the library. It is
466466-safest to attach them to the start of each source file to most effectively
467467-convey the exclusion of warranty; and each file should have at least the
468468-"copyright" line and a pointer to where the full notice is found.
469495470496 <one line to give the library's name and a brief idea of what it does.>
471497 Copyright (C) <year> <name of author>
472498473499 This library is free software; you can redistribute it and/or
474474- modify it under the terms of the GNU Library General Public
500500+ modify it under the terms of the GNU Lesser General Public
475501 License as published by the Free Software Foundation; either
476476- version 2 of the License, or (at your option) any later version.
502502+ version 2.1 of the License, or (at your option) any later version.
477503478504 This library is distributed in the hope that it will be useful,
479505 but WITHOUT ANY WARRANTY; without even the implied warranty of
480506 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
481481- Library General Public License for more details.
507507+ Lesser General Public License for more details.
482508483483- You should have received a copy of the GNU Library General Public
484484- License along with this library; if not, write to the Free
485485- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
509509+ You should have received a copy of the GNU Lesser General Public
510510+ License along with this library; if not, write to the Free Software
511511+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
486512487513Also add information on how to contact you by electronic and paper mail.
488514489489-You should also get your employer (if you work as a programmer) or your
490490-school, if any, to sign a "copyright disclaimer" for the library, if
491491-necessary. Here is a sample; alter the names:
515515+You should also get your employer (if you work as a programmer) or
516516+your school, if any, to sign a "copyright disclaimer" for the library,
517517+if necessary. Here is a sample; alter the names:
492518493519 Yoyodyne, Inc., hereby disclaims all copyright interest in the
494494- library `Frob' (a library for tweaking knobs) written by James Random Hacker.
520520+ library `Frob' (a library for tweaking knobs) written by James
521521+ Random Hacker.
495522496523 <signature of Ty Coon>, 1 April 1990
497524 Ty Coon, President of Vice
498525499526That's all there is to it!
527527+528528+
+3-3
Makefile.in
···66# #
77# This software is free software; you can redistribute it and/or #
88# modify it under the terms of the GNU Library General Public #
99-# License version 2, with the special exception on linking #
99+# License version 2.1, with the special exception on linking #
1010# described in file LICENSE. #
1111# #
1212# This software is distributed in the hope that it will be useful, #
···250250headers:
251251 headache -c misc/headache_config.txt -h misc/header.txt \
252252 Makefile.in configure.in README \
253253- $(LIBDIR)*.ml $(LIBDIR)*.ml[ily] \
254254- $(SRCDIR)*.ml $(SRCDIR)*.ml[ily] \
253253+ $(LIBDIR)/*.ml $(LIBDIR)/*.ml[ily] \
254254+ $(SRCDIR)/*.ml $(SRCDIR)/*.ml[ily] \
255255 $(ED_DIR)/*.ml $(ED_DIR)/*.mli \
256256257257# export
+1-1
README
···66* *
77* This software is free software; you can redistribute it and/or *
88* modify it under the terms of the GNU Library General Public *
99-* License version 2, with the special exception on linking *
99+* License version 2.1, with the special exception on linking *
1010* described in file LICENSE. *
1111* *
1212* This software is distributed in the hope that it will be useful, *
+1-1
configure.in
···66# #
77# This software is free software; you can redistribute it and/or #
88# modify it under the terms of the GNU Library General Public #
99-# License version 2, with the special exception on linking #
99+# License version 2.1, with the special exception on linking #
1010# described in file LICENSE. #
1111# #
1212# This software is distributed in the hope that it will be useful, #
+1-1
editor/dirTree.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/dirTree.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/ed_display.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/ed_draw.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/ed_graph.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/ed_hyper.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/ed_main.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/editor.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/gen.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/graphEd.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/graphEdGTK.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/gtree.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/gtree.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/htree.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/htree.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/outils_math.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
editor/outils_tort.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+4-2
lib/bitv.ml
···11(**************************************************************************)
22(* *)
33-(* Copyright (C) Jean-Christophe Filliatre *)
33+(* Ocamlgraph: a generic graph library for OCaml *)
44+(* Copyright (C) 2004-2007 *)
55+(* Sylvain Conchon, Jean-Christophe Filliatre and Julien Signoles *)
46(* *)
57(* This software is free software; you can redistribute it and/or *)
68(* modify it under the terms of the GNU Library General Public *)
77-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
810(* described in file LICENSE. *)
911(* *)
1012(* This software is distributed in the hope that it will be useful, *)
+1-1
lib/bitv.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
lib/heap.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
lib/heap.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
lib/unionfind.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
lib/unionfind.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
misc/header.txt
···5566This software is free software; you can redistribute it and/or
77modify it under the terms of the GNU Library General Public
88-License version 2, with the special exception on linking
88+License version 2.1, with the special exception on linking
99described in file LICENSE.
10101111This software is distributed in the hope that it will be useful,
+2-2
src/blocks.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
···8888 include Map.Make(X)
8989 type 'a return = 'a t
9090 let is_empty m = (m = empty)
9191- let create ?size:_ () = assert false
9191+ let create ?size () = assert false
9292 (* never call and not visible for the user thank's to
9393 signature constraints *)
9494 let create_from _ = empty
+1-1
src/builder.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/builder.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/classic.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/classic.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/cliquetree.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/cliquetree.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/coloring.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/coloring.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/components.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/components.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/delaunay.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/delaunay.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/dot.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/dot.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/dot_ast.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/dot_lexer.mll
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/dot_parser.mly
···66/* */
77/* This software is free software; you can redistribute it and/or */
88/* modify it under the terms of the GNU Library General Public */
99-/* License version 2, with the special exception on linking */
99+/* License version 2.1, with the special exception on linking */
1010/* described in file LICENSE. */
1111/* */
1212/* This software is distributed in the hope that it will be useful, */
+1-1
src/flow.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/flow.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/gmap.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/gmap.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/gml.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/gml.mll
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/graphviz.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/graphviz.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/imperative.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/imperative.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/kruskal.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/kruskal.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/mcs_m.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/mcs_m.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/md.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/md.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/minsep.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/minsep.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/oper.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/oper.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/pack.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/pack.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+14-4
src/path.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
···61616262 let shortest_path g v1 v2 =
6363 let visited = H.create 97 in
6464+ let dist = H.create 97 in
6465 let q = PQ.create 17 in
6566 let rec loop () =
6667 if PQ.is_empty q then raise Not_found;
···7273 H.add visited v ();
7374 G.iter_succ_e
7475 (fun e ->
7575- let de = dst e in
7676- if not (H.mem visited de) then
7777- PQ.add q (W.add w (W.weight (label e)), de, e :: p))
7676+ let ev = dst e in
7777+ if not (H.mem visited ev) then begin
7878+ let dev = W.add w (W.weight (label e)) in
7979+ let improvement =
8080+ try W.compare dev (H.find dist ev) < 0 with Not_found -> true
8181+ in
8282+ if improvement then begin
8383+ H.replace dist ev dev;
8484+ PQ.add q (dev, ev, e :: p)
8585+ end
8686+ end)
7887 g v
7988 end;
8089 loop ()
8190 end
8291 in
8392 PQ.add q (W.zero, v1, []);
9393+ H.add dist v1 W.zero;
8494 loop ()
85958696end
+1-1
src/path.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/persistent.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/persistent.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/rand.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/rand.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/sig.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/sig_pack.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/strat.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/strat.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/topological.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+16-16
src/topological.mli
···11-(*
22- * Graph: generic graph library
33- * Copyright (C) 2004
44- * Sylvain Conchon, Jean-Christophe Filliatre and Julien Signoles
55- *
66- * This software is free software; you can redistribute it and/or
77- * modify it under the terms of the GNU Library General Public
88- * License version 2, as published by the Free Software Foundation.
99- *
1010- * This software is distributed in the hope that it will be useful,
1111- * but WITHOUT ANY WARRANTY; without even the implied warranty of
1212- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1313- *
1414- * See the GNU Library General Public License version 2 for more details
1515- * (enclosed in the file LGPL).
1616- *)
11+(**************************************************************************)
22+(* *)
33+(* Ocamlgraph: a generic graph library for OCaml *)
44+(* Copyright (C) 2004-2007 *)
55+(* Sylvain Conchon, Jean-Christophe Filliatre and Julien Signoles *)
66+(* *)
77+(* This software is free software; you can redistribute it and/or *)
88+(* modify it under the terms of the GNU Library General Public *)
99+(* License version 2.1, with the special exception on linking *)
1010+(* described in file LICENSE. *)
1111+(* *)
1212+(* This software is distributed in the hope that it will be useful, *)
1313+(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)
1414+(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *)
1515+(* *)
1616+(**************************************************************************)
17171818(* $Id: topological.mli,v 1.7 2004-12-20 13:35:42 filliatr Exp $ *)
1919
+1-1
src/traverse.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/traverse.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/util.ml
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)
+1-1
src/util.mli
···66(* *)
77(* This software is free software; you can redistribute it and/or *)
88(* modify it under the terms of the GNU Library General Public *)
99-(* License version 2, with the special exception on linking *)
99+(* License version 2.1, with the special exception on linking *)
1010(* described in file LICENSE. *)
1111(* *)
1212(* This software is distributed in the hope that it will be useful, *)