blob: 844805375a5b7a1937c6f674ed268fa088ea9b3c [file] [log] [blame]
njn3e986b22004-11-30 10:43:45 +00001<!-- misc. strings -->
de252c6142005-11-27 04:10:00 +00002<!ENTITY vg-url "http://www.valgrind.org/">
3<!ENTITY vg-jemail "julian@valgrind.org">
4<!ENTITY vg-vemail "valgrind@valgrind.org">
5<!ENTITY vg-lifespan "2000-2005">
njn3e986b22004-11-30 10:43:45 +00006<!ENTITY vg-users-list "http://lists.sourceforge.net/lists/listinfo/valgrind-users">
de53ad6842005-11-19 03:28:10 +00007<!ENTITY vg-developers "http://www.valgrind.org/info/developers.html">
de252c6142005-11-27 04:10:00 +00008<!ENTITY vg-svn-repo "http://www.valgrind.org/downloads/repository.html">
9
njn3e986b22004-11-30 10:43:45 +000010
11<!-- valgrind release + version stuff -->
njn779a2d62005-07-25 00:12:19 +000012<!ENTITY rel-type "Release">
sewardj053fe982005-11-15 19:51:04 +000013<!ENTITY rel-version "3.1.0">
sewardjae17e7e2005-11-20 19:45:30 +000014<!ENTITY rel-date "November 25 2005">
njn3e986b22004-11-30 10:43:45 +000015
de252c6142005-11-27 04:10:00 +000016<!-- valgrind website links used in lots of places in the docs -->
17<!-- kept in here 'cos everytime the website gets changed, it`s -->
18<!-- a real pain tracking the links down in the docs -->