Mercurial > hg > xemacs-beta
diff etc/bundled-packages/test.sh @ 5411:fd714e8ba81e
Converted to GPLv3 or later. Written by Stephen Turnbull hence.GPLv2 or later.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Sun, 24 Oct 2010 00:20:52 +0200 |
parents | 232d873b9705 |
children | 90dcf2376909 |
line wrap: on
line diff
--- a/etc/bundled-packages/test.sh Thu Oct 21 00:27:17 2010 +0200 +++ b/etc/bundled-packages/test.sh Sun Oct 24 00:20:52 2010 +0200 @@ -1,5 +1,20 @@ # tests for the bundled packages feature +# This file is part of XEmacs. + +# XEmacs is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, either version 3 of the License, or (at your +# option) any later version. + +# XEmacs is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +# for more details. + +# You should have received a copy of the GNU General Public License +# along with XEmacs. If not, see <http://www.gnu.org/licenses/>. + # usage: sh etc/bundled-packages/tests.sh [TMP_TEST_DIR] # Always run this script from the top directory of the source tree.