[m-rev.] diff: update year in copyright message
Julien Fischer
juliensf at csse.unimelb.edu.au
Sat Jan 9 03:38:16 AEDT 2010
.README.in:
bindist/bindist.README:
compiler/handle_options.m:
doc/*.texi:
profiler/mercury_profile.m:
trace/mercury_trace_internal.c:
Bump the year in the copyright message.
Julien.
Index: .README.in
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/.README.in,v
retrieving revision 1.22
diff -u -r1.22 .README.in
--- .README.in 20 Jan 2009 06:35:12 -0000 1.22
+++ .README.in 8 Jan 2010 15:45:31 -0000
@@ -2,7 +2,7 @@
Mercury compiler, version @VERSION at .
The Mercury implementation is free software, but it is Copyright
- (C) 1993-2009 The University of Melbourne. It is distributed
+ (C) 1993-2010 The University of Melbourne. It is distributed
under the terms of the GNU General Public License. See the file
COPYING for copying permission.
Index: bindist/bindist.README
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/bindist/bindist.README,v
retrieving revision 1.17
diff -u -r1.17 bindist.README
--- bindist/bindist.README 20 Jan 2009 06:35:12 -0000 1.17
+++ bindist/bindist.README 8 Jan 2010 15:46:01 -0000
@@ -2,7 +2,7 @@
Mercury compiler, version <VERSION>, built on a `<FULLARCH>' system.
The Mercury implementation is free software, but it is Copyright
- (C) 1993-2009 The University of Melbourne. It is distributed
+ (C) 1993-2010 The University of Melbourne. It is distributed
under the terms of the GNU General Public License. See the file
COPYING for copying permission.
Index: compiler/handle_options.m
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/compiler/handle_options.m,v
retrieving revision 1.343
diff -u -r1.343 handle_options.m
--- compiler/handle_options.m 14 Oct 2009 05:28:33 -0000 1.343
+++ compiler/handle_options.m 8 Jan 2010 15:46:45 -0000
@@ -2302,7 +2302,7 @@
library.version(Version),
io.write_strings([
"Mercury Compiler, version ", Version, "\n",
- "Copyright (C) 1993-2009 The University of Melbourne\n"
+ "Copyright (C) 1993-2010 The University of Melbourne\n"
], !IO).
:- mutable(already_printed_usage, bool, no, ground,
@@ -2331,7 +2331,7 @@
library.version(Version),
io.write_strings(["Name: mmc -- Melbourne Mercury Compiler, version ",
Version, "\n"], !IO),
- io.write_string("Copyright: Copyright (C) 1993-2009 " ++
+ io.write_string("Copyright: Copyright (C) 1993-2010 " ++
"The University of Melbourne\n", !IO),
io.write_string("Usage: mmc [<options>] <arguments>\n", !IO),
io.write_string("Arguments:\n", !IO),
Index: doc/faq.texi
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/doc/faq.texi,v
retrieving revision 1.39
diff -u -r1.39 faq.texi
--- doc/faq.texi 10 Dec 2009 19:40:57 -0000 1.39
+++ doc/faq.texi 8 Jan 2010 15:47:12 -0000
@@ -54,7 +54,7 @@
@author Zoltan Somogyi
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1995--1997,1999,2001--2009 The University of Melbourne.
+Copyright @copyright{} 1995--1997,1999,2001--2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this FAQ list provided the copyright notice and this permission notice
Index: doc/library.texi
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/doc/library.texi,v
retrieving revision 1.26
diff -u -r1.26 library.texi
--- doc/library.texi 20 Jan 2009 06:35:13 -0000 1.26
+++ doc/library.texi 8 Jan 2010 15:47:55 -0000
@@ -14,7 +14,7 @@
@ifnottex
This file documents the Mercury standard library, version <VERSION>.
-Copyright (C) 1995-1997,1999-2009 The University of Melbourne.
+Copyright (C) 1995-1997,1999-2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -44,7 +44,7 @@
@c @author Zoltan Somogyi
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1995--1997,1999--2009 The University of Melbourne.
+Copyright @copyright{} 1995--1997,1999--2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
Index: doc/reference_manual.texi
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/doc/reference_manual.texi,v
retrieving revision 1.436
diff -u -r1.436 reference_manual.texi
--- doc/reference_manual.texi 10 Dec 2009 19:40:57 -0000 1.436
+++ doc/reference_manual.texi 8 Jan 2010 15:48:21 -0000
@@ -15,7 +15,7 @@
@ifnottex
This file documents the Mercury programming language, version <VERSION>.
-Copyright (C) 1995-2009 The University of Melbourne.
+Copyright (C) 1995-2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -52,7 +52,7 @@
@author Mark Brown
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1995--2009 The University of Melbourne.
+Copyright @copyright{} 1995--2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
Index: doc/transition_guide.texi
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/doc/transition_guide.texi,v
retrieving revision 1.50
diff -u -r1.50 transition_guide.texi
--- doc/transition_guide.texi 20 Jan 2009 06:35:13 -0000 1.50
+++ doc/transition_guide.texi 8 Jan 2010 15:48:46 -0000
@@ -14,7 +14,7 @@
@ifnottex
This file is an aid for people porting Prolog programs to Mercury.
-Copyright (C) 1995-2009 The University of Melbourne.
+Copyright (C) 1995-2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -44,7 +44,7 @@
@author Fergus Henderson
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1995--2009 The University of Melbourne.
+Copyright @copyright{} 1995--2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
Index: doc/user_guide.texi
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/doc/user_guide.texi,v
retrieving revision 1.599
diff -u -r1.599 user_guide.texi
--- doc/user_guide.texi 15 Dec 2009 02:29:06 -0000 1.599
+++ doc/user_guide.texi 8 Jan 2010 15:49:19 -0000
@@ -41,7 +41,7 @@
@ifnottex
This file documents the Mercury implementation, version <VERSION>.
-Copyright (C) 1995-2009 The University of Melbourne.
+Copyright (C) 1995-2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -75,7 +75,7 @@
@author Ian MacLarty
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1995--2008 The University of Melbourne.
+Copyright @copyright{} 1995--2010 The University of Melbourne.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
Index: profiler/mercury_profile.m
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/profiler/mercury_profile.m,v
retrieving revision 1.38
diff -u -r1.38 mercury_profile.m
--- profiler/mercury_profile.m 20 Jan 2009 06:35:13 -0000 1.38
+++ profiler/mercury_profile.m 8 Jan 2010 15:50:01 -0000
@@ -101,7 +101,7 @@
library.version(Version),
io.write_strings(StdErr, [
"Mercury Profiler, version ", Version, "\n",
- "Copyright (C) 1995-2009 The University of Melbourne\n",
+ "Copyright (C) 1995-2010 The University of Melbourne\n",
"Usage: ", ProgName, " [<options>] [<files>]\n",
"Use `", ProgName, " --help' for more information.\n"
], !IO).
@@ -113,7 +113,7 @@
library.version(Version),
io.write_strings([
"Mercury Profiler, version ", Version, "\n",
- "Copyright (C) 1995-2009 The University of Melbourne\n\n",
+ "Copyright (C) 1995-2010 The University of Melbourne\n\n",
"Usage: ", ProgName, "[<options>] [<files>]\n",
"\n",
"Description:\n",
Index: trace/mercury_trace_internal.c
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/trace/mercury_trace_internal.c,v
retrieving revision 1.245
diff -u -r1.245 mercury_trace_internal.c
--- trace/mercury_trace_internal.c 20 Jan 2009 06:35:13 -0000 1.245
+++ trace/mercury_trace_internal.c 8 Jan 2010 15:50:39 -0000
@@ -267,7 +267,7 @@
static const char MR_trace_banner[] =
"Melbourne Mercury Debugger, mdb version %s.\n\
-Copyright 1998-2009 The University of Melbourne, Australia.\n\
+Copyright 1998-2010 The University of Melbourne, Australia.\n\
mdb is free software, covered by the GNU General Public License.\n\
There is absolutely no warranty for mdb.\n";
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list