Home | History | Annotate | Download | only in dist

Lines Matching refs:GNU

9 # it under the terms of the GNU General Public License as published by
16 # GNU General Public License for more details.
18 # You should have received a copy of the GNU General Public License
19 # along with this program. If not, see <https://www.gnu.org/licenses/>.
21 # As a special exception to the GNU General Public License, if you
27 # bugs to <bug-automake@gnu.org> or send patches to
28 # <automake-patches@gnu.org>.
52 See the GNU Automake documentation for information.
54 Report bugs to <bug-automake@gnu.org>.
55 GNU Automake home page: <https://www.gnu.org/software/automake/>.
56 General help using GNU software: <https://www.gnu.org/gethelp/>.
70 --version) echo "test-driver (GNU Automake) $scriptversion"; exit $?;;