diff --git a/BMZ.t2t b/BMZ.t2t index 4a9e2bf..cb1b3ef 100644 --- a/BMZ.t2t +++ b/BMZ.t2t @@ -16,8 +16,5 @@ BMZ Algorithm ---------------------------------------- [Home index.html] ---------------------------------------- -Enjoy! -Davi de Castro Reis - -Fabiano Cupertino Botelho +%!include: FOOTER.t2t diff --git a/CHM.t2t b/CHM.t2t index d53dab8..0aa2d78 100644 --- a/CHM.t2t +++ b/CHM.t2t @@ -14,8 +14,5 @@ CHM Algorithm ---------------------------------------- [Home index.html] ---------------------------------------- -Enjoy! -Davi de Castro Reis - -Fabiano Cupertino Botelho +%!include: FOOTER.t2t diff --git a/COMPARISON.t2t b/COMPARISON.t2t index b6f9226..4176c28 100644 --- a/COMPARISON.t2t +++ b/COMPARISON.t2t @@ -17,8 +17,5 @@ Comparison Between BMZ And CHM Algorithms ---------------------------------------- [Home index.html] ---------------------------------------- -Enjoy! -Davi de Castro Reis - -Fabiano Cupertino Botelho +%!include: FOOTER.t2t diff --git a/FAQ.t2t b/FAQ.t2t index f0d40d2..add9cc5 100644 --- a/FAQ.t2t +++ b/FAQ.t2t @@ -22,6 +22,4 @@ CMPH FAQ [Home index.html] ---------------------------------------- -Davi de Castro Reis - -Fabiano Cupertino Botelho +%!include: FOOTER.t2t diff --git a/FOOTER.t2t b/FOOTER.t2t new file mode 100644 index 0000000..8e35d2e --- /dev/null +++ b/FOOTER.t2t @@ -0,0 +1,8 @@ + + + +Enjoy! + +[Davi de Castro Reis davi@users.sourceforge.net] + +[Fabiano Cupertino Botelho fc_botelho@users.sourceforge.net] diff --git a/GPERF.t2t b/GPERF.t2t index 9c3fa4b..61190b9 100644 --- a/GPERF.t2t +++ b/GPERF.t2t @@ -35,6 +35,4 @@ the compiler programming area (detect reserved keywords). [Home index.html] ---------------------------------------- -Davi de Castro Reis - -Fabiano Cupertino Botelho +%!include: FOOTER.t2t diff --git a/README.t2t b/README.t2t index 8b12570..0b25b81 100644 --- a/README.t2t +++ b/README.t2t @@ -54,7 +54,7 @@ of the distinguishable features of cmph: - New heuristic added to the bmz algorithm permits to generate a mphf with only 24.61*n + O(1) bytes. The resulting function can be stored in 3.72*n bytes. - [click here bmz.html] for details. +%html% [click here bmz.html] for details. ---------------------------------------- @@ -146,9 +146,7 @@ utility. -f hash function (may be used multiple times) - valid values are * djb2 * fnv - * glib * jenkins - * pjw * sdbm -V print version number and exit -v increase verbosity (may be used multiple times) @@ -173,11 +171,7 @@ Use the project page at sourceforge: http://sf.net/projects/cmph Code is under the LGPL. ---------------------------------------- -Enjoy! - -Davi de Castro Reis davi@users.sourceforge.net - -Fabiano Cupertino Botelho fc_botelho@users.sourceforge.net +%!include: FOOTER.t2t %!include(html): ''LOGO.html'' Last Updated: %%date(%c)