diff --git a/AUTHORS b/AUTHORS.txt similarity index 100% rename from AUTHORS rename to AUTHORS.txt diff --git a/INSTALL b/INSTALL.txt similarity index 100% rename from INSTALL rename to INSTALL.txt diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt diff --git a/NEWS b/NEWS.txt similarity index 100% rename from NEWS rename to NEWS.txt diff --git a/README b/README.txt similarity index 100% rename from README rename to README.txt diff --git a/doc/contents.html b/doc/contents.html index 2d13cdd64..23d5a76e4 100644 --- a/doc/contents.html +++ b/doc/contents.html @@ -27,14 +27,16 @@
README text +README text bare bones readme file. -
COPYING text +
LICENSE text file containing the details of the OSG's Open Source LGPL license. -
AUTHORS text file +
AUTHORS text file containing names of contributors to the osg. -
NEWS text +
NEWS text file listing coarse grained changes between releases. +
INSTALL text +file with notes on how to install the osg.
ChangeLog text file listing fine grained changes between releases.
Makefile Unix makefile.