Add copyright messages.

compiler/*:
	Add copyright messages.
	Change all occurences of *.nl in comments to *.m.

compiler/mercury_compile.pp:
	Change the output to the .dep files to use *.m rather than *.nl.
	(NOTE: this means that `mmake' will not work any more if you
	call your files *.nl!!!)
This commit is contained in:
Fergus Henderson
1995-03-30 21:03:41 +00:00
parent 630c05afee
commit ac4f8ba0fb
81 changed files with 428 additions and 117 deletions

View File

@@ -1,4 +1,7 @@
%-----------------------------------------------------------------------------%
% Copyright (C) 1995 University of Melbourne.
% This file may only be copied under the terms of the GNU General
% Public License - see the file COPYING in the Mercury distribution.
%-----------------------------------------------------------------------------%
:- module prog_util.