# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Test that compiling interdependent elisp files works.
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Make sure setting ELCFILES= disable byte-compilation as documented.
# Report from Simon Josefsson.
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Same as lisp4.test, but using the now-recommended way to install
# non-bytecompiled *.el files.
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Test for conditional _LISP.
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Make sure that lisp_LISP also works when emacs is not installed.
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Check the recover rule of lisp_LISP with parallel make.
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU Automake; see the file COPYING. If not, write to
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Check that `make -n' works with the lisp_LISP recover rule.