From 9be083d50030239015630721e43dfa3bf68b51c4 Mon Sep 17 00:00:00 2001 From: Jeff Bailey Date: Mon, 22 Oct 2001 13:45:41 +0000 Subject: Checking initial copies various licenses, README, and general COPYING document. --- COPYING | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 COPYING (limited to 'COPYING') diff --git a/COPYING b/COPYING new file mode 100644 index 0000000000..e81facdfe2 --- /dev/null +++ b/COPYING @@ -0,0 +1,11 @@ +The files in here are all Copyright (C) Free Software Foundation, and +are under three different licenses: + +* GPL - (text in doc/COPYING) +* LGPL - (text in doc/COPYING.LIB) +* FDL - (text in doc/COPYING.DOC and doc/fdl.texi) + +The source files are grouped by license into their respective +directories. All documents in doc/ contain the relevant licensing +information. + -- cgit v1.2.1