From: Silvio Rhatto Date: Tue, 3 Sep 2013 15:43:29 +0000 (-0300) Subject: License updates X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a2ad11ec1b78bbec4cc93ab6e471f8f1cf3053b9;p=scripts.git License updates --- diff --git a/gitlog-to-changelog b/gitlog-to-changelog index e02d34c..d287083 100755 --- a/gitlog-to-changelog +++ b/gitlog-to-changelog @@ -2,6 +2,7 @@ eval '(exit $?0)' && eval 'exec perl -wS "$0" ${1+"$@"}' & eval 'exec perl -wS "$0" $argv:q' if 0; # Convert git log output to ChangeLog format. +# Downloaded from http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=build-aux/gitlog-to-changelog my $VERSION = '2012-07-29 06:11'; # UTC # The definition above must lie within the first 8 lines in order diff --git a/doc/LICENSE.txt b/licenses/GPLv2.txt similarity index 100% rename from doc/LICENSE.txt rename to licenses/GPLv2.txt