[GIT] ppl/ppl(ppl-0_11-branch): Copyright notices updated.

Module: ppl/ppl Branch: ppl-0_11-branch Commit: 3728ab4ef794861491adf5e9054774ffea01aaf2 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3728ab4ef7948...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Feb 14 13:01:50 2011 +0100
Copyright notices updated.
---
interfaces/Prolog/tests/clpq.pl | 1 + interfaces/Prolog/tests/clpq2.pl | 1 + 2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/interfaces/Prolog/tests/clpq.pl b/interfaces/Prolog/tests/clpq.pl index cd87cd7..b798804 100644 --- a/interfaces/Prolog/tests/clpq.pl +++ b/interfaces/Prolog/tests/clpq.pl @@ -795,6 +795,7 @@ POSSIBILITY OF SUCH DAMAGES.\n'). common_main :- write('\ Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it\n\ +Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com)%5Cn%5C this program is free software, covered by the GNU General Public License,\n\ and you are welcome to change it and/or distribute copies of it\n\ under certain conditions.\n\ diff --git a/interfaces/Prolog/tests/clpq2.pl b/interfaces/Prolog/tests/clpq2.pl index 6349949..250ad1a 100644 --- a/interfaces/Prolog/tests/clpq2.pl +++ b/interfaces/Prolog/tests/clpq2.pl @@ -1116,6 +1116,7 @@ POSSIBILITY OF SUCH DAMAGES.\n'). common_main :- write('\ Copyright (C) 2001-2010 Roberto Bagnara bagnara@cs.unipr.it\n\ +Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com)%5Cn%5C this program is free software, covered by the GNU General Public License,\n\ and you are welcome to change it and/or distribute copies of it\n\ under certain conditions.\n\
participants (1)
-
Roberto Bagnara