From: Colin McCabe Date: Tue, 19 Jan 2010 23:17:53 +0000 (-0800) Subject: Clarify license in README X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71760d05b2d923d7a9a3957f565c16539e74b68c;hp=e915a0738a5e314ed9282674f8bbc07325388d5a;p=cmccabe-bin Clarify license in README The readme now points out the license. Also, the LICENSE file no longer tells you to consult... itself. :) --- diff --git a/LICENSE b/LICENSE index 51151f2..b766bcf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,2 +1,2 @@ These scripts are available under the terms of the GNU Public License version -2. See LICENSE for details. +2. See COPYING for details. diff --git a/README b/README index f73c000..0263d89 100644 --- a/README +++ b/README @@ -7,4 +7,7 @@ Some of them are trivial; others are more complicated. I thought I would put these online in case someone found them useful or educational. Enjoy. +These scripts are available under the terms of the GNU Public License version +2. See COPYING for details. + Colin McCabe