[m-rev.] trivial diff: Wrap text correctly in a copyright notice.
Paul Bone
pbone at csse.unimelb.edu.au
Fri Jan 30 14:58:28 AEDT 2009
Estimated hours taken: 0.1
Branches: main
Wrap text correctly in a copyright notice.
library/pqueue.m:
As above.
Not that the CVS hook scripts no-longer recognise that this file has a
copyright notice. This will be an inconveneice if anyone modifies this
file in the future.
Index: library/pqueue.m
===================================================================
RCS file: /home/mercury1/repository/mercury/library/pqueue.m,v
retrieving revision 1.29
diff -u -p -b -r1.29 pqueue.m
--- library/pqueue.m 30 Jan 2009 03:51:44 -0000 1.29
+++ library/pqueue.m 30 Jan 2009 03:53:25 -0000
@@ -1,7 +1,9 @@
%---------------------------------------------------------------------------%
% vim: ft=mercury ts=4 sw=4 et wm=0 tw=0
%---------------------------------------------------------------------------%
-% Copyright (C) 1994-1995, 1997, 1999, 2003-2007, 2009 The University of Melbourne.
+% Copyright (C) 1994-1995, 1997, 1999, 2003-2007, 2009 The University of
+% Melbourne.
+%
% This file may only be copied under the terms of the GNU Library General
% Public License - see the file COPYING.LIB in the Mercury distribution.
%---------------------------------------------------------------------------%
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20090130/6c091ee2/attachment.sig>
More information about the reviews
mailing list