X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/269e222e24b03ccc4ab7881d960750ddeb131b05..975bb564319aa4f4204c48aba265757ba207a80f:/build-aux/local.mk diff --git a/build-aux/local.mk b/build-aux/local.mk index c914172e..59ad4a8d 100644 --- a/build-aux/local.mk +++ b/build-aux/local.mk @@ -1,4 +1,22 @@ -EXTRA_DIST += \ -build-aux/update-b4-copyright \ -build-aux/prev-version.txt \ -build-aux/cross-options.pl +# Copyright (C) 2000-2014 Free Software Foundation, Inc. +# +# This program 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. +# +# This program 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 this program. If not, see . + +EXTRA_DIST += \ + build-aux/cross-options.pl \ + build-aux/darwin11.4.0.valgrind \ + build-aux/linux-gnu.valgrind \ + build-aux/move-if-change \ + build-aux/prev-version.txt \ + build-aux/update-b4-copyright